removed not valid live-boot option
[stack/code/debianlive.git] / xfce-desktop / auto / config
index 03588e3..1b3c3ad 100755 (executable)
@@ -6,24 +6,21 @@
      -a i386 \
      -b hdd \
      -d sid \
-     --linux-flavours 686-pae \
+     --linux-flavours 686 \
      --mode debian \
      --debian-installer live \
      --debian-installer-gui true \
-     --bootstrap cdebootstrap \
-     --cdebootstrap-options "--flavour=minimal" \
      --bootappend-live "\
      boot=live \
      config \
-     persistent=cryptsetup \
      persistence-encryption=luks \
      username=stack \
      hostname=acqua \
      persistence \
      live-config.locales=it_IT live-config.timezone=Europe/Rome live-config.keyboard-layouts=it \
      " \
-     --apt-indices false  --archive-areas "main contrib non-free" \
-     --apt-recommends false \
+     --archive-areas "main contrib non-free" \
+     --apt-recommends true \
      --linux-packages linux-image-3.7-trunk \
      --mirror-bootstrap "${mirror}" \
      --mirror-binary "${mirror}" \