cvs commit: src/sbin/init init.c

Warner Losh imp at FreeBSD.org
Sun Feb 4 06:33:15 UTC 2007


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


More information about the cvs-src mailing list