Mailinglist Archive: opensuse-commit (1301 mails)

< Previous Next >
commit dmraid
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Mon, 30 Jul 2007 20:29:12 +0200
  • Message-id: <20070730182912.4EA03678180@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package dmraid
checked in at Mon Jul 30 20:29:12 CEST 2007.

--------
--- dmraid/dmraid.changes       2007-07-10 10:59:38.000000000 +0200
+++ /mounts/work_src_done/STABLE/dmraid/dmraid.changes  2007-07-30 13:34:38.818715000 +0200
@@ -1,0 +2,5 @@
+Mon Jul 30 13:34:11 CEST 2007 - hare@xxxxxxx
+
+- Do not activate partitions from dmraid; udev handles it.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dmraid.spec ++++++
--- /var/tmp/diff_new_pack.ya1892/_old  2007-07-30 20:28:46.000000000 +0200
+++ /var/tmp/diff_new_pack.ya1892/_new  2007-07-30 20:28:46.000000000 +0200
@@ -18,7 +18,7 @@
 Autoreqprov:    on
 Summary:        A Device-Mapper Software RAID Support Tool
 Version:        1.0.0.rc14
-Release:        1
+Release:        7
 Source:         ftp://people.redhat.com/heinzm/sw/dmraid/src/dmraid-%{version}.tar.bz2
 Source1:        sysconfig.dmraid
 Source2:        boot.dmraid
@@ -114,6 +114,8 @@
 /etc/init.d/boot.dmraid
 
 %changelog
+* Mon Jul 30 2007 - hare@xxxxxxx
+- Do not activate partitions from dmraid; udev handles it.
 * Tue Jul 10 2007 - mkoenig@xxxxxxx
 - update to version 1.0.0.rc14
   * bugfix release

++++++ boot.dmraid ++++++
--- dmraid/boot.dmraid  2007-06-19 13:32:19.000000000 +0200
+++ /mounts/work_src_done/STABLE/dmraid/boot.dmraid     2007-07-30 13:34:09.400726000 +0200
@@ -39,7 +39,7 @@
            /sbin/udevsettle --timeout=$DMRAID_DEVICE_TIMEOUT
        fi
        echo "Activating dmraid..."
-       $DMRAID -ay $DMRAID_START_OPTIONS
+       $DMRAID -ay -p $DMRAID_START_OPTIONS
 
        rc_status -v -r
        ;;



++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread