Skip to content

unattended-installer/setup-box: Check libosinfo for optional passwords

libosinfo is able to tell us whether a given OS needs a password for its install scripts. This way we can guarantee that users won't perform Express Installations in which they will be locked out of their session for not knowing the password created at installation.

Fixes #99 (closed)

Merge request reports