Re: [OpenWrt-Devel] [PATCH] ntpclient: add init script launching ntpclient as bg process

2008-02-01 Thread Felix Fietkau
Steffen Hoffmann wrote: > This is to introduce a new init script that can launch ntpclient > again after the hotplug invocation running with -l option to > adjust local time and clock shift continuously. > Please check, if this closes ticket 2292. > (see https://dev.openwrt.org/ticket/2292) > > S

Re: [OpenWrt-Devel] [PATCH] ntpclient: code cleaning and loop tuning

2008-02-01 Thread Felix Fietkau
Steffen Hoffmann wrote: > This moves the loop check in the hotplug script up to finish it as soon as > possible. > A minimal code cleaning of extra tabs after '$cfg count' is included too. > > Signed-off-by: Steffen Hoffmann <[EMAIL PROTECTED]> Seems to no longer apply... - Felix

Re: [OpenWrt-Devel] [PATCH] ntpclient: initial frequency offset configuration and adjtimex invocation

2008-02-01 Thread Felix Fietkau
Steffen Hoffmann wrote: > This adds a new config file section "ntpdrift" to /etc/config/ntpclient > to support setting an initial value "freq" for frequency offset. > Changes /etc/hotplug.d/iface/20-ntpclient to call adjtimex > and do an initial frequency offset before starting ntpclient. > > Sign

Re: [OpenWrt-Devel] [PATCH] BitTorrent btpd 0.13 package

2008-02-01 Thread Felix Fietkau
Konstantin Khlebnikov wrote: > this patch also add build-in sha1 functions and remove openssl > dependency > > tested on current kamikaze linux 2.4 in wl500gP > > About: BTPD is a bittorrent client consisting of a daemon and client > commands, which can be used to read and/or manipulate the daemo

Re: [OpenWrt-Devel] [PATCH] ntpclient: more ntpserver added from OpenWrt NTP Vendor Zone

2008-02-01 Thread Felix Fietkau
Steffen Hoffmann wrote: > This adds more timeservers from the OpenWrt NTP Pool Vendor Zone > in response to a call for patches in ticket 2336 > (see https://dev.openwrt.org/ticket/2336). > > Signed-off-by: Steffen Hoffmann <[EMAIL PROTECTED]> More servers added in r10353 - Felix

Re: [OpenWrt-Devel] kernel selection and git-based kernel patches?

2008-02-01 Thread Felix Fietkau
Robert P. J. Day wrote: > (given that, in some cases, you don't have the freedom to select the > kernel version you want when building a new image, this idea might not > have much value, but what the heck.) > > is there any value to creating a new directory of kernel patches > created against

Re: [OpenWrt-Devel] the rationale for optimizing patches for openwrt?

2008-02-01 Thread Felix Fietkau
Robert P. J. Day wrote: > i'm perusing the generic-2.6.24 linux patches in the svn checkout, > and i'm curious about patch 004-extra_optimization.patch: > > = > --- linux-2.6.23-rc6.orig/Makefile 2007-09-21 16:23:55.0 +0800 > +++ linux-2.6.23-rc6/Makefile 2007-09-21 16:23:56.0

Re: [OpenWrt-Devel] [PATCH] add pls handler to mpc

2008-02-01 Thread Felix Fietkau
[EMAIL PROTECTED] wrote: > this patch adds a little script to the mpc package. pls handler takes > a .pls file as argument - mpd is then playing the stream. > > cheers > michu > > Signed-off-by: Michael Vogt Applied in r10352, thanks. - Felix ___ op

Re: [OpenWrt-Devel] [PATCH] update mpd to v0.13.1

2008-02-01 Thread Felix Fietkau
[EMAIL PROTECTED] wrote: > this new version should fix some bugs... > > cheers > michu > > Signed-off-by: Michael Vogt Applied in r10351, thanks. - Felix ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org http://lists.openwrt.org/cgi-bin/m

Re: [OpenWrt-Devel] [PATCH] Add shorewall-lite package

2008-02-01 Thread Felix Fietkau
Jeffery To wrote: > Add shorewall-lite package. (Shoreline Firewall Lite > ) > > I wrote this for my router running whiterussian, so some tweaks may be > necessary for kamikaze. (The dependencies could also be refined.) > > Signed-off-by: Jeffery To <[EMAIL PROTECTED]

Re: [OpenWrt-Devel] [PATCH} New package: ndyndns

2008-02-01 Thread Felix Fietkau
Conrad Hirano wrote: > Port of the dyndns.com update client ndyndns. > > Signed off by: Conrad Hirano <[EMAIL PROTECTED]> Does not compile for me (cannot find the path to the curl header files) Please fix and resend. Thanks, - Felix ___ openwrt-devel m

Re: [OpenWrt-Devel] why do "make clean" and "make dirclean" run "make menuconfig"?

2008-02-01 Thread Felix Fietkau
Robert P. J. Day wrote: > i'm just following the logic for the simple clean targets, and i'm > confused as to how "make clean" and "make dirclean" work. in a > fully-cleaned openwrt tree, running either of those dumps one into > "make menuconfig", which would seem to be a pointless exercise if t

Re: [OpenWrt-Devel] [PATCH] package uuidgen

2008-02-01 Thread Felix Fietkau
Staněk Luboš (lubek) wrote: > Package uuidgen utility. It is useful for other filesystem > utilities and miniupnpd. > There is no need to change the release. > > Signed-off-by: Lubos Stanek (lubek) <[EMAIL PROTECTED]> Applied in r10350, thanks. - Felix ___

Re: [OpenWrt-Devel] binutils-2.18 patches

2008-02-01 Thread Felix Fietkau
Robert P. J. Day wrote: > On Sun, 27 Jan 2008, Robert P. J. Day wrote: > >> >> after a bit of cleanup based on the contents of the binutils-2.17 >> patches directory, i've attached a set of patches for binutils 2.18. > > ack. i just noticed that i didn't tweak the diff lines to say > "binutils

Re: [OpenWrt-Devel] [PATCH 1/2] "default-on" LED Trigger

2008-02-01 Thread Felix Fietkau
Nick Forbes wrote: > The current LED subsystem always initialises LEDs in the OFF state. This > is fine for most LEDs but some should be on right from boot (e.g. POWER > LED). Following some discussion with the LED subsystem maintainers, a > trigger was recommended as the best way to implement this

Re: [OpenWrt-Devel] [PATCH] Add CDMA/EVDO support to comgt package

2008-02-01 Thread Felix Fietkau
RB wrote: > This patch adds a chat script and makes some modifications to > /lib/network/3g.sh to enable seamless use of CDMA/EVDO modems in > addition to the existing GPRS/UMTS support. Modifications to 3g.sh > are: > - Added 'chat' variable to point at the appropriate script > - Added 'evdo' a

[OpenWrt-Devel] [PATCH] package uuidgen

2008-02-01 Thread Staněk Luboš (lubek)
Package uuidgen utility. It is useful for other filesystem utilities and miniupnpd. There is no need to change the release. Signed-off-by: Lubos Stanek (lubek) <[EMAIL PROTECTED]> Index: trunk/package/e2fsprogs/Makefile === --- trun