debian-cd-clone/tools
Steve McIntyre b5ec72640c Patch from Ian Campbell <ijc@hellion.org.uk>:
Detect duplicates in the extra images used for installation

Several files included under install.{386,amd} are actually identical to
others. Rather than duplicating them attempt to detect this and hardlink
them.

Since images can be downloaded from the web at build time it is not
always possible to detect identical files by looking for the symlinks
created by the debian-installer build. Instead we pass a list of
potential "doppelgangers" to extra_image each of which is checked for
similarity to the new image.

I added gtk/vmlinuz (which is always the same as plain vmlinuz) which
although not necessary makes it more explicit which kernel goes with the
initrd at very little cost.

Hardlinks are used in preference to symlinks since these are expected to
work better with isolinux and the Xen tools.
2010-07-07 23:49:46 +00:00
..
boot Patch from Ian Campbell <ijc@hellion.org.uk>: 2010-07-07 23:49:46 +00:00
etch Ensure that the correct version of the Installation Guide is included 2008-03-07 09:27:39 +00:00
lenny s/etch/lenny/ 2009-02-14 12:20:28 +00:00
Packages-gen Rename Packages-gen.sh to Packages-gen 2009-01-12 15:10:55 +00:00
add-bin-doc * Add support for forcing firmware packages onto CD#1: 2010-05-27 00:52:25 +00:00
add_files Added FORCENONUSONCD1 option - forces non-US packages/sources onto the 2000-06-16 23:42:50 +00:00
apt-selection * Add support for forcing firmware packages onto CD#1: 2010-05-27 00:52:25 +00:00
dedicated_source Added tools/dedicated_source: simple script used to add extra source 2005-06-09 10:56:32 +00:00
generate_di+k_list * Add support for forcing firmware packages onto CD#1: 2010-05-27 00:52:25 +00:00
generate_di_list Add support for producing disks with (optional) extra variants 2009-08-09 14:32:55 +00:00
grab_md5 swap tabs to spaces 2008-07-06 21:08:21 +00:00
grab_source_list Extend the code that copes with too-large binary packages to cope with 2009-12-29 01:27:25 +00:00
imagesums make imagesums less verbose by default 2010-07-05 14:09:23 +00:00
jigdo_cleanup Add execute bits 2005-12-07 00:37:59 +00:00
link.pl Re-split link.pl code out; add_files needs it too 2008-03-24 15:08:58 +00:00
make-firmware-image Fix invocation of cpp so that firmware-linux makes it into the firmware image 2009-08-18 22:52:02 +00:00
make_disc_trees.pl * Add support for forcing firmware packages onto CD#1: 2010-05-27 00:52:25 +00:00
make_image When generating both iso and jigdo files, make sure that the iso files 2010-07-02 22:43:46 +00:00
merge_package_lists Extend the code that copes with too-large binary packages to cope with 2009-12-29 01:27:25 +00:00
scanpackages.old re-add scansources.old and scanpackages.old; needed for update-cd 2009-09-02 21:25:50 +00:00
scansources.old re-add scansources.old and scanpackages.old; needed for update-cd 2009-09-02 21:25:50 +00:00
set_mkisofs_opts amd64 uses -J just like i386 2004-12-08 22:41:18 +00:00
sort_deps * Add support for forcing firmware packages onto CD#1: 2010-05-27 00:52:25 +00:00
start_new_disc More changes needed for the netinst including firmware. Set up build "C" to work the same as build "2" in most respects. 2010-05-27 13:33:26 +00:00
update_popcon Update update_popcon to cope better with errors; now uses curl instead of wget 2008-11-02 09:20:39 +00:00
update_tasks Improved handling of in tools/update_tasks 2009-02-12 14:16:45 +00:00
which_deb * Merge patches from Jonathan Hall: 2009-02-12 00:22:17 +00:00