[EMAIL PROTECTED] wrote:
> the attached patch adds the -a option to the feeds install command.
> Therefore following command option should work now
>
> ./scripts/feeds install -a
> ./scripts/feeds install -a -p xwrt
>
> To-do:
> - The next step should be to replace the current make package/symlin
[EMAIL PROTECTED] wrote:
> when i start openntpd the time is set to gmt+0. add the correct gmt
> time offset into the init file, so the time is correct for your location
>
> i also opened a ticket #3077.
>
> cheers
> michu
>
> Signed-off-by: Michael Vogt
That may be correct for you, but not f
[EMAIL PROTECTED] wrote:
> updated loop-aes to version 3.2b, changed dependency (conflicts with normal
> loop, due to same module-name (loop.ko) but can also been built against
> kernel 2.4).
> I think it would be a good idea to change the submenu to "Block Devices",
> because it's handled in th
Hello
Throughput of ethernet on RB133 (ADM5120) increased from
r9890 (3 MBps) to r10229 (5 MBps), measured by discard
driver on RB133 and tcpspray on PC.
--
Elen sila lumenn' omentielvo
Ondrej 'SanTiago' Zajicek (email: [EMAIL PROTECTED], jabber: [EMAIL PROTECTED])
OpenPGP encrypted e-mails pr
Staněk Luboš (lubek) wrote:
> The control and data archives can be removed after processing and
> gain some memory for another use of the ramdisk or for ipkg needs.
>
> Signed-off-by: Lubos Stanek (lubek) <[EMAIL PROTECTED]>
Added in r10246, thanks!
- Felix
___
Johnny Halfmoon wrote:
> This patch is a fix for
> https://dev.openwrt.org/ticket/2971
>
> The cause of this bug is
> https://dev.openwrt.org/changeset/9622
>
> It breaks "make package/symlinks" because bzip2 was split into 2
> packages, both in a different category, but with the same package nam
[EMAIL PROTECTED] wrote:
> scmpc is a daemon which submits songs (its metadata) to last.fm. this
> works only if the system time is correct.
>
> is it possible to add or dependence's? something like
> DEPENDS:=+libcurl +libdaemon +argtable +confuse
> +(openntpd||ntpcliennt||htpdate||chrony)
Staněk Luboš (lubek) wrote:
> Add missing optional parameters in remaining rc functions.
> It fixes my previous implementation of parametrized rc functions [8106],
> ticket #3063, thanks argovela-at-yahoo-com for reporting.
>
> Signed-off-by: Lubos Stanek (lubek) <[EMAIL PROTECTED]>
Added in r1024
Eric Bishop wrote:
> This patch updates the miniupnpd init script so that miniupnpd only runs
> if the enabled option is set to 1 in the config file. The enabled
> option already exists in the config file but the init script ignores it.
>
>
> Signed-off-by: Eric Bishop <[EMAIL PROTECTED]>
Unnece