[SCM] debian-live/live-helper branch, master,	updated. 1.0_a44-1-37-g8d24168
    Daniel Baumann 
    daniel at debian.org
       
    Fri Apr 25 12:14:23 UTC 2008
    
    
  
The following commit has been merged in the master branch:
commit 8d241680ca4602250b1e24dc7d712aed421368a5
Author: Daniel Baumann <daniel at debian.org>
Date:   Fri Apr 25 14:14:16 2008 +0200
    Adding powerpc64 to default kernel flavours (in addition to the normal 32 bit one).
diff --git a/functions/defaults.sh b/functions/defaults.sh
index 5816a72..7f635b0 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -393,7 +393,7 @@ Set_defaults ()
 				;;
 
 			powerpc)
-				LH_LINUX_FLAVOURS="powerpc"
+				LH_LINUX_FLAVOURS="powerpc powerpc64"
 				;;
 
 			s390)
-- 
debian-live/live-helper
    
    
More information about the debian-live-changes
mailing list