diff options
| -rw-r--r-- | TODO | 1 | ||||
| -rw-r--r-- | freedom-maker/multistrap-configs/torouter-base.conf | 2 | 
2 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@  - fix signing key for torrouter.torproject.org (should have a keyring .deb)  - re-enable source builds in install.sh  - random apt-get segfault issue -- add crontab package diff --git a/freedom-maker/multistrap-configs/torouter-base.conf b/freedom-maker/multistrap-configs/torouter-base.conf index acfa6ce..c62e33f 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 +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  source=http://http.debian.net/debian/  keyring=debian-archive-keyring  suite=wheezy  | 
