]> git.ipfire.org Git - thirdparty/systemd.git/commit
firstboot: make clear where the full screen console wizards end
authorLennart Poettering <lennart@amutable.com>
Wed, 20 May 2026 21:17:11 +0000 (23:17 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Thu, 21 May 2026 00:09:38 +0000 (09:09 +0900)
commit85d47bfa92fa0bce2ca71d52b25f1276b938c6b8
tree3b63d4a3315739ab5be2dcefad9be082167fc25b
parent6cb65dacd1b8c5483992214f9e3c73d5d0b37c5d
firstboot: make clear where the full screen console wizards end

The three first boot screens are visually separated from the console
output before them via the "chome" and welcome strings and sufficient
whitespace. But so far they weren't from the output after them. This is
sometimes a big confusing. Let's add a bit of a separator between the
end and what comes next, too.

Just cosmetics, nothing else.
src/firstboot/firstboot.c
src/home/homectl.c
src/sysinstall/sysinstall.c