[SCM] debian-live branch, master, updated. 1.0_a48-1-98-gea96223

Daniel Baumann daniel at debian.org
Sat Aug 23 22:49:32 UTC 2008


The following commit has been merged in the master branch:
commit 1db396cde68ab2391c573bc92ce3327bf7b657ef
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Sun Aug 17 05:58:43 2008 +0100

    Remove pointless whitespace.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/helpers/lh_binary_debian-installer b/helpers/lh_binary_debian-installer
index 8c8240c..cd6f2f6 100755
--- a/helpers/lh_binary_debian-installer
+++ b/helpers/lh_binary_debian-installer
@@ -387,7 +387,7 @@ then
 			;;
 
 		sparc)
-			DI_REQ_PACKAGES="silo"	
+			DI_REQ_PACKAGES="silo"
 			DI_PACKAGES="${DI_REQ_PACKAGES} linux-image-2.6-sparc64 linux-image-2.6-sparc64-smp"
 
 			if [ "${LH_DEBIAN_INSTALLER_DISTRIBUTION}" = "etch" ]
@@ -419,7 +419,7 @@ then
 		#
 		# However, we need to force various packages' inclusion in binary/pool/main as
 		# d-i does not support (for example) re-installing grub from target/ - the grub
-		# .deb must actually exist.
+		# .debs must actually exist.
 
 		# Modify dpkg status to show the required packages are not installed.
 		cp chroot/var/lib/dpkg/status.tmp chroot/var/lib/dpkg/status

-- 
debian-live



More information about the debian-live-changes mailing list