Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 2009 14:04:35 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/etc/defaults rc.conf src/etc/rc.d jail src/share/man/man5 rc.conf.5
Message-ID:  <200902071406.n17E69lH067733@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bz          2009-02-07 14:04:35 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    etc/defaults         rc.conf 
    etc/rc.d             jail 
    share/man/man5       rc.conf.5 
  Log:
  SVN rev 188287 on 2009-02-07 14:04:35Z by bz
  
  MFC: r187708
  
    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.
    - 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.
  
  Revision    Changes    Path
  1.318.2.15  +7 -5      src/etc/defaults/rc.conf
  1.37.2.3    +208 -14   src/etc/rc.d/jail
  1.327.2.9   +33 -3     src/share/man/man5/rc.conf.5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902071406.n17E69lH067733>