Try
PC Engines ALIX
On 21 September 2010 10:14, Dennis M.D. Ljungmark wrote:
> Ahoy,
> We're currently looking at aquiring a few development boards for
> running OpenWRT on, ( not the other way around, for once) so I figured
> I'd ask here, what's a decent board/hardware unit to make a few pr
I forgot to attach the file.
It's there now.
wk-wifidog-uci.diff.4
Description: Binary data
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Thank you chaps, my patch is attached
cd ing to /packages/net/ or /trunk/package (providing that you have
copied wifidog into this dir)
and runing patch -p0 worked for me.
Let me know if I did something really stupid,
Thanks,
Will
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Hi.
>
> S
On 15 September 2010 12:50, William Kenyon wrote:
> > send me a patch and ill test it, if it functions ill get it committed
>
> Hey,
>
> Thanks for this, my only problem is that i'm not exactly sure where in the
> trunk the files I have edited sit.
> I have e
> send me a patch and ill test it, if it functions ill get it committed
Hey,
Thanks for this, my only problem is that i'm not exactly sure where in the
trunk the files I have edited sit.
I have edited
/etc/config/wifidog (created)
/etc/wifidog.conf (deleted)
/etc/init.d/wifidog (edited)
/usr/bin
Hello,
I needed to build a web interface which could configure WifiDog so I used
LuCI.
But I had to rewrite the Wifidog init scripts to use UCI.
It just reads /etc/config/wifidog and writes a config file to
/tmp/wifidog.conf
I also had to edit /usr/bin/wifidog-init to start wifidog with the new
c