diff options
Diffstat (limited to 'freedom-maker/multistrap-configs')
-rw-r--r-- | freedom-maker/multistrap-configs/torouter-armhf.conf | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/freedom-maker/multistrap-configs/torouter-armhf.conf b/freedom-maker/multistrap-configs/torouter-armhf.conf new file mode 100644 index 0000000..2a1f6b6 --- /dev/null +++ b/freedom-maker/multistrap-configs/torouter-armhf.conf @@ -0,0 +1,14 @@ +[General] +include=torouter-base.conf +arch=armel +aptsources=Debian torproject torouter armhf +debootstrap=Debian torproject torouter armhf + +[armel] +packages=linux-image-3.2.0-4-mx5 flash-kernel u-boot-tools u-boot wireless-tools +source=http://http.debian.net/debian/ +keyring=debian-archive-keyring +suite=wheezy +components=main +omitdebsrc=false + |