Author: pere
Date: 2010-06-12 10:04:53 +0000 (Sat, 12 Jun 2010)
New Revision: 2898

Modified:
   packages/debian-gis/build-gis-live
Log:
Rewrite volume name to get it short enough.


Modified: packages/debian-gis/build-gis-live
===================================================================
--- packages/debian-gis/build-gis-live  2010-06-12 10:03:08 UTC (rev 2897)
+++ packages/debian-gis/build-gis-live  2010-06-12 10:04:53 UTC (rev 2898)
@@ -97,6 +97,7 @@
 fi
 
 # configure live-helper
+# Rewrite volume name to get it short enought when dist=squeeze.
 export LH_BOOTAPPEND_LIVE="quiet splash"
 if /usr/bin/lh_config \
     --apt aptitude \
@@ -109,6 +110,7 @@
     --union-filesystem aufs \
     --linux-packages 'linux-image-2.6 aufs-modules-2.6 squashfs-modules-2.6' \
     --iso-publisher "$publisher" \
+    --iso-volume "DebGisLive $dist (DATE)" \
     --username "$live_username" \
     --hostname "$live_hostname" \
     --verbose


_______________________________________________
Pkg-grass-devel mailing list
Pkg-grass-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-devel

Reply via email to