[SCM] live-build branch, debian, updated. debian/3.0_a59-1

Daniel Baumann daniel at debian.org
Wed Sep 26 12:49:24 UTC 2012


The following commit has been merged in the debian branch:
commit d86d6cd72c6291a631f144923ffe727c9c972afa
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Sep 25 20:17:43 2012 +0200

    Removing intel-microcode special handling in chroot_linux-image, microcode packages are already included automatically anyway.

diff --git a/scripts/build/chroot_linux-image b/scripts/build/chroot_linux-image
index bb672c1..0451828 100755
--- a/scripts/build/chroot_linux-image
+++ b/scripts/build/chroot_linux-image
@@ -99,9 +99,6 @@ then
 		else
 			# Manually add firmware-linux/non-free meta package
 			FIRMWARE_PACKAGES="${FIRMWARE_PACKAGES} firmware-linux"
-
-			# Manually add intel-microcode
-			FIRMWARE_PACKAGES="${FIRMWARE_PACKAGES} intel-microcode"
 		fi
 
 		# Drop section and keep package names only

-- 
live-build



More information about the debian-live-changes mailing list