From f57f62a805a82ddcab31e8c900aa3cbc023bd14de06af44e4c9206eef4e93fed Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Mon, 2 Nov 2009 17:10:11 +0000 Subject: [PATCH] Accepting request 23607 from Base:System Copy from Base:System/mdadm based on submit request 23607 from user michal-m OBS-URL: https://build.opensuse.org/request/show/23607 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mdadm?expand=0&rev=34 --- mdadm.changes | 5 +++++ mdadm.spec | 2 +- mkinitrd-boot.sh | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/mdadm.changes b/mdadm.changes index 6de6c6a..d8cf938 100644 --- a/mdadm.changes +++ b/mdadm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 30 16:49:40 CET 2009 - mmarek@suse.cz + +- mkinitrd-boot.sh: add /sbin/mdmon to the initrd (fate#306823). + ------------------------------------------------------------------- Thu Oct 1 10:51:38 CEST 2009 - mmarek@suse.cz diff --git a/mdadm.spec b/mdadm.spec index 66d01fa..d9cf54d 100644 --- a/mdadm.spec +++ b/mdadm.spec @@ -20,7 +20,7 @@ Name: mdadm Version: 3.0.2 -Release: 1 +Release: 2 BuildRequires: sgmltool PreReq: %fillup_prereq %insserv_prereq Obsoletes: raidtools diff --git a/mkinitrd-boot.sh b/mkinitrd-boot.sh index ca68fdc..0e216d4 100644 --- a/mkinitrd-boot.sh +++ b/mkinitrd-boot.sh @@ -1,6 +1,6 @@ #!/bin/bash #%stage: softraid -#%programs: /sbin/mdadm +#%programs: /sbin/mdadm /sbin/mdmon #%modules: raid0 raid1 raid456 #%if: -n "$need_mdadm" #