From f14e9354b90ee753db6e565d5fb7dd79f1c44886 Mon Sep 17 00:00:00 2001
From: Daniel Baumann <daniel@debian.org>
Date: Sun, 8 Feb 2009 11:02:09 +0100
Subject: Moving live-initramfs or casper parameter list to live subdirectory
 on the images.

---
 helpers/lh_binary_linux-image | 6 ------
 1 file changed, 6 deletions(-)

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
-- 
cgit v1.0