[SCM] live-build branch, debian-next, updated. debian/3.0_a58-1-6-g1eb7599

Daniel Baumann daniel at debian.org
Tue Sep 25 18:17:52 UTC 2012


The following commit has been merged in the debian-next branch:
commit 1eb759927745c8aef10ca8a12c9b1a9dc8d4ce5b
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