[SCM] live-build branch, debian, updated. debian/3.0_a33-1-13-gd59ecb4

Daniel Baumann daniel at debian.org
Fri Sep 30 12:52:39 UTC 2011


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