[SCM] debian-live/live-helper branch, master, updated. 1.0_a31-1-10-gcede784

Daniel Baumann daniel at debian.org
Mon Oct 15 15:58:52 UTC 2007


The branch, master has been updated
       via  cede7843d2c4a932f182edddd616e2721ce01f3b (commit)
      from  fbc0d881662044d0efd6828ac5dd68ce73c7709a (commit)


- Shortlog ------------------------------------------------------------
cede784 Setting union filesystem default to aufs since default distribution is lenny.

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

commit cede7843d2c4a932f182edddd616e2721ce01f3b
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Oct 15 17:50:18 2007 +0200

    Setting union filesystem default to aufs since default distribution is lenny.

diff --git a/functions/defaults.sh b/functions/defaults.sh
index 4c78dbc..8af8804 100755
--- a/functions/defaults.sh
+++ b/functions/defaults.sh
@@ -439,7 +439,7 @@ Set_defaults ()
 	LH_CHROOT_FILESYSTEM="${LH_CHROOT_FILESYSTEM:-squashfs}"
 
 	# Setting union filesystem
-	LH_UNION_FILESYSTEM="${LH_UNION_FILESYSTEM:-unionfs}"
+	LH_UNION_FILESYSTEM="${LH_UNION_FILESYSTEM:-aufs}"
 
 	# LH_HOOKS
 

-- 
debian-live/live-helper



More information about the debian-live-changes mailing list