diff --git a/auto/config b/auto/config index a660702..ef16dcc 100755 --- a/auto/config +++ b/auto/config @@ -96,6 +96,8 @@ lb config noauto \ --iso-publisher "Kali" \ --iso-volume "Kali Live" \ --linux-packages linux-image \ - --bootappend-live "boot=live noconfig=sudo username=root hostname=kali" \ +# Encrypted persistence support +# --bootappend-live "boot=live noconfig=sudo username=root hostname=kali persistent=cryptsetup persistence-encryption=luks persistence" \ + --bootappend-live "boot=live noconfig=sudo username=root hostname=kali" \ $lb_opts \ "$@" diff --git a/config/package-lists/kali.list.chroot b/config/package-lists/kali.list.chroot index 9b25e44..d30d40c 100644 --- a/config/package-lists/kali.list.chroot +++ b/config/package-lists/kali.list.chroot @@ -7,6 +7,7 @@ kali-debtags kali-archive-keyring debian-installer-launcher alsa-tools +cryptsetup # provide l10n for everybody locales-all