X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/Ventoy.git/blobdiff_plain/069342ab9ac9134ce12f73fff6cb9a5f9e453af6..HEAD:/IMG/mkcpio.sh diff --git a/IMG/mkcpio.sh b/IMG/mkcpio.sh index 270eb8f..c204336 100644 --- a/IMG/mkcpio.sh +++ b/IMG/mkcpio.sh @@ -62,6 +62,9 @@ cp -a $VENTOY_PATH/VBLADE/vblade-master/vblade_64 tool/ cp -a $VENTOY_PATH/LZIP/lunzip32 tool/ cp -a $VENTOY_PATH/LZIP/lunzip64 tool/ +cp -a $VENTOY_PATH/cryptsetup/veritysetup32 tool/ +cp -a $VENTOY_PATH/cryptsetup/veritysetup64 tool/ + chmod -R 777 ./tool find ./tool | cpio -o -H newc --owner=root:root >tool.cpio