diff options
author | ficus <ficus@robocracy.org> | 2012-12-29 13:44:59 -0500 |
---|---|---|
committer | ficus <ficus@robocracy.org> | 2012-12-29 13:44:59 -0500 |
commit | 3c8893d03a64b49c0ad80ee00456525e1b409a51 (patch) | |
tree | eefdd5effb172b2136c12db129b15f71cf415388 /config/package-lists | |
parent | 536ccdd0bbc5ff3cae788d15ca5c6856e814b306 (diff) | |
download | torouter-live-3c8893d03a64b49c0ad80ee00456525e1b409a51.tar.gz torouter-live-3c8893d03a64b49c0ad80ee00456525e1b409a51.zip |
work in progress on armhf/i.mx6 port
Diffstat (limited to 'config/package-lists')
-rw-r--r-- | config/package-lists/debug.list.chroot | 4 | ||||
-rw-r--r-- | config/package-lists/novena.list.chroot (renamed from config/package-lists/dreamplug.list.chroot) | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/config/package-lists/debug.list.chroot b/config/package-lists/debug.list.chroot new file mode 100644 index 0000000..16b0e13 --- /dev/null +++ b/config/package-lists/debug.list.chroot @@ -0,0 +1,4 @@ +pciutils +usbutils +iperf +dnsutils diff --git a/config/package-lists/dreamplug.list.chroot b/config/package-lists/novena.list.chroot index 1757229..3122bdc 100644 --- a/config/package-lists/dreamplug.list.chroot +++ b/config/package-lists/novena.list.chroot @@ -1,4 +1,4 @@ flash-kernel u-boot-tools u-boot -wireless-tools +initramfs-tools |