freebsd-src/etc/defaults
Bjoern A. Zeeb 8154af81ff Update jail startup script for multi-IPv4/v6/no-IP jails.
Note: this is only really necessary because of the ifconfig
      logic to add/remove the jail IPs upon start/stop.
      Consensus among simon and I is that the logic should
      really be factored out from the startup script and put
      into a proper management solution.

- We now support starting of no-IP jails.
- Remove the global jail_<jname>_netmask option as it is only
  helpful to set netmasks/prefixes for the right address
  family and per address.
- Implement jail_<jname>_ip options to support both
  address familes with regard to ifconfig logic.
- Implement _multi<n> support suffix to the jail_<jname>_ip
  option to configure additional addresses to avoid overlong,
  unreadbale jail_<jname>_ip lines with lots of addresses.

Submitted by:	initial work from Ruben van Staveren
Discussed on:	freebsd-jail in Nov 2008.
Reviewed by:	simon, ru (partial, older version)
MFC after:	1 week
2009-01-26 12:59:11 +00:00
..
bluetooth.device.conf Bluetooth SIG is being difficult and keep moving specification 2008-05-27 17:46:32 +00:00
devfs.rules Integrate the new MPSAFE TTY layer to the FreeBSD operating system. 2008-08-20 08:31:58 +00:00
Makefile Another vestige of OLDCARD that needs to be retired. 2007-11-08 17:41:35 +00:00
periodic.conf A new configuration variable, daily_status_mail_rejects_shorten, allows 2008-01-08 07:22:43 +00:00
rc.conf Update jail startup script for multi-IPv4/v6/no-IP jails. 2009-01-26 12:59:11 +00:00