diff --git a/CHANGELOG b/CHANGELOG index 13605144e..7a359e7e4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,9 +2,9 @@ On the road to 2023.06: - New domain https://archboot.com with new w3c conform html layout - systemd 253.5 - grub-2.06.r566.g857af0e17 -- aarch64 switched to new Arch Linux GIT layout +- aarch64 switched to new Arch Linux GIT layout, removed community repositoy Environment Changes: -- don't try to mount none existent /dev/sr0 +- only mount /dev/sr0 on detection - synced custom getty and serial-getty with latest systemd - added custom systemd-sysusers.service, which runs before dbus.socket launches - removed old custom autovt.service and old tty1 configuration @@ -12,9 +12,9 @@ Environment Changes: - disabled lastlog login message - made systemd initrd-switch-root routine bullet proof - fixed /run/nouser leftovers -- turn off sys-fs-fuse-connections.mount by default -- turn off tmp.mount by default -- umount /dev/sr0 and UUID 1234-ABCD after copying +- disabled/masked sys-fs-fuse-connections.mount by default +- disabled/masked tmp.mount by default +- unmount /dev/sr0 and UUID 1234-ABCD after copying initramfs files update-installer.sh: - updated messages on -full-system call - updated elinks, chromium and firefox starting page to archboot.com