live-build/scripts
Daniel Baumann 3004ef6851 Shortening kernel and initrd filenames in /live again similar to what we did with in lenny.
Unfortunately, syslinux as of wheezy and newer apparently does not support
long filenames anymore. Therefore, we do have to shorten the filenames
from:

	/live/vmlinuz-3.2.0-1-amd64
	/live/initrd.img-3.2.0-1-amd64

to:

	/live/vmlinuz
	/live/initrd.img

In case more than one kernel flavour is used, the files are being
numbered, starting with vmlinuz1 and initrd1.img.
2012-02-06 23:17:23 +01:00
..
build Shortening kernel and initrd filenames in /live again similar to what we did with in lenny. 2012-02-06 23:17:23 +01:00
build.sh Automatically using an embedded live-build copy from within the config tree at local/live-build, if existing. 2011-09-01 09:27:29 +02:00