[SCM] live-build branch, debian-next, updated. debian/3.0_a33-1-12-g30db2f7

Daniel Baumann daniel at debian.org
Fri Sep 30 10:08:28 UTC 2011


The following commit has been merged in the debian-next branch:
commit c921b5fab5bd33d07553d0b052a20436d147afd3
Author: Colin Watson <cjwatson at ubuntu.com>
Date:   Fri Sep 30 12:07:33 2011 +0200

    Defaulting to ubuntu-oneiric syslinux theme on Ubuntu.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 21a0412..6f86bd2 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -1138,6 +1138,10 @@ Set_defaults ()
 			LB_SYSLINUX_THEME="${LB_SYSLINUX_THEME:-progress-standard}"
 			;;
 
+		ubuntu)
+			LB_SYSLINUX_THEME="${LB_SYSLINUX_THEME:-ubuntu-oneiric}"
+			;;
+
 		*)
 			LB_SYSLINUX_THEME="${LB_SYSLINUX_THEME:-debian-squeeze}"
 			;;

-- 
live-build



More information about the debian-live-changes mailing list