DragonFly commits List (threaded) for 2008-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/contrib/bsdinstaller-1.1.6/src/backend/installer fn_configure.c
matthias 2008/09/16 04:16:37 PDT
DragonFly src repository
Modified files:
contrib/bsdinstaller-1.1.6/src/backend/installer
fn_configure.c
Log:
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.
Revision Changes Path
1.3 +1 -1 src/contrib/bsdinstaller-1.1.6/src/backend/installer/fn_configure.c
http://www.dragonflybsd.org/cvsweb/src/contrib/bsdinstaller-1.1.6/src/backend/installer/fn_configure.c.diff?r1=1.2&r2=1.3&f=u
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]