SHA256
1
0
forked from pool/mdadm

- boot.md/mkinitrd-boot.sh: complete any incremental

assembly before attempting to assemble arrays.
  If incremental assembly has partialy assembled
  degraded arrays, now is the time to start them going.
  (bnc#752869)
- mdamd.cron: send daily reports if any arrays are
  degraded.

OBS-URL: https://build.opensuse.org/package/show/Base:System/mdadm?expand=0&rev=57
This commit is contained in:
Neil Brown
2012-05-22 05:18:08 +00:00
committed by Git OBS Bridge
parent cb1c6bc876
commit 37dd4e28e9
5 changed files with 54 additions and 0 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue May 22 05:15:52 UTC 2012 - nfbrown@suse.com
- boot.md/mkinitrd-boot.sh: complete any incremental
assembly before attempting to assemble arrays.
If incremental assembly has partialy assembled
degraded arrays, now is the time to start them going.
(bnc#752869)
- mdamd.cron: send daily reports if any arrays are
degraded.
-------------------------------------------------------------------
Fri May 18 07:16:59 UTC 2012 - nfbrown@suse.com