debian-cd-clone/debian
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
..
CONF.sh turn OFF force_firmware by default 2010-05-27 00:55:47 +00:00
changelog Patch from Ian Campbell <ijc@hellion.org.uk>: 2010-07-07 23:49:46 +00:00
compat * Switch debhelper compatibility level to 5 and use debian/compat 2008-05-07 14:15:42 +00:00
control Add dependency on dpkg-dev for dpkg-architecture. Closes: #574879 2010-04-27 12:29:59 +00:00
copyright Recode debian/copyright file to UTF-8 2009-01-12 15:50:27 +00:00
dirs resync with 2.1.90 1999-11-11 18:27:05 +00:00
rules Add contrib/ to the package 2008-11-23 18:04:12 +00:00