SHA256
1
0
forked from pool/mdadm

Accepting request 23605 from home:michal-m:branches:Base:System

Copy from home:michal-m:branches:Base:System/mdadm via accept of submit request 23605 revision 2.
Request was accepted with message:
.

OBS-URL: https://build.opensuse.org/request/show/23605
OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=6
This commit is contained in:
Michal Marek 2009-11-02 15:39:07 +00:00 committed by Git OBS Bridge
parent c401580f98
commit d48ea4f4e2
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
#!/bin/bash
#%stage: softraid
#%programs: /sbin/mdadm
#%programs: /sbin/mdadm /sbin/mdmon
#%modules: raid0 raid1 raid456
#%if: -n "$need_mdadm"
#