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
This commit is contained in:
parent
f649c846ce
commit
0a2c5f86f8
@ -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
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
|
||||
Name: mdadm
|
||||
Version: 3.0.2
|
||||
Release: 1
|
||||
Release: 2
|
||||
BuildRequires: sgmltool
|
||||
PreReq: %fillup_prereq %insserv_prereq
|
||||
Obsoletes: raidtools
|
||||
|
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
#%stage: softraid
|
||||
#%programs: /sbin/mdadm
|
||||
#%programs: /sbin/mdadm /sbin/mdmon
|
||||
#%modules: raid0 raid1 raid456
|
||||
#%if: -n "$need_mdadm"
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user