[SCM] debian-live/live-helper branch, master, updated. 1.0_a26-1-32-g042707e

Daniel Baumann daniel at debian.org
Mon Sep 10 17:10:43 UTC 2007


The branch, master has been updated
       via  042707ea3e6205cfc60e8f1124efcf3b9793b242 (commit)
      from  cee6d936a36e15f3db9b7ad19cc25ac477d2938d (commit)


- Shortlog ------------------------------------------------------------
042707e Downgrading requirement from gutsy to feisty.

Summary of changes:
 functions/defaults.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
Details of changes:

commit 042707ea3e6205cfc60e8f1124efcf3b9793b242
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Sep 10 19:10:35 2007 +0200

    Downgrading requirement from gutsy to feisty.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 81fee44..f270f71 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -115,7 +115,7 @@ Set_defaults ()
 			;;
 
 			ubuntu)
-				if [ -x "/usr/sbin/debootstrap" ] && [ -f /usr/lib/debootstrap/scripts/gutsy ]
+				if [ -x "/usr/sbin/debootstrap" ] && [ -f /usr/lib/debootstrap/scripts/feisty ]
 				then
 					LH_BOOTSTRAP="debootstrap"
 				elif [ -x "/usr/bin/cdebootstrap" ] && [ -d /usr/share/cdebootstrap/generic-ubuntu ]

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list