Remove the -1 option from the installer.
commitf3551bdaafffbc272b7eac876c0b2bd2056e0974
authorMatthias Schmidt <matthias@dragonflybsd.org>
Tue, 16 Sep 2008 11:21:31 +0000 (16 11:21 +0000)
committerMatthias Schmidt <matthias@dragonflybsd.org>
Tue, 16 Sep 2008 11:21:31 +0000 (16 11:21 +0000)
treee58b73f98105c99affde924f4da1e0da06c0eb28
parent23fdb63642a1853ca65d6239f5adcabbe08c2d74
Remove the -1 option from the installer.

This option is specific to the old, now removed, ISC dhcp client.  The new
OpenBSD dhcp client does not support this option.  If a user wants to set an
IP address with the installer prior to this commit, it fails and the user sees
an error message.

The meaning of the -1 option was: "Try to get a lease only once.  If it fails,
quit."  Due to this commit, this behaviour changes.  I think its better to have
an installer which tries to get a lease more than once that having an installer
which does not try to get a lease at all.
contrib/bsdinstaller-1.1.6/src/backend/installer/fn_configure.c