- Flattened nested bootupd/bootupd/ structure to root level - Moved all core project files to root directory - Added proper Debian packaging structure (debian/ directory) - Created build scripts and CI configuration - Improved project organization for CI/CD tools - All Rust source, tests, and configuration now at root level - Added GitHub Actions workflow for automated testing - Maintained all original functionality while improving structure
26 lines
623 B
JSON
Executable file
26 lines
623 B
JSON
Executable file
{
|
|
"components": {
|
|
"EFI": {
|
|
"installed": {
|
|
"timestamp": "2020-09-15T13:01:21Z",
|
|
"version": "grub2-efi-x64-1:2.04-23.fc32.x86_64,shim-x64-15-8.x86_64"
|
|
},
|
|
"interrupted": null,
|
|
"update": {
|
|
"timestamp": "2020-09-15T13:01:21Z",
|
|
"version": "grub2-efi-x64-1:2.04-23.fc32.x86_64,shim-x64-15-8.x86_64"
|
|
},
|
|
"updatable": "at-latest-version",
|
|
"adopted-from": null
|
|
}
|
|
},
|
|
"adoptable": {
|
|
"BIOS": {
|
|
"version": {
|
|
"version": "grub2-bios-42.x86_64",
|
|
"timestamp": "2020-09-15T13:01:21Z"
|
|
},
|
|
"confident": true
|
|
}
|
|
}
|
|
}
|