mirror of
https://github.com/kernelkit/infix.git
synced 2026-08-03 06:13:02 +02:00
Normally, no logins are actually possible, but this will have two desirable effects effects: - /etc/issue will be printed when hitting return over the console, allowing the user to see the bootstrapping errors again, without having to reboot the system. - On devleoper builds, with CONFIG_TARGET_ENABLE_ROOT_LOGIN, we can login as root and debug issues.