Date: Wed, 24 Aug 2005 01:23:49 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man5 rc.conf.5 src/etc/defaults rc.conf src/etc network.subr pccard_ether Message-ID: <200508240123.j7O1Nnc6094598@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-08-24 01:23:49 UTC
FreeBSD src repository
Modified files:
share/man/man5 rc.conf.5
etc/defaults rc.conf
etc network.subr pccard_ether
Log:
- Remove the removable_interfaces variable. /etc/pccard_ether will
now run on any interface.
- Add a new ifconfig_<ifn> keyword, NOAUTO which prevents configuration
of an interface at boot or via /etc/pccard_ether. This allows
/etc/rc.d/netif to be used to start and stop an interface on a purely
manual basis. The decision to affect pccard_ether may be revisited at
a later date.
Requested by: imp, gallatin (removable_interfaces)
Discussed with: sam, Randy Bush (NOAUTO)
Revision Changes Path
1.258 +0 -1 src/etc/defaults/rc.conf
1.165 +27 -2 src/etc/network.subr
1.46 +2 -2 src/etc/pccard_ether
1.262 +11 -4 src/share/man/man5/rc.conf.5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508240123.j7O1Nnc6094598>
