Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/distrib/common



Module Name:    src
Committed By:   tron
Date:           Mon Sep 19 20:59:41 UTC 2005

Modified Files:
        src/distrib/common [netbsd-3]: buildfloppies.sh

Log Message:
Pull up following revision(s) (requested by dsl in ticket #802):
        distrib/common/buildfloppies.sh: revision 1.10
Tell pax to use 8k (not 10k) buffers when generating the tar archive
of 'boot' and 'netbsd'.
This makes it possible for the tar archive to end at the end of the 2.88M
floppy, instead of either 4k before, or 6k after.
Gives us a whole extra 4k.
The very observant might realise that we don't need the final 1024 bytes
of nulls written to the floppy either, so they could be deleted!


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.9.2.1 src/distrib/common/buildfloppies.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index