aboutsummaryrefslogtreecommitdiffstats
path: root/auto/config
diff options
context:
space:
mode:
Diffstat (limited to 'auto/config')
-rwxr-xr-xauto/config7
1 files changed, 7 insertions, 0 deletions
diff --git a/auto/config b/auto/config
index 0e77078..95e08eb 100755
--- a/auto/config
+++ b/auto/config
@@ -1,6 +1,7 @@
#!/bin/sh
lb config noauto \
+ --distribution "torouter" \
--architectures armel \
--linux-flavours kirkwood \
--apt-secure true \
@@ -8,6 +9,8 @@ lb config noauto \
--cache true \
--cache-indices true \
--cache-packages true \
+ --parent-mirror-bootstrap http://http.debian.net/debian \
+ --mirror-bootstrap http://http.debian.net/debian \
--cache-stages rootfs \
--distribution wheezy \
--parent-distribution wheezy \
@@ -20,3 +23,7 @@ lb config noauto \
--keyring-packages "debian-archive-keyring deb.torproject.org-keyring" \
--bootappend-live "boot=live config username=torouter" \
"${@}"
+
+# Note: chroot filesystem should be 'squashfs' for final images, 'none' for
+# development
+# Note: bootappend-live options are ignored when booting from u-boot