Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 07/24/2000 13:52:29
Module Name:	basesrc
Committed By:	itojun
Date:		Mon Jul 24 10:52:28 UTC 2000

Modified Files:
	basesrc/distrib/utils/sysinst: defs.h net.c

Log Message:
do not skip IPv6 configuration menu on dhcp configuration.

do not save address/netmask/default router, if we got them from dhcp.
(we shouldn't do that).  if we keep any of dhcp config into /etc, we shoul
update rc.conf to run dhcp again.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 basesrc/distrib/utils/sysinst/defs.h
cvs rdiff -r1.60 -r1.61 basesrc/distrib/utils/sysinst/net.c

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