From: longpanda Date: Mon, 19 Apr 2021 01:05:05 +0000 (+0800) Subject: languages.ini update X-Git-Tag: v1.0.41~4 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/commitdiff_plain/aad154616c94a35545bbfc2e2063ec5e36a0fe6e languages.ini update --- diff --git a/IMG/cpio/ventoy/hook/rhel7/ventoy-hook.sh b/IMG/cpio/ventoy/hook/rhel7/ventoy-hook.sh index 206b92f..1d971cf 100644 --- a/IMG/cpio/ventoy/hook/rhel7/ventoy-hook.sh +++ b/IMG/cpio/ventoy/hook/rhel7/ventoy-hook.sh @@ -45,7 +45,8 @@ if [ -f $VTOY_PATH/ventoy_persistent_map ]; then if [ -e /sbin/dmsquash-live-root ]; then echo "patch /sbin/dmsquash-live-root for persistent ..." >> $VTLOG - $SED "/mount.*devspec.*\/run\/initramfs\/overlayfs/a . /ventoy/hook/rhel7/ventoy-overlay.sh" -i /sbin/dmsquash-live-root + $SED "/mount.*devspec.*\/run\/initramfs\/overlayfs/a . /ventoy/hook/rhel7/ventoy-overlay.sh" -i /sbin/dmsquash-live-root + $SED "s/osmin.img/osmin.imgxxxx/g" -i /sbin/dmsquash-live-root fi #close selinux diff --git a/LANGUAGES/languages.ini b/LANGUAGES/languages.ini index ec93c09..c40c752 100644 Binary files a/LANGUAGES/languages.ini and b/LANGUAGES/languages.ini differ