update CHANGELOG

This commit is contained in:
Tobias Powalowski 2024-04-14 10:01:34 +02:00
parent 68030f3cfb
commit 2a249832b4

View file

@ -15,11 +15,13 @@ setup:
-> only allow vfat on /efi (ESP) and /boot (XBOOTLDR) -> only allow vfat on /efi (ESP) and /boot (XBOOTLDR)
- removed ext2 support - removed ext2 support
- added bootctl to install systemd-boot - added bootctl to install systemd-boot
- removed not needed grub-install options
- added refind-install for refind installation - added refind-install for refind installation
- added refind-install for refind update hook - added refind-install for refind update hook
- added NVRAM entry for systemd-boot with bootctl
- added NVRAM entry creation with grub-install - added NVRAM entry creation with grub-install
- removed not needed grub-install options - added NVRAM entry creation with refind-install
- removed most of efibootmgr calls - removed not needed efibootmgr calls
--- ---
2024.03 Highlights: 2024.03 Highlights:
- kernel 6.8.x - kernel 6.8.x