From 3c8893d03a64b49c0ad80ee00456525e1b409a51 Mon Sep 17 00:00:00 2001 From: ficus Date: Sat, 29 Dec 2012 13:44:59 -0500 Subject: work in progress on armhf/i.mx6 port --- config/package-lists/debug.list.chroot | 4 ++++ config/package-lists/dreamplug.list.chroot | 4 ---- config/package-lists/novena.list.chroot | 4 ++++ 3 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 config/package-lists/debug.list.chroot delete mode 100644 config/package-lists/dreamplug.list.chroot create mode 100644 config/package-lists/novena.list.chroot (limited to 'config/package-lists') 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/dreamplug.list.chroot deleted file mode 100644 index 1757229..0000000 --- a/config/package-lists/dreamplug.list.chroot +++ /dev/null @@ -1,4 +0,0 @@ -flash-kernel -u-boot-tools -u-boot -wireless-tools diff --git a/config/package-lists/novena.list.chroot b/config/package-lists/novena.list.chroot new file mode 100644 index 0000000..3122bdc --- /dev/null +++ b/config/package-lists/novena.list.chroot @@ -0,0 +1,4 @@ +flash-kernel +u-boot-tools +u-boot +initramfs-tools -- cgit v1.2.3