diff --git a/CHANGELOG b/CHANGELOG index 8cf026cc0..722dfbb75 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,6 +1,6 @@ On the road to 2023.07: - kernel 6.4.x -- grub 2.06.r591.g6425c12cd-1 +- grub 2.12rc1-1 Environment Changes: - added Sway to preconfigured desktop environments - added ttyd remote http terminal support diff --git a/usr/bin/archboot-launcher.sh b/usr/bin/archboot-launcher.sh index a044d8094..0c3b4da69 100755 --- a/usr/bin/archboot-launcher.sh +++ b/usr/bin/archboot-launcher.sh @@ -143,6 +143,8 @@ if ! _dolauncher; then fi [[ -e /tmp/.launcher-running ]] && rm /tmp/.launcher-running clear +# show like normal login +echo "" agetty --show-issue echo "" cat /etc/motd