Steve McIntyre
89ccff0bf0
Re-indent to clean up
2018-02-16 15:31:37 +00:00
Steve McIntyre
7123761213
Also generate checksums for torrent files
2018-02-16 15:31:31 +00:00
Steve McIntyre
877e113fa9
Backport from master: List jigdo and template files in SUMS files too
2018-02-11 21:17:24 +00:00
Steve McIntyre
14a97fb63b
make imagesums more verbose
2010-12-09 16:01:47 +00:00
cd-builder user
6b44b8cdc1
make imagesums less verbose by default
2010-07-05 14:09:23 +00:00
Steve McIntyre
b9c25ca204
* Add support for forcing firmware packages onto CD#1:
...
+ Add "FORCE_FIRMWARE=1" to CONF.sh to turn this on
+ Will pick up on packages in the "firmware" task and install them
+ Will also add sym-links to them in CD1/firmware so that new d-i code
can find them easily.
+ Will add a short sentence into README.html/README.txt
* Add top-level control of which checksums are desired for output images
see the CHECKSUMS setting in CONF.sh
* Fix some bashisms in tools/apt-selection.
2010-05-27 00:52:25 +00:00
Steve McIntyre
5aae598b3d
Re-enable larger checksums
2010-05-22 00:36:00 +00:00
Steve McIntyre
b99932aa56
disable the larger checksums for now
2009-05-11 00:07:40 +00:00
Steve McIntyre
1203b68413
make the lookup details case-insensitive
2009-05-11 00:05:56 +00:00
Steve McIntyre
5dd663686e
tools/imagesums: Add support for more checksum types. genisoimage
...
will shortly start generating sha256 and sha512 sums too.
2009-05-10 23:12:52 +00:00
cd-builder user
c586d11bcc
add support for SUMS.
2008-12-26 01:08:44 +00:00
cd-builder user
f6e4a7b16d
Add support for extensions to imagesums
2008-12-17 23:34:11 +00:00
cd-builder user
f8fdeb4c75
Remove old debug
2008-11-23 18:56:30 +00:00
cd-builder user
7462c548dc
* Improve control over production of iso and jigdo files. Replace the
...
simple DOJIGDO config option with MAXISOS and MAXJIGDOS, allowing
more flexibility. Allows us to only produce a small number of iso
images for less-popular architectures but still produce all the jigdo
files, saving a lot of disk space.
2008-09-10 22:16:18 +00:00
Steve McIntyre
72fad7783b
* tools/imagesums: use newer features in latest mkisofs/genisoimage to grab
...
pre-calculated MD5 and SHA1 checksums directly from the jigdo file.
2008-04-20 14:33:19 +00:00
Steve McIntyre
4c83b14ad9
Fix md5sum file format
2006-12-05 17:52:07 +00:00
Steve McIntyre
a12fe9fd65
Minor cleanup of the image sums stuff
2006-12-03 16:40:12 +00:00
Steve McIntyre
27f9fc5ef5
s/raw/iso/
2006-11-27 17:03:22 +00:00
Steve McIntyre
40c9c0b3d0
Typo fix
2006-11-25 03:20:51 +00:00
Steve McIntyre
04dcde6a8b
* Split final md5sum of images out from Makefile into tools/imagesums;
...
if we've made jigdo files then *don't* waste time running md5sum on
the images as well!
2006-11-25 02:08:38 +00:00