Boot loader: Add support for choosing an old packages state
For potential boot volumes with older packages states the respective item in the boot volume menu now has a sub menu for selecting a state. The boot loader functionality for this feature is complete -- i.e. the respective kernel is loaded and the name of the old state is added to the kernel args -- but kernel packagefs and package daemon support is still missing.
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
#define BOOT_VOLUME_USER_SELECTED "user selected"
|
||||
#define BOOT_VOLUME_BOOTED_FROM_IMAGE "booted from image"
|
||||
#define BOOT_VOLUME_PACKAGED "packaged"
|
||||
#define BOOT_VOLUME_PACKAGES_STATE "packages state"
|
||||
#define BOOT_VOLUME_PARTITION_OFFSET "partition offset"
|
||||
#define BOOT_VOLUME_DISK_IDENTIFIER "disk identifier"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user