update CHANGELOG

This commit is contained in:
Tobias Powalowski 2023-06-30 07:27:21 +02:00
parent 9fd789c4f2
commit 33f71917d9

View file

@ -32,9 +32,10 @@ Environment Changes:
- updated /etc/motd - updated /etc/motd
- updated /etc/issue - updated /etc/issue
- fixed /etc/os-release - fixed /etc/os-release
update-installer.sh: update-installer:
- updated messages on -full-system call - updated messages on -full-system call
- updated elinks, chromium and firefox starting page to archboot.com - updated elinks, chromium and firefox starting page to archboot.com
- rename update-installer.sh to update
setup: setup:
- replaced findmnt -vno SOURCE with _FINDMNT - replaced findmnt -vno SOURCE with _FINDMNT
- replaced lsblk -rnpo with _LSBLK - replaced lsblk -rnpo with _LSBLK
@ -108,7 +109,7 @@ Environment changes:
- don't run kexec on local image, use systemd's switch_root instead - don't run kexec on local image, use systemd's switch_root instead
- added archboot-locale script for system wide locale switching - added archboot-locale script for system wide locale switching
- readd kernel and /EFI to iso filesystem for virtualbox UEFI support - readd kernel and /EFI to iso filesystem for virtualbox UEFI support
update-installer.sh: update-installer:
- implemented free RAM detection for kexec tasks - implemented free RAM detection for kexec tasks
km: km:
- removed main menu - removed main menu