freebsd-dev/etc/defaults
Brooks Davis c4af136d49 Commit the various network interface configutation updates I've been
working on.
  1) Make it possible to configure interfaces with certain characters in
     their names that aren't valid in shell variables.  Currently supported
     characters are ".-/+".  They are converted into '_' characters.
  2) Replace nearly all eval statements in network.subr with a new
     function get_if_var which substitues an interface name (after the
     translations above) for "IF" in a variable name.
  3) Fix list_net_interfaces() in the nodhcp case.
  4) Allow the administrator to specify if dhclient should be started
     when /etc/rc.d/netif configures the interface or only by devd.
     This can be set on both a per interface and system wide basis.

PR:	conf/88974 [1,2], conf/92433 [1,2]
2006-04-13 06:50:46 +00:00
..
bluetooth.device.conf Start integrating Bluetooth into rc.d system. 2005-11-10 19:09:22 +00:00
devfs.rules If we're going to "add path 'fd/*' unhide", it only makes 2004-01-22 20:53:15 +00:00
Makefile Files are installed with mode 444 by default. 2005-12-09 15:19:31 +00:00
pccard.conf Another prism2 card (not sure what, if anything, is needed for >=5) 2005-01-11 00:40:00 +00:00
periodic.conf Add the graid3(8), gstripe(8) and gconcat(8) status scripts, default is "off". 2006-03-02 14:46:00 +00:00
rc.conf Commit the various network interface configutation updates I've been 2006-04-13 06:50:46 +00:00