Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 May 2006 14:23:43 +0000 (UTC)
From:      Florent Thoumie <flz@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/etc/defaults rc.conf src/etc/rc.d jail src/share/man/man5 rc.conf.5
Message-ID:  <200605111423.k4BENhtn090071@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
flz         2006-05-11 14:23:43 UTC

  FreeBSD src repository

  Modified files:
    etc/defaults         rc.conf 
    etc/rc.d             jail 
    share/man/man5       rc.conf.5 
  Log:
  - Change the "jail_" prefix for internal script variables. This fixes an
  issue where some global jail_* variables were overriden in the script. [1]
  - Change "jid" to "jname" in rc.conf(5), since it's more a jail name than a
  jail id. [1]
  - Update examples and comments in defaults/rc.conf to advertise new
  variables and the fact that some of the jail-specific variables may be made
  jail-global. [2]
  
  Reported by:    pjd [1], clsung [2]
  Approved by:    cperciva
  X-MFC after:    i got sufficient testing from people using rc.d/jail
  
  Revision  Changes    Path
  1.283     +5 -1      src/etc/defaults/rc.conf
  1.32      +94 -94    src/etc/rc.d/jail
  1.294     +34 -34    src/share/man/man5/rc.conf.5



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