X-Git-Url: https://v.licheni.net/stack/code/debianlive.git/blobdiff_plain/1021120b55520db47782e2cac25842d95b9d5bc0..HEAD:/xfce-desktop/auto/config diff --git a/xfce-desktop/auto/config b/xfce-desktop/auto/config index 7394b2a..5b256e7 100755 --- a/xfce-desktop/auto/config +++ b/xfce-desktop/auto/config @@ -8,20 +8,20 @@ --mode debian \ -a i386 \ -b hdd \ - -d sid \ - --linux-flavours 686 \ + -d wheezy \ + --linux-flavours "486 686-pae" \ --mode debian \ + --linux-packages "linux-image linux-headers" \ --debian-installer live \ --debian-installer-gui true \ --bootappend-live "\ boot=live \ config \ + persistence \ persistence-encryption=luks \ username=stack \ hostname=acqua \ - persistence \ - live-config.locales=it_IT.UTF-8 live-config.timezone=Europe/Rome live-config.keyboard-layouts=it \ - " \ + live-config.locales=it_IT.UTF-8 live-config.timezone=Europe/Rome live-config.keyboard-layouts=it " \ --archive-areas "main contrib non-free" \ --apt-recommends true \ --mirror-bootstrap "${mirror}" \