-
Committer:
Arch Librarian
-
Date:
2005-03-22 00:57:34 UTC
-
Revision ID:
Arch-1:debian-cd@arch.ubuntu.com%debian-cd--MAIN--0--patch-301
Added support for DVD-sized images. Specify default ima...
Author: 93sam
Date: 2002-04-07 16:26:59 GMT
Added support for DVD-sized images. Specify default image sizes in
CONF.sh as DEFBINSIZE and DEFSRCSIZE
build.sh and build_all.sh now use these settings to calculate the
packages and source files to go on each disk, using bc - shell
arithmetic cannot cope with > 32-bit numbers
use the md5sum from the textutils package - dpkg's md5sum cannot
handle large files.