From: stack Date: Tue, 19 Feb 2013 01:47:56 +0000 (+0100) Subject: removed not valid live-boot option X-Git-Url: https://v.licheni.net/stack/code/debianlive.git/commitdiff_plain/bf580013ca4da76d54ee4b92bc5a59914d7bea4d?ds=sidebyside removed not valid live-boot option removed persistent=cryptsetup that has no sense --- diff --git a/minimal/auto/config b/minimal/auto/config index 9d34c73..14e6e81 100755 --- a/minimal/auto/config +++ b/minimal/auto/config @@ -12,7 +12,6 @@ --bootappend-live "\ boot=live \ config \ - persistent=cryptsetup \ persistence-encryption=luks \ username=stack \ hostname=acqua \ diff --git a/xfce-desktop/auto/config b/xfce-desktop/auto/config index 307121d..1b3c3ad 100755 --- a/xfce-desktop/auto/config +++ b/xfce-desktop/auto/config @@ -13,7 +13,6 @@ --bootappend-live "\ boot=live \ config \ - persistent=cryptsetup \ persistence-encryption=luks \ username=stack \ hostname=acqua \