]> git.ipfire.org Git - thirdparty/systemd.git/commit
sysinstall: suppress 'no' prompt to begin installation
authorZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Thu, 16 Jul 2026 17:03:18 +0000 (19:03 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Fri, 17 Jul 2026 07:15:09 +0000 (09:15 +0200)
commitefbc4481cbbbea448cfe90b7354cf323576396cc
tree384c2e86c4661c34f4641f863e5ae1da360344a3
parent70cc3326407a90c621f7472098f0dbee32b9629c
sysinstall: suppress 'no' prompt to begin installation

The user has to type 'yes', but it doesn't mean that the default of
'no' is ever useful. Suppress it, so the user doesn't have to press
backspace twice.
src/cryptenroll/cryptenroll-interactive.c
src/shared/prompt-util.c
src/shared/prompt-util.h
src/sysinstall/sysinstall.c