added clean, ignore system default and mode debian in auto config
authorstack <stack@inventati.org>
Mon, 25 Feb 2013 01:48:48 +0000 (02:48 +0100)
committerstack <stack@inventati.org>
Mon, 25 Feb 2013 01:48:53 +0000 (02:48 +0100)
minimal/auto/config
xfce-desktop/auto/config

index a1019e8..7d95fc3 100755 (executable)
@@ -3,6 +3,9 @@
  mirror="http://ftp.debian.org/debian/"  
  security_mirror="http://security.debian.org/"
  lb config noauto \
+     --clean \
+     --ignore-system-defaults \
+     --mode debian \
      -a i386 \
      -b hdd \
      -d sid \
index 3e1c17c..b30c87b 100755 (executable)
@@ -3,6 +3,9 @@
  mirror="http://ftp.debian.org/debian/"  
  security_mirror="http://security.debian.org/"
  lb config noauto \
+     --clean \
+     --ignore-system-defaults \
+     --mode debian \
      -a i386 \
      -b hdd \
      -d sid \