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 lsblk -rnpo with _LSBLK
- fixed create missing directories in bootloader routine
- added custom grub package for Secure Boot until upstream is fixed
- fixed detect_disk function
- added custom grub package for Secure Boot on x86_64.
Upstream Grub(2) is broken atm!
- log efibootmgr messages to VC
- allow cancel on grub configuration step
- added EXIT menu with options
- cleanup partition functions
- fix mountpoint checks on EFI directory
- cleaned up partition functions
- fixed mountpoint checks on EFI directory
- fixed /efi /boot mounting order in autoprepare mode
---
2023.05 Highlights:
- linux 6.3.x