X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;ds=sidebyside;f=os-release.patch;h=6ff204d47661d142936bbf5c6a861dab5d10f5e5;hb=736b9048ed737cdd56a20c84c7ed394396984776;hp=8650197689cf1bae128562125af1400be24300cd;hpb=719f673ff328094c5afbe19e887950b4e51f23a3;p=packages%2Fdracut.git diff --git a/os-release.patch b/os-release.patch index 8650197..6ff204d 100644 --- a/os-release.patch +++ b/os-release.patch @@ -1,11 +1,11 @@ ---- dracut-018/modules.d/50plymouth/plymouth-populate-initrd.sh~ 2012-04-05 13:54:38.000000000 +0200 -+++ dracut-018/modules.d/50plymouth/plymouth-populate-initrd.sh 2012-04-27 13:04:05.676319178 +0200 -@@ -7,7 +7,7 @@ - inst /sbin/plymouthd /bin/plymouthd - dracut_install /bin/plymouth \ - "${PLYMOUTH_LOGO_FILE}" \ +--- dracut-047/modules.d/50plymouth/plymouth-populate-initrd.sh.orig 2018-02-19 19:30:07.910250308 +0100 ++++ dracut-047/modules.d/50plymouth/plymouth-populate-initrd.sh 2018-02-19 19:31:04.133205683 +0100 +@@ -4,7 +4,7 @@ + PLYMOUTH_THEME=$(plymouth-set-default-theme) + + inst_multiple plymouthd plymouth \ - /etc/system-release + /etc/os-release - mkdir -m 0755 -p "${initdir}/usr/share/plymouth" + test -e "${PLYMOUTH_LOGO_FILE}" && inst_simple "${PLYMOUTH_LOGO_FILE}"