On 8/25/11 9:18 AM, Jonas Gorski wrote:
> On 25 August 2011 17:58, Philip Prindeville
> wrote:
>> On 8/25/11 2:38 AM, Florian Fainelli wrote:
>>> On Monday 22 August 2011 00:14:43 Philip Prindeville wrote:
Add support for Ed Wildgoose's alix platform driver plus my enhancement to
add GPI
Awesome. However I'd like to somehow make for fully field-upgradable
kernels for this device (how to do that?), and reserving 64k strikes
me as too small to account for future growth.
On Thu, Aug 25, 2011 at 6:20 PM, Mark Mentovai wrote:
> This replaces the fixed flash layout currently used on th
Signed-off-by: Roman Yeryomin
Index: target/linux/ramips/base-files/etc/uci-defaults/nw718
===
--- a/target/linux/ramips/base-files/etc/uci-defaults/nw718 (revision 28007)
+++ b/target/linux/ramips/base-files/etc/uci-defaults/nw7
This method is much more stable than reading dd's output via stdin.
Signed-off-by: Roman Yeryomin
Index: package/maccalc/src/main.c
===
--- a/package/maccalc/src/main.c(revision 28007)
+++ b/package/maccalc/src/main.c
This replaces the fixed flash layout currently used on the WNDR3700
family with one whose mtd partition sizes are computed dynamically.
Rather than reserving 1MB for the kernel regardless of its actual space
requirements, this computes an appropriate size for the kernel, rounded
up to a 64kB erase
I'm using r28057 on TEW-632BRP.
"ps|grep pppd" show nothing.
My network config file
config interface lan
option ifname "eth0 eth1"
option type bridge
option protostatic
option ipaddr 192.168.1.1
option netmask 255.255.255.0
config interface w
This adds the o11s cozybit authentication daemon fork of authsae (see o11s.org).
This requires forthcoming work on o11s in the
kernel/compat-wireless et al. but there are people interested in running
this under OpenWrt right now.
I have not added any init scripts, etc.
Signed-off-by: Peter N
Hello all,
Today I got the kernel to compile, fw image to pack and later, actually
boot on the device...
Before unable to mount root VFS panic, because mtd drivers are not yet
around.
The kernel is 2.6.30.9 + openwrt patches + rlx hacks, toolchain is still
rsdk.
However all the stuff required fo
On 25 August 2011 17:58, Philip Prindeville
wrote:
> On 8/25/11 2:38 AM, Florian Fainelli wrote:
>> On Monday 22 August 2011 00:14:43 Philip Prindeville wrote:
>>> Add support for Ed Wildgoose's alix platform driver plus my enhancement to
>>> add GPIO soft button support.
>>>
>>> Redux: fix parame
On 8/25/11 2:38 AM, Florian Fainelli wrote:
> On Monday 22 August 2011 00:14:43 Philip Prindeville wrote:
>> Add support for Ed Wildgoose's alix platform driver plus my enhancement to
>> add GPIO soft button support.
>>
>> Redux: fix parameters for gpio_keys, add hotplug button script.
>>
>> Signed
THe simplejson is a json encoder/decoder for python it is a lot faster
(close to 10x) than the json module that ships with python.
A special thanks to Jan Willies for the feedback on the distribute package.
Signed-off-by: Roberto Riggio
--
Index: lang/simplejson/Makefile
===
On Friday 05 August 2011 02:02:11 Daniel Mierswa wrote:
> Yet another update, I inherited a wrong behaviour with older versions.
> It used to $(INSTALL_BIN) symlinks which results in copying the
> dereferenced file and not the symlink itself, now uses $(CP) and it's
> reported working (and running)
2011/8/25 Roberto Riggio
> Which is the version of setuptools shipped with openwrt?
It's called 'distribute' and is at 0.6.16.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Hi,
I'm trying to port the simplejson to openwrt (It seem that simplejson is
a LOT faster than the version of json shipped with python).
I created a new package starting from the jsonpath package. However
after running make I get this:
--
On Sunday 24 July 2011 23:21:22 Michael Heimpold wrote:
> Trying to fix some issues with php5 I discoverd that php5's mysql extension
> doesn't load:
>
>
> root@OpenWrt:/tmp# php-cli -m
> PHP Warning: PHP Startup: Unable to load dynamic library
> '/usr/lib/php/mysql.so' - File not found in Unkno
On Monday 22 August 2011 00:14:43 Philip Prindeville wrote:
> Add support for Ed Wildgoose's alix platform driver plus my enhancement to
> add GPIO soft button support.
>
> Redux: fix parameters for gpio_keys, add hotplug button script.
>
> Signed-off-by: Philip Prindeville
Applied both patches
On Sunday 14 August 2011 00:27:21 Philip Prindeville wrote:
> Since linux gets developed on x86 more than all other hardware, hardly
> makes sense to have our default x86 version be trailing by over a year.
>
> Signed-off-by: Philip Prindeville
> ---
Applied in r28082, thanks!
--
Florian
__
17 matches
Mail list logo