[SCM] debian-live/live-helper branch, master, updated. 1.0_a40-1-1-g055e965

Daniel Baumann daniel at debian.org
Tue Mar 11 09:35:52 UTC 2008


The following commit has been merged in the master branch:
commit 055e9654274102f07dd9031d2ed1eded339f02d6
Author: Daniel Baumann <daniel at debian.org>
Date:   Tue Mar 11 10:33:35 2008 +0100

    Including 686 kernel flavour on i386 too, but defaulting (still) to 486 for compatibility reasons.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index e9d3d13..ddaf9a7 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -375,7 +375,7 @@ Set_defaults ()
 				;;
 
 			i386)
-				LH_LINUX_FLAVOURS="486"
+				LH_LINUX_FLAVOURS="486 686"
 				;;
 
 			ia64)

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list