X-Git-Url: https://git.tld-linux.org/?p=packages%2Fdracut.git;a=blobdiff_plain;f=os-release.patch;h=53bdbdb6cf0094237fb28e5b065586960f30cfd9;hp=3075bfddf29c62f7fd2a771bdab006b4a047c4da;hb=HEAD;hpb=34b00461e9fcf38b2649405ae0cd0fc9ffcbf28e diff --git a/os-release.patch b/os-release.patch index 3075bfd..53bdbdb 100644 --- a/os-release.patch +++ b/os-release.patch @@ -1,12 +1,12 @@ -diff -ur dracut-044.orig/modules.d/50plymouth/plymouth-populate-initrd.sh dracut-044/modules.d/50plymouth/plymouth-populate-initrd.sh ---- dracut-044.orig/modules.d/50plymouth/plymouth-populate-initrd.sh 2015-11-25 13:22:28.000000000 +0000 -+++ dracut-044/modules.d/50plymouth/plymouth-populate-initrd.sh 2015-11-30 12:47:19.901305000 +0000 -@@ -5,7 +5,7 @@ +diff -urpa dracut-047.orig/modules.d/50plymouth/plymouth-populate-initrd.sh dracut-047/modules.d/50plymouth/plymouth-populate-initrd.sh +--- dracut-047.orig/modules.d/50plymouth/plymouth-populate-initrd.sh 2018-02-19 09:00:33.000000000 +0000 ++++ dracut-047/modules.d/50plymouth/plymouth-populate-initrd.sh 2018-03-15 12:03:37.494982675 +0000 +@@ -4,7 +4,7 @@ PLYMOUTH_LOGO_FILE="/usr/share/pixmaps/s + PLYMOUTH_THEME=$(plymouth-set-default-theme) inst_multiple plymouthd plymouth \ - "${PLYMOUTH_LOGO_FILE}" \ - /etc/system-release + /etc/os-release - mkdir -m 0755 -p "${initdir}/usr/share/plymouth" + test -e "${PLYMOUTH_LOGO_FILE}" && inst_simple "${PLYMOUTH_LOGO_FILE}"