Accepting request 425185 from Base:System
1 OBS-URL: https://build.opensuse.org/request/show/425185 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dracut?expand=0&rev=93
This commit is contained in:
commit
bc136eb971
@ -68,7 +68,7 @@ Index: dracut-042/modules.d/99suse/parse-suse-initrd.sh
|
||||
+
|
||||
+# 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
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 17:11:17 UTC 2016 - opensuse@dstoecker.de
|
||||
|
||||
- fix boot issues using RAID, bnc#970215
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 26 10:17:27 CEST 2016 - hare@suse.de
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user