Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Feb 2007 06:33:14 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/init init.c
Message-ID:  <200702040633.l146XEsi006388@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2007-02-04 06:33:14 UTC

  FreeBSD src repository

  Modified files:
    sbin/init            init.c 
  Log:
  Patches to allow one to allow one to specify a directory to chroot to.
  This includes support for running a script to setup that directory.
  The kenv variables init_chroot and init_script control this behavior,
  and are documented in loader(8) that's about to be committed (along
  with the other variables like init_path...).
  
  Submitted by: Oliver Fromme
  Reviewed by: myself, jhb (earlier versions)
  
  Revision  Changes    Path
  1.63      +139 -63   src/sbin/init/init.c



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