freebsd-dev/share/man
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
..
man1 Fix markup. 2006-12-26 22:25:58 +00:00
man3 Small typo in the makedev(3) manpage. 2008-09-28 20:26:16 +00:00
man4 Somehow deleted the .4 at the end of the snd_davbus man page right before 2009-01-26 01:08:24 +00:00
man5 Update jail startup script for multi-IPv4/v6/no-IP jails. 2009-01-26 12:59:11 +00:00
man6 - We don't install USD docs for games anymore since the games with docs 2005-11-29 17:11:09 +00:00
man7 Better description of kern.ipc.maxpipekva. 2009-01-26 02:15:22 +00:00
man8 Properly underline force_depend's parameter. 2008-07-20 10:06:14 +00:00
man9 DEBUG_REDZONE needs DDB which needs KDB. 2009-01-09 14:41:36 +00:00
Makefile Reimplementation of world/kernel build options. For details, see: 2006-03-17 18:54:44 +00:00