Date: Mon, 11 Jul 2005 03:57:04 +0000 (UTC) From: Scott Long <scottl@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/sysinstall tcpip.c Message-ID: <200507110357.j6B3v4PQ061071@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
scottl 2005-07-11 03:57:04 UTC FreeBSD src repository Modified files: usr.sbin/sysinstall tcpip.c Log: Adapt sysinstall to the new dhclient. This includes explicitely telling it about the lease file location and not invoking it with the (non-existant) '-r' option. Releasing leases works vastly different now, so this isn't needed. Submitted by: sam Approved by: re Revision Changes Path 1.132 +9 -3 src/usr.sbin/sysinstall/tcpip.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507110357.j6B3v4PQ061071>