]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
languages.ini update
authorlongpanda <admin@ventoy.net>
Mon, 19 Apr 2021 01:05:05 +0000 (09:05 +0800)
committerlongpanda <admin@ventoy.net>
Mon, 19 Apr 2021 01:05:05 +0000 (09:05 +0800)
IMG/cpio/ventoy/hook/rhel7/ventoy-hook.sh
LANGUAGES/languages.ini

index 206b92fa9bd3b96b3b8b07da35345d26d07b0936..1d971cfd06208e10ea8c90c282c29c2e8cc9a7a3 100644 (file)
@@ -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
index ec93c09622e31207f34cae1eb3f5aca6dba1fc6a..c40c7521616bb67d2b0e72ed827b383b1225debf 100644 (file)
Binary files a/LANGUAGES/languages.ini and b/LANGUAGES/languages.ini differ