Hello community, here is the log from the commit of package device-mapper for openSUSE:11.3 checked in at Mon Dec 26 12:35:43 CET 2011.
-------- lvm2-clvm.changes: same change --- old-versions/11.3/UPDATES/all/device-mapper/lvm2.changes 2010-08-12 05:51:18.000000000 +0200 +++ 11.3/device-mapper/lvm2.changes 2011-12-19 11:57:14.000000000 +0100 @@ -1,0 +2,5 @@ +Mon Dec 19 10:55:11 UTC 2011 - [email protected] + +- bnc#662053, mkinitrd fails to recognize root on lvm + +------------------------------------------------------------------- calling whatdependson for 11.3-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ device-mapper.spec ++++++ --- /var/tmp/diff_new_pack.XiRKb3/_old 2011-12-26 12:35:25.000000000 +0100 +++ /var/tmp/diff_new_pack.XiRKb3/_new 2011-12-26 12:35:25.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package device-mapper (Version 1.02.49) +# spec file for package device-mapper # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %endif # Version: 1.02.49 -Release: 4.<RELEASE2> +Release: 4.<RELEASE4> Summary: Device Mapper Tools Source: LVM2.2.02.67.tgz Source1: boot.device-mapper ++++++ lvm2-clvm.spec ++++++ --- /var/tmp/diff_new_pack.XiRKb3/_old 2011-12-26 12:35:25.000000000 +0100 +++ /var/tmp/diff_new_pack.XiRKb3/_new 2011-12-26 12:35:25.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package lvm2-clvm (Version 2.02.67) +# spec file for package lvm2-clvm # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -24,7 +24,7 @@ License: GPLv2+ ; LGPLv2.1+ Group: System/Base Version: 2.02.67 -Release: 4.<RELEASE1> +Release: 4.<RELEASE3> Requires: device-mapper >= 1.02.25 lvm2 = %{version} openais Provides: clvm PreReq: %fillup_prereq %insserv_prereq ++++++ lvm2.spec ++++++ --- /var/tmp/diff_new_pack.XiRKb3/_old 2011-12-26 12:35:25.000000000 +0100 +++ /var/tmp/diff_new_pack.XiRKb3/_new 2011-12-26 12:35:25.000000000 +0100 @@ -1,7 +1,7 @@ # -# spec file for package lvm2 (Version 2.02.67) +# spec file for package lvm2 # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,7 +28,7 @@ PreReq: %fillup_prereq %insserv_prereq AutoReqProv: on Version: 2.02.67 -Release: 4.<RELEASE2> +Release: 4.<RELEASE4> Summary: LVM2 Tools Source: LVM2.%{version}.tgz Source1: lvm.conf ++++++ mkinitrd-lvm2-setup.sh ++++++ --- /var/tmp/diff_new_pack.XiRKb3/_old 2011-12-26 12:35:26.000000000 +0100 +++ /var/tmp/diff_new_pack.XiRKb3/_new 2011-12-26 12:35:26.000000000 +0100 @@ -13,7 +13,7 @@ for bd in $blockdev; do update_blockdev $bd - vg_name=$(lvdisplay -c 2> /dev/null | sed -n "/.*:$blockmajor:$blockminor/p") + vg_name=$(lvdisplay -c 2> /dev/null | sed -n "/.*:$blockmajor:$blockminor\$/p") vg_dev=${vg_name%%:*} vg_name=${vg_name#*:} vg_root=${vg_name%%:*} continue with "q"... Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
