update CHANGELOG

This commit is contained in:
Tobias Powalowski 2023-02-03 17:10:42 +01:00
parent 80d2fa6f1e
commit 04e2b68de4

View file

@ -10,7 +10,7 @@ Environment changes:
- switch to Terminus as default font - switch to Terminus as default font
- removed pcre, zsh and grml-zsh-config - removed pcre, zsh and grml-zsh-config
- added normal bash layout with /root/.bash* files - added normal bash layout with /root/.bash* files
- Custom bash options are provided by /etc/profile.d/custom-bash-options.sh - custom bash options are provided by /etc/profile.d/custom-bash-options.sh
- added bash-completion, tpm2-tss and pinentry - added bash-completion, tpm2-tss and pinentry
- new MOTD with architecture and Manage Archboot - new MOTD with architecture and Manage Archboot
update-installer: update-installer:
@ -27,7 +27,8 @@ setup:
- don't format already existing swap partition - don't format already existing swap partition
- added sanity checks for ROOT DEVICE and ESP - added sanity checks for ROOT DEVICE and ESP
- Auto-Prepare mode is systemd-gpt-auto-generator compliant now - Auto-Prepare mode is systemd-gpt-auto-generator compliant now
- fixed use M to calculate sizes in Auto-Prepare - Auto-Prepare calculates now with M sizes
- Auto-Prepare added a minimum of 350M for /home
- skip ESP on BIOS mode - skip ESP on BIOS mode
- devices are listed with their SIZE in menus - devices are listed with their SIZE in menus
- enable custom bash options on installed system - enable custom bash options on installed system