[SCM] Debian Live build scripts branch, master, updated. 1.0.3-1-13-gf9b294c

Daniel Baumann daniel at debian.org
Sun Feb 8 10:03:22 UTC 2009


The following commit has been merged in the master branch:
commit f9b294ca08c5f2010ce2a0226200cd7d50706cd0
Author: Daniel Baumann <daniel at debian.org>
Date:   Sun Feb 8 11:02:09 2009 +0100

    Moving live-initramfs or casper parameter list to live subdirectory on the images.

diff --git a/helpers/lh_binary_linux-image b/helpers/lh_binary_linux-image
index 8f7e1e1..529e57e 100755
--- a/helpers/lh_binary_linux-image
+++ b/helpers/lh_binary_linux-image
@@ -74,12 +74,6 @@ mkdir -p "${DESTDIR}"
 cp chroot/boot/"${LINUX}"-* "${DESTDIR}"
 cp chroot/boot/initrd.img-* "${DESTDIR}"
 
-# Including boot parameter documentation
-if [ "${LH_BINARY_IMAGES}" != "net" ]
-then
-	DESTDIR="binary"
-fi
-
 case "${LH_INITRAMFS}" in
 	casper)
 		# Checking casper templates

-- 
Debian Live build scripts



More information about the debian-live-changes mailing list