update CHANGELOG

This commit is contained in:
Tobias Powalowski 2023-06-24 20:45:27 +02:00
parent ccf4ff5487
commit 8c899a2c51

View file

@ -33,13 +33,14 @@ setup:
- replaced findmnt -vno SOURCE with _FINDMNT - replaced findmnt -vno SOURCE with _FINDMNT
- replaced lsblk -rnpo with _LSBLK - replaced lsblk -rnpo with _LSBLK
- fixed create missing directories in bootloader routine - fixed create missing directories in bootloader routine
- added custom grub package for Secure Boot until upstream is fixed - added custom grub package for Secure Boot on x86_64.
- fixed detect_disk function Upstream Grub(2) is broken atm!
- log efibootmgr messages to VC - log efibootmgr messages to VC
- allow cancel on grub configuration step - allow cancel on grub configuration step
- added EXIT menu with options - added EXIT menu with options
- cleanup partition functions - cleaned up partition functions
- fix mountpoint checks on EFI directory - fixed mountpoint checks on EFI directory
- fixed /efi /boot mounting order in autoprepare mode
--- ---
2023.05 Highlights: 2023.05 Highlights:
- linux 6.3.x - linux 6.3.x