forked from pool/dmraid
Copy from home:hennevogel:branches:Base:System/dmraid via accept of submit request 18597
Request was accepted with message: OBS-URL: https://build.opensuse.org/package/show/Base:System/dmraid?expand=0&rev=4
This commit is contained in:
parent
2300b2c114
commit
b28f83bc4b
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 24 21:28:51 UTC 2009 - hvogel@novell.com
|
||||
|
||||
- Fix activation of isw raid sets when the disks have serialnumber
|
||||
longer then 16 characters
|
||||
- Add patch adding --rm_partitions cmdline option and functionality
|
||||
- Fix mismatch between BIOS and dmraid's view of ISW raid 10 sets
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 2 18:50:22 UTC 2009 - jansimon.moeller@opensuse.org
|
||||
|
||||
|
@ -43,6 +43,10 @@ Patch4: dmraid-1.0.0.rc13-geometry.patch
|
||||
Patch6: dmraid-1.0.0.rc15-fix_macro.patch
|
||||
Patch10: dmraid-1.0.0.rc14-fixup_lsi1068e.patch
|
||||
Patch11: dmraid-1.0.0.rc15-scsi_serial_remove_ws.patch
|
||||
Patch13: dmraid-1.0.0.rc15-isw-raid10.patch
|
||||
Patch14: dmraid-1.0.0.rc15-rm_partitions.patch
|
||||
Patch15: dmraid-1.0.0.rc15-isw-serial.patch
|
||||
|
||||
Patch500: ARM_libdmraid_ldflags.diff
|
||||
# libdmraid-events
|
||||
Patch50: libdmraid-events.dif
|
||||
@ -114,6 +118,10 @@ Authors:
|
||||
%patch6 -p1
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
%patch13 -p1
|
||||
%patch14 -p1
|
||||
%patch15 -p1
|
||||
|
||||
pushd libdmraid*
|
||||
%patch50
|
||||
%patch500 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user