cvs commit: src/etc rc.initdiskless

Brooks Davis brooks at FreeBSD.org
Mon Oct 31 13:07:15 PST 2005


brooks      2005-10-31 21:07:15 UTC

  FreeBSD src repository

  Modified files:
    etc                  rc.initdiskless 
  Log:
  The -x <format> option of pax is for creation of archives, not
  extraction.
  
  This will allow cpio archive support to work, at least in situations
  where /tmp is writable.  Because pax requires a writable /tmp it is
  unsuitable for this task, but replacing it will come in a later commit.
  
  Submitted by:   Joerg Pulz <Joerg dot Pulz at frm2 dot tum dot de>
  PR:             conf/88293
  
  Revision  Changes    Path
  1.46      +1 -1      src/etc/rc.initdiskless


More information about the cvs-all mailing list