commit mdadm for openSUSE:Factory
Hello community, here is the log from the commit of package mdadm for openSUSE:Factory checked in at Thu Nov 18 16:16:58 CET 2010. -------- --- mdadm/mdadm.changes 2010-10-21 18:16:28.000000000 +0200 +++ mdadm/mdadm.changes 2010-11-17 04:29:14.000000000 +0100 @@ -1,0 +2,7 @@ +Wed Nov 17 03:27:33 UTC 2010 - nfbrown@novell.com + +- boot.md - change args to mdmon. + The argument parsing of mdmon changed in the recent update + and we need to change boot.md to match. + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mdadm.spec ++++++ --- /var/tmp/diff_new_pack.0Y9UNb/_old 2010-11-18 16:15:41.000000000 +0100 +++ /var/tmp/diff_new_pack.0Y9UNb/_new 2010-11-18 16:15:41.000000000 +0100 @@ -20,7 +20,7 @@ Name: mdadm Version: 3.1.4 -Release: 1 +Release: 2 BuildRequires: sgmltool PreReq: %fillup_prereq %insserv_prereq Obsoletes: raidtools ++++++ boot.md ++++++ --- /var/tmp/diff_new_pack.0Y9UNb/_old 2010-11-18 16:15:41.000000000 +0100 +++ /var/tmp/diff_new_pack.0Y9UNb/_new 2010-11-18 16:15:41.000000000 +0100 @@ -105,7 +105,7 @@ ln -s /dev/.mdadm /var/run/mdadm fi # restart mdmon (exits silently if there is nothing to monitor) - /sbin/mdmon /proc/mdstat / + /sbin/mdmon --all --takeover # Check for existence of needed config file and read it [ -r $mdadm_SYSCONFIG ] || _rc_exit 6 "... $mdadm_SYSCONFIG not existing " ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de