[SCM] live-helper branch, debian, updated. debian/2.0_a14-1-7-g1af1395

Daniel Baumann daniel at debian.org
Fri Jun 18 02:00:46 UTC 2010


The following commit has been merged in the debian branch:
commit 538c21a78d7a7c547b16e54f45b3c3a5d5bba85b
Author: Daniel Baumann <daniel at debian.org>
Date:   Wed Jun 9 17:12:00 2010 +0200

    Directly depend on keyboard-configuration (rather than through console-setup) for squeeze in standard packages list.

diff --git a/lists/standard b/lists/standard
index d147107..1372727 100644
--- a/lists/standard
+++ b/lists/standard
@@ -3,4 +3,12 @@
 ## LH: Standard
 #include <minimal>
 
-console-setup console-common kbd locales
+#if DISTRIBUTION lenny
+console-setup console-common kbd
+#endif
+
+#if DISTRIBUTION squeeze
+keyboard-configuration
+#endif
+
+locales

-- 
live-helper



More information about the debian-live-changes mailing list