diff options
author | ficus <ficus@robocracy.org> | 2012-09-25 19:11:01 +0200 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-09-25 19:11:01 +0200 |
commit | 846ee52dc6b9239173565a81d4fb756e6f26285f (patch) | |
tree | 7ea0dca2960ef48768d67e6b0e0adeb6cc6e4675 /freedom-maker/multistrap-configs | |
parent | cc9809734fdbd6ea8601005d34b4efaf5b37baa4 (diff) | |
download | torouter-846ee52dc6b9239173565a81d4fb756e6f26285f.tar.gz torouter-846ee52dc6b9239173565a81d4fb756e6f26285f.zip |
various tweeks
- remove torouter-tui dependancy from torouter-prep
- split out dnsmasq config to per-interface files
- clean up configs directory, moving misc temp files to /tmp
Diffstat (limited to 'freedom-maker/multistrap-configs')
-rw-r--r-- | freedom-maker/multistrap-configs/torouter-base.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freedom-maker/multistrap-configs/torouter-base.conf b/freedom-maker/multistrap-configs/torouter-base.conf index 697a375..835bdf4 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 python-setuptools apt-util python-distribute +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 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 |