aboutsummaryrefslogtreecommitdiffstats
path: root/freedom-maker
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-09-24 19:03:41 +0200
committerficus <ficus@robocracy.org>2012-09-24 19:03:41 +0200
commitf60f8656e75da356ddec2326e064fbe150a3ad8f (patch)
tree0a1d35a7bc132bfb75b0a43f7c013c2430179d7a /freedom-maker
parentc574025e324a1daf23830f516d3b5063424e839b (diff)
downloadtorouter-f60f8656e75da356ddec2326e064fbe150a3ad8f.tar.gz
torouter-f60f8656e75da356ddec2326e064fbe150a3ad8f.zip
update uap_hack install script to build from qemu
Diffstat (limited to 'freedom-maker')
-rwxr-xr-xfreedom-maker/bin/packages-chroot6
-rw-r--r--freedom-maker/multistrap-configs/torouter-base.conf2
2 files changed, 4 insertions, 4 deletions
diff --git a/freedom-maker/bin/packages-chroot b/freedom-maker/bin/packages-chroot
index c70249d..3617331 100755
--- a/freedom-maker/bin/packages-chroot
+++ b/freedom-maker/bin/packages-chroot
@@ -1,8 +1,8 @@
#!/bin/sh
-# try to install locally-sourced torouter .deb files
+echo "Installing extra/local override .deb files..."
dpkg -i /tmp/dpkg/*.deb
-# try to install libertas_uap hack
-cd /tmp/uap_hack/dreamplug_libertas && ./install_$kernelversion.sh
+echo "Installing libertas_uap hack..."
+cd /tmp/uap_hack/dreamplug_libertas && ./install.sh $kernelversion
diff --git a/freedom-maker/multistrap-configs/torouter-base.conf b/freedom-maker/multistrap-configs/torouter-base.conf
index 45945a7..cda5bba 100644
--- a/freedom-maker/multistrap-configs/torouter-base.conf
+++ b/freedom-maker/multistrap-configs/torouter-base.conf
@@ -6,7 +6,7 @@ debootstrap=Debian torproject torouter
aptsources=Debian torproject torouter
[Debian]
-packages=base-files netbase openssh-server zile wget iproute net-tools hostname module-init-tools wget resolvconf udev isc-dhcp-client ifupdown devio initramfs-tools uboot-mkimage parted dosfstools apt iputils-ping haveged python pandoc python-simplejson make isc-dhcp-server dialog locales-all uaputl uapevent dnsmasq iptables vim-nox less screen lsof tcptraceroute traceroute mtr-tiny openntpd dnsmasq unbound python-augeas python-flask python-daemon cron iw
+packages=base-files netbase openssh-server zile wget iproute net-tools hostname module-init-tools wget resolvconf udev isc-dhcp-client ifupdown devio initramfs-tools uboot-mkimage parted dosfstools apt iputils-ping haveged python pandoc python-simplejson make isc-dhcp-server dialog locales-all uaputl uapevent dnsmasq iptables vim-nox less screen lsof tcptraceroute traceroute mtr-tiny openntpd dnsmasq unbound python-augeas python-flask python-daemon cron iw python-setuptools apt-util python-distribute
source=http://http.debian.net/debian/
keyring=debian-archive-keyring
suite=wheezy