From 2a249832b407059cb880f059809795edeed75acd Mon Sep 17 00:00:00 2001 From: Tobias Powalowski Date: Sun, 14 Apr 2024 10:01:34 +0200 Subject: [PATCH] update CHANGELOG --- CHANGELOG | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 2916887ab..707662d1a 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -15,11 +15,13 @@ setup: -> only allow vfat on /efi (ESP) and /boot (XBOOTLDR) - removed ext2 support - added bootctl to install systemd-boot +- removed not needed grub-install options - added refind-install for refind installation - added refind-install for refind update hook +- added NVRAM entry for systemd-boot with bootctl - added NVRAM entry creation with grub-install -- removed not needed grub-install options -- removed most of efibootmgr calls +- added NVRAM entry creation with refind-install +- removed not needed efibootmgr calls --- 2024.03 Highlights: - kernel 6.8.x