]> glassweightruler.freedombox.rocks Git - Ventoy.git/commitdiff
Add encryption support to CreatePersistentImg.sh (#1130)
authorsalevdns <24809481+salevdns@users.noreply.github.com>
Thu, 25 Nov 2021 03:44:31 +0000 (04:44 +0100)
committerGitHub <noreply@github.com>
Thu, 25 Nov 2021 03:44:31 +0000 (11:44 +0800)
Added option to create persistent fs inside LUKS container.
Had to change to #!/bin/bash to parse interactive user input for the encryption passphrase.
The _freeloop=$freeloop part is kind of bad style, but I kept it for now to keep changes minimal.


No differences found