[OpenWrt-Devel] [PATCH] update tor package

2009-07-16 Thread poelzi
hi, updates the tor package to 2.0.35. I wrote the webmasters of tor that they should please put the current release into their archive, too. so the package does not break whenever a new release is done… but no change yet. regards poelzi Index: net/tor/Makefile =

Re: [OpenWrt-Devel] [PATCH] sysupgrade-ext2 sync before writing image, not after

2009-07-16 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks for submitting the patch! It's applied to trunk in r16867 and merged to 8.09 in r16868. ~ JoW -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAkpfLuYACg

Re: [OpenWrt-Devel] [PATCH] Add pxcab target (v2)

2009-07-16 Thread Florian Fainelli
Hi, Le Thursday 16 July 2009 09:57:25 Akinobu Mita, vous avez écrit : > This patch adds a target for the IBM PowerXCell Accelerator Board. > (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) > > http://us.fixstars.com/products/gigaaccel/ > > This build will create zImage suitable f

[OpenWrt-Devel] Next Wiki IRCmeeting (was: Re: Wiki efforts)

2009-07-16 Thread kloschi
On Thu, 2009-07-16 at 21:22 +1200, Peter Lambrechtsen wrote: > Going to attend the next meeting, Gregers said it was planned to be > next thursday 8pm CET? So that'd be Thu 23rd? Count me in! :) -- "I love deadlines. I especially like the whooshing sound they make as they fly by."

[OpenWrt-Devel] [PATCH] sysupgrade-ext2 sync before writing image, not after

2009-07-16 Thread Fabian Hugelshofer
Hi all, Sysupgrade for ext2 currently flushes the filesystem buffers after an image is written to the disk. This should happen before the image is written. This has already been fixed in default_do_upgrade in common.sh (see r16488). Please apply, thanks. Fabian Index: target/linux/x86/base-file

Re: [OpenWrt-Devel] Wiki efforts

2009-07-16 Thread Peter Lambrechtsen
On Thu, Jul 16, 2009 at 8:54 PM, kloschi wrote: > On Thu, 2009-07-16 at 09:16 +0200, Johnny Halfmoon wrote: >> Hi, >> >> similar action to what you propose has already been taken. Check >> http://nuwiki.openwrt.org/meta/ircmeeting . Also, check out the posts >> from Gregers Petersen on the archive

Re: [OpenWrt-Devel] Wiki efforts

2009-07-16 Thread kloschi
On Thu, 2009-07-16 at 09:16 +0200, Johnny Halfmoon wrote: > Hi, > > similar action to what you propose has already been taken. Check > http://nuwiki.openwrt.org/meta/ircmeeting . Also, check out the posts > from Gregers Petersen on the archive of this list. I know, I attended this meeting ;) and

Re: [OpenWrt-Devel] Automatically remounting USB devices on Reboot?

2009-07-16 Thread Nico
Hi Kunal, Remove storage devices are automagically mounted by a script, /sbin/usbstorage, via hotplug when a device is plugged in. I didn't test the change you're proposing on a real device with USB support, but I guess automounting with "mount -a" and having /sbin/usbstorage run aside will confli

Re: [OpenWrt-Devel] Debrick utility

2009-07-16 Thread VulK
Hi, urjtag has indeed a version (0.10) which recognize BCM6358 but it seems that this is not enough... Here is what I got: jtag> cable ea253 parallel 0x378 Initializing parallel port at 0x378 jtag> detect IR length: 13 Chain length: 2 Device Id: 00100111000110010111 (0x2431817F

[OpenWrt-Devel] [PATCH] Add pxcab target (v2)

2009-07-16 Thread Akinobu Mita
This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars) http://us.fixstars.com/products/gigaaccel/ This build will create zImage suitable for TFTP boot image. * v2 - add axonram device driver - switch to 2.6.30.1 Signe

Re: [OpenWrt-Devel] Wiki efforts

2009-07-16 Thread Johnny Halfmoon
Hi, similar action to what you propose has already been taken. Check http://nuwiki.openwrt.org/meta/ircmeeting . Also, check out the posts from Gregers Petersen on the archive of this list. Cheers, Johnny kloschi wrote: > Hi all, > > > as it stands there, just waiting for loads of content,

Re: [OpenWrt-Devel] md5sums

2009-07-16 Thread Johnny Halfmoon
Hiya, what you can do to temporarily resolve the issue, is to manually download the tarball(s), run md5sum on the files and then adjust the sum in the package Makefile. Cheers, Johnny Matthias Buecher / Germany wrote: > Currently several snapshot package repositories have this issue. > Also h