[Fai-commit] r5199 - people/michael/experimental/patches
mt at alioth.debian.org
mt at alioth.debian.org
Wed Oct 15 16:36:46 UTC 2008
Author: mt
Date: 2008-10-15 16:36:45 +0000 (Wed, 15 Oct 2008)
New Revision: 5199
Modified:
people/michael/experimental/patches/setup-storage_liblinux-lvm
Log:
now that setup-storage 1.0.2 is in trunk, bump experimental patched version to
1.0.3
Modified: people/michael/experimental/patches/setup-storage_liblinux-lvm
===================================================================
--- people/michael/experimental/patches/setup-storage_liblinux-lvm 2008-10-15 09:38:55 UTC (rev 5198)
+++ people/michael/experimental/patches/setup-storage_liblinux-lvm 2008-10-15 16:36:45 UTC (rev 5199)
@@ -3,7 +3,7 @@
* conf/NFSROOT, debian/control, lib/setup-storage/Volumes.pm: Moving back to
Linux::LVM perl module for parsing LVM command output as #488205 has been
fixed.
- * bin/setup-storage: Bumped version number to 1.0.2
+ * bin/setup-storage: Bumped version number to 1.0.3
Index: trunk/conf/NFSROOT
===================================================================
--- trunk.orig/conf/NFSROOT
@@ -205,8 +205,8 @@
package FAI;
--my $version = "1.0.1";
-+my $version = "1.0.2";
+-my $version = "1.0.2";
++my $version = "1.0.3";
# command line parameter handling
use Getopt::Std;
More information about the Fai-commit
mailing list