13 lines
559 B
Diff
13 lines
559 B
Diff
diff -Nru dracut-011.orig//modules.d/50plymouth/plymouth-populate-initrd dracut-011/modules.d/50plymouth/plymouth-populate-initrd
|
|
--- dracut-020.orig//modules.d/50plymouth/plymouth-populate-initrd.sh 2011-07-18 17:05:06.000000000 +0200
|
|
+++ dracut-020/modules.d/50plymouth/plymouth-populate-initrd.sh 2011-08-11 18:34:19.125257177 +0200
|
|
@@ -7,7 +7,7 @@
|
|
inst /sbin/plymouthd /bin/plymouthd
|
|
dracut_install /bin/plymouth \
|
|
"${PLYMOUTH_LOGO_FILE}" \
|
|
- /etc/system-release
|
|
+ /etc/openmamba-release
|
|
|
|
mkdir -m 0755 -p "${initdir}/usr/share/plymouth"
|
|
|