OBS User autobuild 2009-11-02 17:10:09 +00:00 committed by Git OBS Bridge
parent 9e7b9119df
commit aa80800386
2 changed files with 1 additions and 6 deletions

View File

@ -1,8 +1,3 @@
-------------------------------------------------------------------
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 Thu Oct 1 10:51:38 CEST 2009 - mmarek@suse.cz

View File

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