Date: Thu, 8 Jul 1999 12:20:16 -0700 (PDT) From: Doug <Doug@gorean.org> To: Peter Wemm <peter@FreeBSD.ORG> Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc.network src/etc/defaults rc.conf Message-ID: <Pine.BSF.4.05.9907081217440.26949-100000@dt054n86.san.rr.com> In-Reply-To: <199907071249.FAA31634@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 7 Jul 1999, Peter Wemm wrote:
> peter 1999/07/07 05:49:48 PDT
>
> Modified files:
> etc rc.network
> etc/defaults rc.conf
> Log:
> Do away with ${network_interfaces} in rc.conf. Just use `ifconfig -l` to
> get a list of interfaces, and then automatically configure them if
> ${ifconfig_${ifn}} or /etc/start_if.${ifn} exists.
I realized that this has already been backed out, but I did want
to mention another case where trying to config all interfaces
automatically is bad. Namely with DHCP I want to control precisely which
interfaces are confgured when and how, which would be very difficult with
this approach.
The "auto" option is an excellent compromise, and I agree with the
previous poster who said that the idea is very clever in conception. :)
Regards,
Doug
--
On account of being a democracy and run by the people, we are the only
nation in the world that has to keep a government four years, no matter
what it does.
-- Will Rogers
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.9907081217440.26949-100000>
