Re: [OpenWrt-Devel] Supporting platform-in-a-box

2011-01-28 Thread Philip Prindeville
On 1/28/11 7:42 PM, Felix Fietkau wrote: On 2011-01-29 3:39 AM, Felix Fietkau wrote: On 2011-01-28 9:27 PM, Philip Prindeville wrote: I have the following ~/.openwrt/defconfig contents: CONFIG_PACKAGE_usbutils=y CONFIG_PACKAGE_libusb-1.0=y CONFIG_PACKAGE_pciutils=y CONFIG_PACKAGE_ip=y CONFIG_

Re: [OpenWrt-Devel] Supporting platform-in-a-box

2011-01-28 Thread Felix Fietkau
On 2011-01-29 3:39 AM, Felix Fietkau wrote: > On 2011-01-28 9:27 PM, Philip Prindeville wrote: >> I have the following ~/.openwrt/defconfig contents: >> >> >> CONFIG_PACKAGE_usbutils=y >> CONFIG_PACKAGE_libusb-1.0=y >> CONFIG_PACKAGE_pciutils=y >> CONFIG_PACKAGE_ip=y >> CONFIG_PACKAGE_iftop=y >>

Re: [OpenWrt-Devel] Supporting platform-in-a-box

2011-01-28 Thread Felix Fietkau
On 2011-01-28 9:27 PM, Philip Prindeville wrote: > I have the following ~/.openwrt/defconfig contents: > > > CONFIG_PACKAGE_usbutils=y > CONFIG_PACKAGE_libusb-1.0=y > CONFIG_PACKAGE_pciutils=y > CONFIG_PACKAGE_ip=y > CONFIG_PACKAGE_iftop=y > CONFIG_PACKAGE_coreutils-uptime=y > CONFIG_PACKAGE_core

Re: [OpenWrt-Devel] Supporting platform-in-a-box

2011-01-28 Thread Philip Prindeville
On 1/28/11 1:44 PM, Claudio wrote: 2011/1/28 Philip Prindeville: and I was wondering... would it be useful to have a directory called "bouquets" (sorry, that's a hang-over from working with Dreambox and other FTA satellite STB's) that contain useful configuration bundles where someone can just d

Re: [OpenWrt-Devel] Supporting platform-in-a-box

2011-01-28 Thread Claudio
2011/1/28 Philip Prindeville : > and I was wondering... would it be useful to have a directory called > "bouquets" (sorry, that's a hang-over from working with Dreambox and other > FTA satellite STB's) that contain useful configuration bundles where someone > can just do: The scripts/env should be

[OpenWrt-Devel] Supporting platform-in-a-box

2011-01-28 Thread Philip Prindeville
I have the following ~/.openwrt/defconfig contents: CONFIG_PACKAGE_usbutils=y CONFIG_PACKAGE_libusb-1.0=y CONFIG_PACKAGE_pciutils=y CONFIG_PACKAGE_ip=y CONFIG_PACKAGE_iftop=y CONFIG_PACKAGE_coreutils-uptime=y CONFIG_PACKAGE_coreutils-users=y CONFIG_PACKAGE_coreutils-who=y CONFIG_PACKAGE_fdisk=y