Accepting request 212895 from home:deanraccoon:branches:Base:System

fix collective bugs

OBS-URL: https://build.opensuse.org/request/show/212895
OBS-URL: https://build.opensuse.org/package/show/Base:System/lvm2?expand=0&rev=75
This commit is contained in:
2014-01-09 16:38:13 +00:00
committed by Git OBS Bridge
parent 126d39f2d7
commit 95c020b7a0
11 changed files with 874 additions and 29 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon Jan 6 07:43:59 UTC 2014 - dmzhang@suse.com
- add csm_convert to lvm2-clvm package(bnc#854076)
- system fails to boot due to missing /usr/sbin/lvm(bnc#837954)
- lvm2 systemd incorrectly uses dependencies on Fedora services(bnc#851741)
- set use_lvmetad = 1 as default of lvm.conf(bnc#854413)
- drop patch dont_ignore_tmp_device_file.diff
- backport patches from sle11 to support mirrored log in cluster
- set default mirror to md_raid1 insdead of dm_mirror for better performance
-------------------------------------------------------------------
Sun Oct 27 21:44:41 CET 2013 - ohering@suse.de