Re: [OpenWrt-Devel] [PATCH] new package: nginx

2009-12-03 Thread Florian Fainelli
Hi Benjamin, Le jeudi 3 décembre 2009 18:29:29, Benjamin Cama a écrit : > Hello, > > Le jeudi 03 décembre 2009 à 15:22 +0100, Florian Fainelli a écrit : > > Applied in r18620, thanks! > > Thanks. I recently fixed the package (build failed on recent svn due > to /var subdirs not created at build-

Re: [OpenWrt-Devel] wifi not working on WRT54G (v1)

2009-12-03 Thread Felix Fietkau
Bastian Bittorf wrote: > * Eric Cooper [03.12.2009 19:20]: >> >> config 'wifi-iface' > > name it: config 'wifi-iface' 'myAP' > >> LAN configuration >> config interface lan >> option type bridge > > comment this to throw away the bridge > >> option ifname "eth0.0" >>

Re: [OpenWrt-Devel] wifi not working on WRT54G (v1)

2009-12-03 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > name it: config 'wifi-iface' 'myAP' Not needed. > comment this to throw away the bridge Not needed :) > now it should work - bye, Bastian. Nope, he still needs to change "option network" in wifi-iface to point to myAP. Also disable the firewall

Re: [OpenWrt-Devel] wifi not working on WRT54G (v1)

2009-12-03 Thread Bastian Bittorf
* Eric Cooper [03.12.2009 19:20]: > > config 'wifi-iface' name it: config 'wifi-iface' 'myAP' > LAN configuration > config interface lan > option type bridge comment this to throw away the bridge > option ifname "eth0.0" > option protostatic > option ipa

Re: [OpenWrt-Devel] wifi not working on WRT54G (v1)

2009-12-03 Thread Eric Cooper
On Thu, Dec 03, 2009 at 08:35:24AM +0100, Bastian Bittorf wrote: > kick the oldstyle wlc and use trunk/b43. Yes, I've built from trunk. It uses b43legacy rather than b43 since this is a version 1 unit. > post your /etc/config/wireless + network wireless config 'wifi-device' 'wifi0'

Re: [OpenWrt-Devel] [PATCH] new package: nginx

2009-12-03 Thread Benjamin Cama
Hello, Le jeudi 03 décembre 2009 à 15:22 +0100, Florian Fainelli a écrit : > Applied in r18620, thanks! Thanks. I recently fixed the package (build failed on recent svn due to /var subdirs not created at build-time anymore) the exact same way you did ! By the way, I updated the package to a more

Re: [OpenWrt-Devel] [PATCH] new package: nginx

2009-12-03 Thread Florian Fainelli
Hello Benjamin, On Wednesday 05 August 2009 06:42:58 Benjamin Cama wrote: > Hi, > > Second try at adding a nginx package. This time with a (basic) > init-script, and updated to version 0.7.61. > > I changed my mind on the UCI config file, for me it would be too > cumbersome and I don't see a way