Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Dec 2010 07:39:29 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/tools/tools/nanobsd nanobsd.sh
Message-ID:  <201012030739.oB37dafZ070466@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2010-12-03 07:39:29 UTC

  FreeBSD src repository

  Modified files:
    tools/tools/nanobsd  nanobsd.sh 
  Log:
  SVN rev 216145 on 2010-12-03 07:39:29Z by imp
  
  o Mount the device async when we're doing the copy.
  o Create a sparse file instead of a fully zerod one.  This trades the
    possibiltiy of running out of space during the build for the speed
    gain not having do write all those zeros...
  
  Submitted by:   n_hibma
  
  Revision  Changes    Path
  1.68      +3 -3      src/tools/tools/nanobsd/nanobsd.sh



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