Remove retry loop crutch around disk passphrase prompt
authorkn <kn@openbsd.org>
Mon, 21 Aug 2023 08:59:18 +0000 (08:59 +0000)
committerkn <kn@openbsd.org>
Mon, 21 Aug 2023 08:59:18 +0000 (08:59 +0000)
commitfa6120e046e066dfb69c15252b987bcb455de956
treee572a0398987d9cb5230f7b81cd2aea58aa055da
parent954c7a3468f66f671662bfce77e3b148be294f34
Remove retry loop crutch around disk passphrase prompt

bioctl(8) now retries itself on mismatch so the installer continues until
the passphrase is confirmed correctly (like for the root password) instead
of bailing out after three failed attempts.
distrib/miniroot/install.sub