Re: [CVS Update of freesbie2 - M:1 A:0 R:0]

2005-11-27 Thread Dingo
ill test it throughly in a a little while and let you know what i find On Sun, 2005-11-27 at 20:52 +0100, Dario Freni wrote: > Dario Freni wrote: > > Log Message: > > --- > > Significantly speed up of pkginstall phase. Less disk required during copy > > (O(1)). New pseudo-algorithm: > > -

[CVS Update of freesbie2 - M:1 A:0 R:0]

2005-11-27 Thread Dario Freni
Log Message: --- If a master.passwd is taken from the customroot, run cap_mkdb to sync the capability database. Modified Files: -- freesbie2/extra: customroot.sh -- FreeSBIE mailing list (http://www.freesbie.org)

[CVS Update of freesbie2 - M:1 A:0 R:0]

2005-11-27 Thread Dario Freni
Log Message: --- When using PRUNE_LIST and compressed fs, fill the uncompressed filesystem with zero to enhance compression. Modified Files: -- freesbie2/scripts: clonefs.sh -- FreeSBIE mailing list (http://www.freesbie.org)

[CVS Update of freesbie2 - M:1 A:0 R:0]

2005-11-27 Thread Dario Freni
Log Message: --- Minor style fixes Modified Files: -- freesbie2/scripts: pkginstall.sh -- FreeSBIE mailing list (http://www.freesbie.org)

Re: [CVS Update of freesbie2 - M:1 A:0 R:0]

2005-11-27 Thread Dario Freni
Dario Freni wrote: Log Message: --- Significantly speed up of pkginstall phase. Less disk required during copy (O(1)). New pseudo-algorithm: - Sort packages by dependencies (to be improved) - Foreach package listed - create uncompressed package - install it on the freesbie-fs - rem

[CVS Update of freesbie2 - M:1 A:0 R:0]

2005-11-27 Thread Dario Freni
Log Message: --- Significantly speed up of pkginstall phase. Less disk required during copy (O(1)). New pseudo-algorithm: - Sort packages by dependencies (to be improved) - Foreach package listed - create uncompressed package - install it on the freesbie-fs - remove it Modified File

[CVS Update of freesbie2 - M:1 A:0 R:0]

2005-11-27 Thread Dario Freni
Log Message: --- Put string variable in hyphens. Modified Files: -- freesbie2/scripts: pkginstall.sh -- FreeSBIE mailing list (http://www.freesbie.org)

[CVS Update of freesbie2 - M:1 A:0 R:0]

2005-11-27 Thread Dario Freni
Log Message: --- When looking for mkisofs, grep could fail. set +e then. Modified Files: -- freesbie2/scripts: iso.sh -- FreeSBIE mailing list (http://www.freesbie.org)