Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2016-09-09 10:16:26
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/dracut (Old)
 and      /work/SRC/openSUSE:Factory/.dracut.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "dracut"

Changes:
--------
--- /work/SRC/openSUSE:Factory/dracut/dracut.changes    2016-09-05 
21:16:47.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes       2016-09-09 
10:16:28.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Sep  1 17:11:17 UTC 2016 - [email protected]
+
+- fix boot issues using RAID, bnc#970215
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ 0059-99suse-Add-SUSE-specific-initrd-parsing.patch ++++++
--- /var/tmp/diff_new_pack.cgVl6c/_old  2016-09-09 10:16:30.000000000 +0200
+++ /var/tmp/diff_new_pack.cgVl6c/_new  2016-09-09 10:16:30.000000000 +0200
@@ -68,7 +68,7 @@
 +
 +# mduuid
 +mduuid=$(getarg mduuid)
-+if [ -n "$mduuid"]; then
++if [ -n "$mduuid" ]; then
 +    echo "rd.md.uuid=$mduuid" >> /etc/cmdline.d/99-suse.conf
 +    unset CMDLINE
 +fi


Reply via email to