diff options
author | ficus <ficus@robocracy.org> | 2012-11-13 22:56:37 +0100 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-11-13 22:56:37 +0100 |
commit | eddf79ba816ed061c6e2e70558f9a62c9191467c (patch) | |
tree | 57fb8baf793ba1560b4e5abb1aa4a4554478ec1a /config/package-lists | |
parent | 554b72536dc9fbd145868518d122695b3f7b56b5 (diff) | |
download | torouter-live-eddf79ba816ed061c6e2e70558f9a62c9191467c.tar.gz torouter-live-eddf79ba816ed061c6e2e70558f9a62c9191467c.zip |
WIP: more torouter-ish image, boots with care
Diffstat (limited to 'config/package-lists')
-rw-r--r-- | config/package-lists/debian.list.chroot | 50 | ||||
-rw-r--r-- | config/package-lists/dreamplug.list.chroot | 4 | ||||
-rw-r--r-- | config/package-lists/torouter.list.chroot | 1 | ||||
-rw-r--r-- | config/package-lists/torproject.list.chroot | 8 |
4 files changed, 62 insertions, 1 deletions
diff --git a/config/package-lists/debian.list.chroot b/config/package-lists/debian.list.chroot new file mode 100644 index 0000000..f5cfcfd --- /dev/null +++ b/config/package-lists/debian.list.chroot @@ -0,0 +1,50 @@ +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 +python-augeas +python-flask +python-daemon +cron +iw +python-setuptools +apt-utils +dnsutils +torsocks diff --git a/config/package-lists/dreamplug.list.chroot b/config/package-lists/dreamplug.list.chroot new file mode 100644 index 0000000..1757229 --- /dev/null +++ b/config/package-lists/dreamplug.list.chroot @@ -0,0 +1,4 @@ +flash-kernel +u-boot-tools +u-boot +wireless-tools diff --git a/config/package-lists/torouter.list.chroot b/config/package-lists/torouter.list.chroot index f027e0d..e69de29 100644 --- a/config/package-lists/torouter.list.chroot +++ b/config/package-lists/torouter.list.chroot @@ -1 +0,0 @@ -vim diff --git a/config/package-lists/torproject.list.chroot b/config/package-lists/torproject.list.chroot new file mode 100644 index 0000000..5e3ea03 --- /dev/null +++ b/config/package-lists/torproject.list.chroot @@ -0,0 +1,8 @@ +tor +tor-geoipdb +libnatpmp-dev +libnatpmp1 +libminiupnpc-dev +libminiupnpc5 +tor-arm +python-torctl |