update CHANGELOG

This commit is contained in:
Tobias Powalowski 2023-01-25 17:00:29 +01:00
parent e3f0a8ef15
commit 7790cafcfa

View file

@ -11,13 +11,13 @@ update-installer:
- added network check - added network check
setup: setup:
- major cleanup of blockdevice code - major cleanup of blockdevice code
- devices are listed with their SIZE in menus
- added Unified Kernel Image suppport in EFISTUB menu
- new efibootmgr routine
- new systemd compliant mounting dialogs with /efi or /boot as ESP - new systemd compliant mounting dialogs with /efi or /boot as ESP
- don't format already existing ESP - don't format already existing ESP
- don't format already existing swap partition - don't format already existing swap partition
- Auto-Prepare mode is systemd-gpt-auto-generator compliant now - Auto-Prepare mode is systemd-gpt-auto-generator compliant now
- devices are listed with their SIZE in menus
- added Unified Kernel Image suppport in EFISTUB menu
- new efibootmgr routine
- disable unsafe menu entries on installed system - disable unsafe menu entries on installed system
- don't show install message on installed system - don't show install message on installed system
- added new menu title if running on installed system - added new menu title if running on installed system