Re: [OpenWrt-Devel] [PATCH] Fix missing hwmon-vid module error on LM77 package build

2008-03-25 Thread Travis Kemen
Acinonyx wrote: > This patch fixes missing hwmon-vid module error on LM77 package build. > hwmon-vid is not a dependency for LM77 so it does not get build. > > Signed-off-by: Vasilis Tsiligiannis <[EMAIL PROTECTED]> > > --- > trunk/package/kernel/modules/hwmon.mk | 16 +--- > 1 fi

Re: [OpenWrt-Devel] [PATCH] Add hostap txpower patch to 2.6.24 kernel

2008-03-25 Thread Travis Kemen
Acinonyx wrote: > The following patch enables txpower setting for hostap driver and restores > txpower after card resets. > > Signed-off-by: Vasilis Tsiligiannis <[EMAIL PROTECTED]> > > --- > .../patches-2.6.24/903-hostap_txpower.patch| 160 > > 1 files changed, 1

Re: [OpenWrt-Devel] Mounting extra drives and Init of processes

2008-03-25 Thread Rod Whitby
Oliver Ertl wrote: > [..] > > All I can say is that Optware isn't supported by OpenWrt... Optware doesn't use /opt/etc/rc.d/..., so I doubt that Michael is talking about Optware. However, as a note to Michael, there are a number of people who do use Optware packages on OpenWrt devices. This i

Re: [OpenWrt-Devel] Mounting extra drives and Init of processes

2008-03-25 Thread Oliver Ertl
[..] All I can say is that Optware isn't supported by OpenWrt... ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] Mounting extra drives and Init of processes

2008-03-25 Thread Michael
I have a bunch of stuff loaded onto a USB drive (which I've mounted on /opt), but the core services (network, kernel modules etc) are on the internal jffs drive. My first problem is how to properly handle the extra paths. I can put it into profile.sh (making sure I also include a LD_LIBRARY_P