Releases: Biosias/uefi-mkconfig
Releases · Biosias/uefi-mkconfig
v3.1
v3.0
Changelog:
- Added suport for customization of entry label templates
- Added new format of the configuration file
- Added ability to only add entries for the most recent version of the available kernel
- Added new default entry label template
- Added limit for the entry label template length to increase compatibility
v2.3
v2.2
v2.1
v2.0
Changelog:
- Fixed entry duplication when using multiple EFI partitions
- Fixed performance problems when using uefi-mkconfig on older hardware
- Added mitigation for a quirk os some uefi firmware which ignored bootorder and used just the boot ID in ascending order as a bootorder
- Major code refactoring and optimizations
- Code is now more vocal about errors and checks for more conditions which could lead to errors
- Added ability to add Backup UEFI entry
- Removed usage of /proc/cmdline in case configuration isn't found
- Usage of uefi-mkconfig configuration is now enforced
- Updated readme documentation
- Fixed problems with kernel images marked with -old
- Added better UEFI entry labling