Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/distrib/utils/sysinst



Module Name:    src
Committed By:   reed
Date:           Sat Mar 29 15:19:53 UTC 2008

Modified Files:
        src/distrib/utils/sysinst: net.c

Log Message:
Reset DHCP values before use.  If you first chose DHCP, then later
chose manual, the generated rc.conf has dhclient details instead
of defaultroute.  (Noticed this when dhclient ran successfully,
but network failed so I entered network settings manually.)
Now only defines dhclient rc.conf variables when DHCP is used
else defines the defaultroute.


To generate a diff of this commit:
cvs rdiff -r1.116 -r1.117 src/distrib/utils/sysinst/net.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index