]> git.ipfire.org Git - thirdparty/systemd.git/commit
firstboot: generalize prompt_loop more 34958/head
authorMichael Ferrari <nekkodroid404@gmail.com>
Wed, 9 Oct 2024 15:30:44 +0000 (17:30 +0200)
committerMichael Ferrari <nekkodroid404@gmail.com>
Wed, 30 Oct 2024 19:13:56 +0000 (20:13 +0100)
commit178d80d719a07515f52eb4fc9398ab5f656e55e4
tree7b47408acabd647afb419dd688141cc849c6b9c9
parent26f9e08231e5ba08da22296e349b622858c1f0a5
firstboot: generalize prompt_loop more

Allows unifying the custom logic for the hostname and root shell. Root
password prompting remains separate as it's logic is substantially
different to the other prompts.
src/firstboot/firstboot.c