freebsd-src/share
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
..
colldef According to a proposed Norwegian standard for alphabetization of which 2008-07-30 15:37:13 +00:00
dict
doc Update bmake glue for changes in 9.4.3 2008-12-23 22:51:10 +00:00
examples Fix broken URL and use the same base directory as the 2009-01-13 12:47:59 +00:00
info
man Update jail startup script for multi-IPv4/v6/no-IP jails. 2009-01-26 12:59:11 +00:00
me
misc Correct description for the Marvell 88SE6101. 2009-01-10 16:24:58 +00:00
mk Document that with r186854 we started using KMODOWN/KMODGRP 2009-01-08 12:22:37 +00:00
mklocale "NONE" -> "ASCII" encoding 2008-01-23 04:25:10 +00:00
monetdef
msgdef Update korean locale messages: 2008-02-01 20:15:21 +00:00
numericdef
security
sendmail Dont install .svn metadata with the sendmail install. 2008-05-31 19:15:15 +00:00
skel
snmp
syscons Add the nordic keyboard layout for Asus eee devices. 2008-10-17 14:07:39 +00:00
tabset
termcap - Remove kH and *6 from xterm. They are defined to the same key as @7 (kp_end). 2008-01-08 16:00:24 +00:00
timedef In the previous commit, no_NO should have been replaced with nb_NO in the 2008-07-29 11:32:42 +00:00
zoneinfo MFV of tzdata2009a 2009-01-22 11:24:42 +00:00
Makefile Whitespace nit 2008-10-08 13:20:02 +00:00
Makefile.inc