debian-cd-clone/tools/boot
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
..
etch * Add support for tracking which packages we've extracted binaries from, 2008-11-23 18:19:25 +00:00
lenny s390: specify offset and size of the initrd for booting from CD 2009-10-11 18:12:06 +00:00
squeeze Patch from Ian Campbell <ijc@hellion.org.uk>: 2010-07-07 23:49:46 +00:00
sid Add support for and update to squeeze 2009-02-15 22:42:47 +00:00