[SCM] live-helper branch, debian-next, updated. debian/2.0_a12-1-11-g7ae64dd
Daniel Baumann
daniel at debian.org
Fri May 21 05:17:10 UTC 2010
The following commit has been merged in the debian-next branch:
commit 7ae64dd87f5a58be10633fda550cfffca3cfce67
Author: Daniel Baumann <daniel at debian.org>
Date: Fri May 21 07:10:57 2010 +0200
Applying slightly modified patch from Cody A.W. Somerville <cody.somerville at canonical.com> to update titles for Ubuntu in live-media disk info.
diff --git a/helpers/binary_disk b/helpers/binary_disk
index 09c0b1b..d678cea 100755
--- a/helpers/binary_disk
+++ b/helpers/binary_disk
@@ -65,7 +65,7 @@ case "${LH_MODE}" in
;;
ubuntu)
- TITLE="Ubuntu GNU/Linux"
+ TITLE="Ubuntu"
STRING="Build ${ARCHITECTURE}"
TRACE=""
;;
diff --git a/helpers/source_disk b/helpers/source_disk
index bad2770..8a2ae79 100755
--- a/helpers/source_disk
+++ b/helpers/source_disk
@@ -65,7 +65,7 @@ case "${LH_MODE}" in
;;
ubuntu)
- TITLE="Ubuntu GNU/Linux"
+ TITLE="Ubuntu"
STRING="Build ${ARCHITECTURE}"
TRACE=""
;;
--
live-helper
More information about the debian-live-changes
mailing list