Re: [OpenWrt-Devel] Future of package maintenance and new scope of this mailing list

2014-06-10 Thread Hannu Nyman
The current buildbot run was the first after the default feed change, and as oldpackages are not built by buildbot, many packages will be missing from the snapshot directory as of today... So I expect to see a flow of bugs for missing binary packages :-( How are you going to ease the

[OpenWrt-Devel] Barrier Breaker 14.07 oldpackages: packages are being accidentally removed?

2014-07-31 Thread Hannu Nyman
I noticed today that the current repository structure leads to loss of packages in the BB14.07 branch when packages are deleted from oldpackages after being imported to github. sox, lame, libgsm, libfile, libao have been deleted today (r41902-41906) and are not available in BB14.07 any more.

Re: [OpenWrt-Devel] Toolchain issue: Significant decrease in performance of binaries produced by Barrier Breaker relative to Attitude Adjustment

2014-08-31 Thread Hannu Nyman
This could be a problem caused by mips16. We use that in BB to create smaller binaries. but Jonas saw a performance problem in some applications, mostly stuff doing crypto (big integer calculations). Have developers evaluated the pros and cons of using mips16 as the default? It was made the

Re: [OpenWrt-Devel] Missing packages from packages feed on GitHub repository

2014-09-02 Thread Hannu Nyman
To my knowledge those packages (e.g. neon) have never been imported to the new packages in Github. They are still in the old packages repo in svn, better known now as oldpackages. None of the packages have been imported automatically. Transferring any package from oldpackages to Github

Re: [OpenWrt-Devel] ppp and cyassl backports for BB

2014-09-18 Thread Hannu Nyman
John Crispin wrote on Thu Sep 18 18:58:10 CEST 2014: done, that was last orders. the builders are running. i am sure we will find more things that need fixing. that will have to wait for 14.07.1 14.07 is using 533282da863c27be4805fc1655f82f5d9550194b as baseline Great news! Sounds good

[OpenWrt-Devel] [PATCH] Add download mirrors for tools from GNU Savannah (bug #15184)

2014-09-23 Thread Hannu Nyman
been uploaded to mirror2.openwrt.org. As discussed in bug #15184 (https://dev.openwrt.org/ticket/15184) related to quilt, download mirrors could be added for the Savannah tools. I have tested downloading both tools via Makefile from all three added mirrors. Signed-off-by: Hannu Nyman hannu.ny

Re: [OpenWrt-Devel] [PATCH] Add download mirrors for tools from GNU Savannah (bug #15184)

2014-10-06 Thread Hannu Nyman
and qemu to use that method. Signed-off-by: Hannu Nyman hannu.ny...@iki.fi Index: include/download.mk === --- include/download.mk (revision 42806) +++ include/download.mk (working copy) @@ -11,7 +11,7 @@ define dl_method $(strip

Re: [OpenWrt-Devel] [RFC PATCH] packages: Smart Queue Management for AQM Packet Scheduling and Qos from CeroWrt

2014-10-08 Thread Hannu Nyman
Dave Taht wrote on Thu Oct 2 03:49:15 CEST 2014: So I don't know where to go. Certainly I'd like to see the battle hardened sqm scripts (which are more flexible than the C code above) get more widely used and in BB. SQM seems to work ok with the current Chaos Calmer trunk. I have included

[OpenWrt-Devel] [PATCH] Add /etc/shadow to list of essential files to keep in sysupgrade (bug 18206)

2014-10-25 Thread Hannu Nyman
-off-by: Hannu Nyman hannu.ny...@iki.fi Index: package/base-files/files/lib/upgrade/keep.d/base-files-essential === --- package/base-files/files/lib/upgrade/keep.d/base-files-essential (revision 43057) +++ package/base-files/files

Re: [OpenWrt-Devel] how can i *deselect* building rrdtool?

2014-11-17 Thread Hannu Nyman
$ grep rrdtool .config CONFIG_PACKAGE_lighttpd-mod-rrdtool=m CONFIG_PACKAGE_collectd-mod-rrdtool=m # CONFIG_PACKAGE_rrdtool is not set # CONFIG_PACKAGE_rrdtool1 is not set $ i'm baffled ... given that rrdtool is clearly not selected for building, why does a simple make insist on trying to build

[OpenWrt-Devel] Have trunk snapshots been intentionally stopped?

2012-03-27 Thread Hannu Nyman
I thought that trunk snapshots were done practically daily. Now it seems to me that there are no snapshots for any of the major platforms after March 14-16. It that intentional? http://downloads.openwrt.org/snapshots/trunk/ ___ openwrt-devel mailing

Re: [OpenWrt-Devel] Have trunk snapshots been intentionally stopped?

2012-03-31 Thread Hannu Nyman
. On /Wed, Mar 28 22:17:34 CEST 2012/, *Travis Kemen* wrote: It appears the buildbot slave needed to be restarted. There should be new builds showing up again. Travis On Tue, Mar 27, 2012 at 11:20 AM, Hannu Nyman wrote: /I thought that trunk snapshots were done practically daily./ /Now

Re: [OpenWrt-Devel] [PATCH] collectd: upgrade to 4.10.6

2012-04-02 Thread Hannu Nyman
On 2.4.2012 18:21, Florian Fainelli wrote: Hi Hannu, Le 02/20/12 17:13, Hannu Nyman a écrit : I sent a last week the patch to upgrade the current collectd 4.10.2 to 4.10.5, but the 4.10.6 has now been released. And it seems to include a patch to prevent collectd from intermittently collecting

[OpenWrt-Devel] Trunk snapshots: ar71xx buildslave4, fix buildbot error reporting

2012-04-05 Thread Hannu Nyman
). That buildslave has not completed and successfully uploaded to the snapshot server any builds after March 31st... http://tksite.gotdns.org:8010/buildslaves/buildslave4 On 31.3.2012 11:12, Hannu Nyman wrote: Have buildbots crashed again? Only a few platforms have recent snapshots made after

[OpenWrt-Devel] [PATCH] update collectd to 4.10.7

2012-04-14 Thread Hannu Nyman
Some users seem to have trouble compiling collectd 4.10.6. The needed patch has apparently been already implemented upstream in 4.10.7 that was released a few days ago. See ticket 11282: https://dev.openwrt.org/ticket/11282 I refreshed the patches and bumped the version. The patch leaves one

[OpenWrt-Devel] [PATCH] Missing kernel config symbols for AT91 target platform

2012-04-15 Thread Hannu Nyman
I looked into buildbot snapshots and noticed that some platforms have not successfully compiled for a long time. One example is at91, which seems to be missing device-related kernel config symbols and the snapshot build crashes already there. Please find attached a patch that makes the at91

[OpenWrt-Devel] Rationalization of buildbot snapshots?

2012-04-15 Thread Hannu Nyman
During the long pause in buildbot snapshots last month I got interested in the snapshot builds. I noticed that some of the platforms are being built daily although they have not completed the build process successfully for 1-2 years, in some cases never. It seems like a waste of CPU power and

Re: [OpenWrt-Devel] Rationalization of buildbot snapshots?

2012-04-15 Thread Hannu Nyman
On 15.4.2012 18:27, Hauke Mehrtens wrote: 2 Never: These have never completed a build succesfully, or at least it has not been uploaded to the snapshot server: ps3 kernel config symbols missing ubicom32 ERROR: Missing site config for target ubicom32-openwrt-linux-uclibc These targets are

[OpenWrt-Devel] [PATCH] Update radvd to 1.8.5

2012-05-27 Thread Hannu Nyman
Radvd has been updated to 1.8.5 a few months ago, while Openwrt still uses 1.8.3. http://www.litech.org/radvd/ This patch updates radvd to 1.8.5. No major changes required. signed off by: hannu.ny...@iki.fi perus@hnvb:/Openwrt/trunk/feeds/packages$ patch -p1 -i radvd185.patch patching file

[OpenWrt-Devel] [PATCH] Update radvd to 1.8.5

2012-05-27 Thread Hannu Nyman
Radvd has been updated to 1.8.5 a few months ago, while Openwrt still uses 1.8.3. http://www.litech.org/radvd/ This patch updates radvd to 1.8.5. No major changes required. signed off by: hannu.ny...@iki.fi Looks like the mail program messed the long lines in the previous message so I am

[OpenWrt-Devel] [PATCH] Update radvd to 1.8.5

2012-05-27 Thread Hannu Nyman
Radvd has been updated to 1.8.5 a few months ago, while Openwrt still uses 1.8.3. http://www.litech.org/radvd/ This patch updates radvd to 1.8.5. No major changes required. signed off by: hannu.ny...@iki.fi I send the patch again to make sure that Windows does not mess with LFs... (not sure

[OpenWrt-Devel] Has snapshot buildbot system went crazy?

2012-06-16 Thread Hannu Nyman
There has not been successful buildbot snapshots for a week for any platform. The buildbot status screens are full of exceptions. Alternatively, some of the builds have now been on the make for 37 hours, without the displayed status progressing even into the kernel compilation status.

Re: [OpenWrt-Devel] Has snapshot buildbot system went crazy?

2012-06-20 Thread Hannu Nyman
New snapshots have started to appear on the server, so apparently the new buildmaster is online. What is new address of the buildbot system's status interface? (The old address seems to be dead.) Hannu On 16.6.2012 15:20, Travis Kemen wrote: The internet connection the master is currently

[OpenWrt-Devel] [PATCH] Update radvd to 1.9.1

2012-07-21 Thread Hannu Nyman
Radvd has been updated to 1.9.1 in June. There are some changes related to IPv6 functionality, but additionally the change concerns scrapping the built-in daemonization code and starting to use libdaemon for that. This patch updates radvd to 1.9.1 and adds the dependency for libdaemon. signed

[OpenWrt-Devel] Collectd: Attempt to switch from old 4.10 branch to the current 5.1 branch

2012-07-29 Thread Hannu Nyman
When collectd's modbus plugin was marked broken in May, there was some discussion on list if collectd (used by Luci statistics) should be bumped up from the currently used old 4.10 branch (4.10.7) to the 5.1 released in April. See

Re: [OpenWrt-Devel] Attitude Adjustment (12.08)

2012-08-15 Thread Hannu Nyman
On Wednesday, August 15, 2012 at 12:09:15 PM John Crispin j...@phrozen.org wrote: As you may have noticed we are getting prepared for the Attitude Adjustment release. Does that also mean that Backfire is going to be retired? With no formal 10.03.2 forthcoming? Is the plan that AA will be

[OpenWrt-Devel] [PATCH] Update usb-modeswitch to 1.2.4 and usb-modeswitch-data to 20120815

2012-09-19 Thread Hannu Nyman
Based on the update activity on trunk, it looks like the trunk is again open for post-AA patches. This patch updates the usb-modeswitch and usb-modeswitch-data packages to the August 2012 version (from the January version. Related ticket #12014: https://dev.openwrt.org/ticket/12014

[OpenWrt-Devel] Any status update regarding the Attitude Adjustment release process?

2012-09-29 Thread Hannu Nyman
Is there any status update regarding the Attitude Adjustment 12.09 (or 12.10?) release process? It has already been about four weeks since the beta was published, so it would be nice to hear any news about the schedule. I have not seen any branching at the SVN, but after an announced freeze

[OpenWrt-Devel] What is the status of buildbot snapshots?

2012-10-11 Thread Hannu Nyman
I have seen no status update regarding the buildbots since the rumored RAID failure week ago. The snapshot directory is currently completely empty. Forum and bug tracker get steady input from frustrated users who are unable to install new packages as opkg points to snapshots. There are no new

[OpenWrt-Devel] Attitude Adjustment beta2? release? buildbot snapshots?

2012-10-22 Thread Hannu Nyman
What is happening with the Attitude Adjustment release process? The last news over three weeks ago, in late September, was that there is going to be a beta2, soon. https://lists.openwrt.org/pipermail/openwrt-devel/2012-September/016843.html Rather soon after that message there was the

[OpenWrt-Devel] Buildbots: please fix the faulty buildbot nico

2012-10-25 Thread Hannu Nyman
Great that new trunk snapshots have finally started to get built ;-) However, one of the buildbots nico has been failing all its builds since at least early September when I first noticed the issue with it. Looks like nico's faulty build system (?) has not been fixed in the latest

Re: [OpenWrt-Devel] Buildbots: please fix the faulty buildbot

2012-10-27 Thread Hannu Nyman
I just noticed that also the buildslave carme silently fails all its builds. It successfully builds the firmwares, but has wrong SSH public keys, so that it fails at the upload stage. The built firmwares never get to server :-( Apparently the upload script does not produce error for a failing

[OpenWrt-Devel] Libubox compilation broken for buildbots some users

2012-10-30 Thread Hannu Nyman
The bug tracker is again down, so I am sending this here. Looks like a change introduced yesterday has broken libubox compilation for buildbots some users. Forum discussion here: https://forum.openwrt.org/viewtopic.php?id=40213 My diagnosis in a forum message: It is coming from libubox

[OpenWrt-Devel] Defconfig menuconfig are broken since 34043 ?

2012-10-31 Thread Hannu Nyman
Bug tracker is again down, so I am sending this to the mailing list. Recent check-in 34043 seems to have broken defconfig and menuconfig in trunk for me (after a make dirclean). Same probably for the backport to Attitude Adjustment, but I haven't checked that. Changeset:

[OpenWrt-Devel] [PATCH] Bump dnsmasq version to 2.63

2012-11-04 Thread Hannu Nyman
Dnsmasq 2.63 has been published in August. This patch bumps the version from 2.62 to 2.63 and refreshes patches. Patch 0001-Set-prefix-on-link-bit-in-RAs.patch added by r33216 can be removed as the change is now incorporated upstream. (There is a minor beauty error, as 2.63 identifies itself

[OpenWrt-Devel] Using pptp with kernel 3.6.6. Is ppp-kmod-pptp dependent on 3.3.x?

2012-11-07 Thread Hannu Nyman
I tried to test the new kernel 3.6.6 support in ar71xx with my wndr3700 build, but I am running into trouble getting all the modules selected, as the kernel-mode pptp looks rather unselectable. As far as I understand, the current core module for pptp is ppp-mod-pptp. That is

Re: [OpenWrt-Devel] Newer AA builds corrupt on WNDR3800

2012-11-18 Thread Hannu Nyman
I've been building WNDR3800 builds using Attitude Adjustment for a while now. Unfortunately, it seems something has gone awry and I can't build a usable image any more. Sad that it happens for you, but great to hear that I am not alone with the same problem. I even wrote a ticket about this,

Re: [OpenWrt-Devel] Newer AA builds corrupt on WNDR3800

2012-11-18 Thread Hannu Nyman
On 18.11.2012 5:55, Adam Gensler wrote: Verifying Checksum ... OK ### SQUASHFS loading 'image/uImage' to 0x8080 ERROR: LzmaDecode.c, 547 lzma_fs returned unexpected result 0x1 SQUASHFS error: squashfs_readdir: read_block ### SQUASHFS LOAD ERROR0 for image! I fetched wndr3800 sources

Re: [OpenWrt-Devel] Newer AA builds corrupt on WNDR3800

2012-11-18 Thread Hannu Nyman
One idea is the lzma parameters -lc1 -lp2 -pb2 , which have been introduced without any explanation four years ago with r12628. Those differ from the defaults mentioned in the lzma's built-in help texts, and do differ from Netgear's build process (which uses the defaults in lzma and version

Re: [OpenWrt-Devel] Newer AA builds corrupt on WNDR3800

2012-11-18 Thread Hannu Nyman
Looks like the reason was indeed the lzma compression parameters. I have already built newest trunk 34245 and it works both in my v1 and v2 routers. I actually created the images with two different parameter lines in target/linux/ar71xx/image/Makefile: First that already discussed removal

[OpenWrt-Devel] Snapshot buildbots: two buildslaves (Nico and Carme) upload nothing and discard binaries

2012-11-23 Thread Hannu Nyman
Nico and Carme, two buildslaves doing the trunk snapshots upload nothing and discard the compiled firmwares. I hate seeing scarce resources wasted, so I am bugging about this. Those two are doing 4/9 of the simultaneous builds, so quite a large amount of work gets partially wasted. Due

[OpenWrt-Devel] [PATCH] Collectd 4.10.8 version bump

2012-11-28 Thread Hannu Nyman
Collectd, the backbone for LuCI statistics, has been updated to 4.10.8 a few weeks ago. I have already used it in my trunk build for some time. Among other things 4.10.8 fixes a few memory leaks and a perl incompatibility (see https://dev.openwrt.org/ticket/12494 ). 4.10.8 increases

Re: [OpenWrt-Devel] Change Default IP?

2012-11-29 Thread Hannu Nyman
You mentioned later in the thread that you are building for wndr3800. That is the key info here. Due to complex switch port LED defintions, WNDR3700/3800 has a dedicated network file template that will be used:

Re: [OpenWrt-Devel] Change Default IP?

2012-11-30 Thread Hannu Nyman
List openwrt-devel@lists.openwrt.org Cc: Hannu Nyman hannu.ny...@iki.fi Sent: Thursday, November 29, 2012 5:42:10 PM Subject: Re: [OpenWrt-Devel] Change Default IP? Actually shouldn't matter. If using right config option (under Image options IRC) then there will be an uci-defaults file that runs

Re: [OpenWrt-Devel] Keep settings broken on NetGear WNDR3800

2012-12-04 Thread Hannu Nyman
I can update my WNDR3800 (and 3700v2 and 3700) just fine with all settings intact. Last updates: yesterday WNDR3800 from trunk 34440 to trunk 34469, (and also 3700v2 from trunk 344xx to AA 34469). No problem with keeping settings. So, it is probably something specific for you. I am using

Re: [OpenWrt-Devel] Keep settings broken on NetGear WNDR3800

2012-12-04 Thread Hannu Nyman
My .config? Publicly available from: http://koti.welho.com/hnyman1/Openwrt/ More info at: https://forum.openwrt.org/viewtopic.php?id=28392 ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org

Re: [OpenWrt-Devel] Stock WNDR3800

2012-12-06 Thread Hannu Nyman
Out of curiosity I reflashed my new WNDR3800 with the Netgear OEM firmware and then flashed back the Openwrt trunk factory image r34534, squashfs. No problems, the Netgear firmware 1.0.0.40 happily accepted the Openwrt factory image. If you want to test, my firmware image and the build config

[OpenWrt-Devel] Buildbot system down for maintenance?

2012-12-07 Thread Hannu Nyman
There has not been any new snapshots in three days (since Dec 4th) and http://buildbot.openwrt.org/ does not answer... Is the buildbot system down for planned maintenance? Or has it crashed again? ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH] Bump dnsmasq to 2.64

2012-12-10 Thread Hannu Nyman
Dnsmasq 2.64 has been published last week. Announcement: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2012q4/006594.html Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG This patch bumps the version from 2.62 to 2.64 and refreshes patches. Patch

Re: [OpenWrt-Devel] how to set busybox's some options now ?

2013-12-17 Thread Hannu Nyman
Does it deserve a busybox_menuconfig just like kernel_menuconfig? I think it does, because that also saves a lot of questions in the future (hopefully). Because I think a lot of people that build there own custom openwrt firmware often also modify the busybox config. I was especially

Re: [OpenWrt-Devel] [PATCHv2] hostapd: fix wep with netifd

2013-12-22 Thread Hannu Nyman
With reference to the patchV2 provided, I provided the patched script to an user of my build who had a WEP problem and he had his WEP connectivity fixed. But he ran into an error with mixed WEP/WPA environment, where any WEP interface needed to be in the config file before any WPA interface.

Re: [OpenWrt-Devel] Buildbot not working for various snapshots?

2014-01-24 Thread Hannu Nyman
Looks like snapshots for the adm5120, ar71xx and adm5120 branches were last built on 19 Jan 2014... ar71xx is being uploaded at this moment, based on r39382... Builds failed for a few days, but got fixed by 39369(?) See http://buildbot.openwrt.org:8010/builders/ar71xx The same is probably

Re: [OpenWrt-Devel] ubox, logd, log_size

2014-01-30 Thread Hannu Nyman
What where the problems (i'm curious)? Regarding the problems, read discussion at bug 14838 (and earlier discussion also at 14227) https://dev.openwrt.org/ticket/14838 There is no actual problem in the logging itself, but the problem is apparently a 64 kB ubus message maximum size set in

[OpenWrt-Devel] Freeswitch sounds take 400 MB disk space for each target platform (and for each imagebuilder?)

2014-02-09 Thread Hannu Nyman
I noticed buildbot's out of disk space error for ar71xx build a few days ago and looked a bit into the packages directory. When looking for the largest files I noticed the sound files for the freeswitch package. The size of those sounds files is about 400 MB. They form optional modules that

[OpenWrt-Devel] Openwrt future release strategy? kernel strategy?

2014-02-15 Thread Hannu Nyman
What is the current plan regarding the next releases? In 2012 it sounded like the goal was to move to a more rapid release strategy, maybe something every 6 months. https://lists.openwrt.org/pipermail/openwrt-devel/2012-August/016427.html But that has not been the outcome during that 18 months

Re: [OpenWrt-Devel] trunk build failure for feeds/packages/utils/nut

2014-03-01 Thread Hannu Nyman
However the thing that bothers me more than 'nut' failing, is the fact that it is _not_ selected in my .config. What would be causing it to build? If I uninstall the package (./scripts/feeds uninstall nut) my build succeeds fine. I think that the reason is badly implemented nut support in

[OpenWrt-Devel] dev.openwrt.org frequently gives 504 Gateway Time-out or 502 Bad Gateway errors

2014-03-01 Thread Hannu Nyman
It is really annoying that dev.openwrt.org frequently gives 504 Gateway Time-out or 502 Bad Gateway errors. During the last few days it seems that the bug tracker is unreachable half of the time. Typical error is just: 502 Bad Gateway nginx/1.1.19 Is there some problem connectivity problem

Re: [OpenWrt-Devel] [PATCH] dropbear: fix parsing of Interface param

2014-03-01 Thread Hannu Nyman
Well, the patch in the bug from anonymous was not from me. I checked your patch and wonder if network_get_device Interface part is right. Anonymous had left that with small caps, but your patch changed also that to Interface. Should that line be instead this way? [ -n ${Interface} ]

Re: [OpenWrt-Devel] trunk build failure for feeds/packages/utils/nut

2014-03-04 Thread Hannu Nyman
Quoting Tim Harvey thar...@gateworks.com: On Sat, Mar 1, 2014 at 12:37 AM, Hannu Nyman hannu.ny...@iki.fi wrote: However the thing that bothers me more than 'nut' failing, is the fact that it is _not_ selected in my .config. What would be causing it to build? If I uninstall the package

Re: [OpenWrt-Devel] Openwrt future release strategy? kernel strategy?

2014-03-07 Thread Hannu Nyman
already gone past the possibility of using 3.12, as some platforms are already at 3.13 and 3.14 got first checkins today. On 15.2.2014 10:50, Hannu Nyman wrote: What is the current plan regarding the next releases? In 2012 it sounded like the goal was to move to a more rapid release strategy

[OpenWrt-Devel] aa-mac80211.git : a wifi driver replacement for AA12.09?

2014-03-11 Thread Hannu Nyman
I noticed that nbd has created a new additional repository for AA12.09 providing newer wifi drivers. http://nbd.name/gitweb.cgi?p=aa-mac80211.git;a=summary Apparently that aa-mac80211.git provides newer hostapd/wpad and mac80211 drivers for AA12.09. Can those be included in an AA build in

[OpenWrt-Devel] Buildbot confused?

2014-03-12 Thread Hannu Nyman
Looks like the buildbot is confused... There are only a few March 12th build attemps and still several buildslaves sit idle. Compared to the status a few hours ago, it looks like all not yet started builds have been removed from the queue and then buildbot simply waits and says that 22.5

[OpenWrt-Devel] [PATCH] Fix collectd / Luci statistics breakage due to r39119 / bug 15010

2014-03-15 Thread Hannu Nyman
Collectd / Luci statistics module has been broken since r39119 (in December 2013). Buildbot has not built it succesfully since then. Bug 15010 describes the issue: https://dev.openwrt.org/ticket/15010 Changeset 39119: https://dev.openwrt.org/changeset/39119 The build breakage only concerns

Re: [OpenWrt-Devel] dev.openwrt.org frequently gives 504 Gateway Time-out or 502 Bad Gateway errors

2014-03-16 Thread Hannu Nyman
Jo-Philipp Wich wrote on Tue Mar 4 12:26:43 CET 2014: I reworked the trac-fcgi launcher now and applied a number of threading fixes to it, so far it seems to be way more responsive and both memory consumption and cpu load plummeted to 50MB RAM / 10% CPU per instance. On a first glance the

Re: [OpenWrt-Devel] Buildbot confused?

2014-03-16 Thread Hannu Nyman
On 15.3.2014 20:31, Travis Kemen wrote: Just a quick update, the buildbots should be stable again after this morning. Finished ironing out the final issues (hopefully) in bringing up a bunch of virtual boxes. These boxes should be able to complete a full build in around 9 hours which will

Re: [OpenWrt-Devel] what's the relation with dnsmasq and dhcp ?

2014-03-29 Thread Hannu Nyman
I made a very weird discover , when I disable dnsmasq service on router( perform /etc/init.d/dnsmasq disable on OpenWRT System) , all devices could not connect to my Router by dhcp. No wonder, as dnsmasq is the default dhcp server component in Openwrt. That is explained in the module's

Re: [OpenWrt-Devel] [PATCH] Fix jffs2reset properly (requires -y to cause reset action) bug 15371

2014-04-05 Thread Hannu Nyman
NAK, incorrect fix. this patch fixes the behavior of a script that is not even in trunk. jffs2reset on purpose asks for you to press y/N. Your patch breaks this behavior. the correct fix is to pass $@ and then have your script pass -y. You are right reagrding the arguments. I didn't think

[OpenWrt-Devel] [PATCH] hostapd: fix bad number error due to missing wps_pbc_in_m1 option (since r39995)

2014-04-12 Thread Hannu Nyman
r39995 introduced a new parameter wps_pbc_in_m1 to wifi wps config, but apparently did not provide a default value 0. When that option's non-existing value is later evaluated in /lib/netifd/hostapd.sh, it causes the bad number error to be logged in syslog if user has not set the wps_pbc_in_m1

[OpenWrt-Devel] [PATCH] Bump wget to 1.15. Fixes compilation in buildhost with new perl (bugs 15563 and 15718)

2014-04-27 Thread Hannu Nyman
Compiling wget 1.14 in buildhosts with new perl ( texinfo?) versions may fail. I experienced this with Ubuntu 14.04 x64 (with perl 5.18). Bugs about this: https://dev.openwrt.org/ticket/15718 https://dev.openwrt.org/ticket/15563 The problem has been fixed upstream in wget:

[OpenWrt-Devel] [PATCH] Fix wget-nossl variant by disabling ntlm support (bug 15718 and 15731)

2014-04-28 Thread Hannu Nyman
Fix wget-nossl variant by disabling ntlm support in wget-nossl. https://dev.openwrt.org/ticket/15718#comment:13 https://dev.openwrt.org/ticket/15731 In wget 1.15 the ntlm support requires either ssl or libnettle library. Check-in behind the change:

[OpenWrt-Devel] [PATCH] Fix wget-nossl variant by disabling ntlm support (bug 15718 and 15731)

2014-04-28 Thread Hannu Nyman
RESEND: I am resending this to be correctly relative to svn root (instead of feeds/ ). Fix wget-nossl variant by disabling ntlm support in wget-nossl. https://dev.openwrt.org/ticket/15718#comment:13 https://dev.openwrt.org/ticket/15731 In wget 1.15 the ntlm support requires either ssl or

[OpenWrt-Devel] [PATCH] htop: bump version to 1.03

2014-05-02 Thread Hannu Nyman
There is a new 1.03 version of htop: http://www.freelists.org/post/htop/ANN-htop-103 This patch bumps htop from 1.02 to 1.03. Since January 2014 the releases are made from developer's own site instead of Sourceforge, so I have changed the download location accordingly.

[OpenWrt-Devel] [PATCH] haveged: bump

2014-05-02 Thread Hannu Nyman
Patch to bump haveged to version 1.9.1 released in February 2014. http://www.issihosts.com/haveged/downloads.html Compiled and tested on ar71xx/wndr3700. signed-off-by: hannu.ny...@iki.fi Index: packages/utils/haveged/Makefile ===

[OpenWrt-Devel] [PATCH] pptpd: bump to version 1.4.0 (fix bugs 12909, 15490, 15635)

2014-05-02 Thread Hannu Nyman
Old pptpd 1.3.4 suffers from an old bug that gcc 4.8 has apparently brought to surface (analysed in bug 12909). The problem has been fixed upstream and is included in 1.4.0 release from October 2013. http://sourceforge.net/p/poptop/mailman/message/30453437/

[OpenWrt-Devel] [PATCH 1/2] [packages] collectd: Update luci-statistics / collectd to 5.4.1 - packages

2014-05-04 Thread Hannu Nyman
/4204/ http://patchwork.openwrt.org/patch/4205/ Signed-off-by: Hannu Nyman hannu.ny...@iki.fi Index: packages/utils/collectd/Makefile === --- packages/utils/collectd/Makefile(revision 40659) +++ packages/utils/collectd/Makefile

[OpenWrt-Devel] [PATCH 2/2] [luci] collectd: Update luci-statistics / collectd to 5.4.1 - Luci

2014-05-04 Thread Hannu Nyman
/4204/ http://patchwork.openwrt.org/patch/4205/ Signed-off-by: Hannu Nyman hannu.ny...@iki.fi Index: luci/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/conntrack.lua === --- luci/applications/luci-statistics

Re: [OpenWrt-Devel] [PATCH 1/2] [packages] collectd: Update luci-statistics / collectd to 5.4.1 - packages

2014-05-04 Thread Hannu Nyman
if the patch was removed, I left the patch there after all. My configure skills are not good enough to write a more elegant fix :-( Karl P wrote Sun May 4 13:31:04 CEST 2014: Your changes to the config disable sigrok, why is a patch for it still needed? On 05/04/2014 11:22 AM, Hannu Nyman

[OpenWrt-Devel] Bug tracker spamming is getting annoying

2014-05-08 Thread Hannu Nyman
Looks like the spamming via the bug tracker is getting out of hand. Some ~400 spam bugs today. Have devs considered new cures? Trac seems to enable ip based throttling (ip_throttle filter) and ip blacklisting. ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH][tools] quilt: bump to version 0.63

2014-05-08 Thread Hannu Nyman
Quilt version 0.63 has been released this week. http://lists.nongnu.org/archive/html/quilt-dev/2014-05/msg5.html - New NEWS file, containing a human-readable changelog - Option -E is no longer passed to patch by default - Huge performance improvement (e.g., for commands series,

Re: [OpenWrt-Devel] [PATCH] feeds.conf.default: Change packages repo to git

2014-05-14 Thread Hannu Nyman
Matthias Brugger wrote at Wed May 14 16:35:15 CEST 2014 The svn repository is no accessible anymore, so we just use git.openwrt.org to get the packages. To my knowledge the Attitude Adjustment 12.09 packages svn repository works quite normally, so I fail to understand your reasoning.

Re: [OpenWrt-Devel] [PATCH] feeds.conf.default: Change packages repo to git

2014-05-14 Thread Hannu Nyman
/packages.index' On 14.5.2014 18:46, Matthias Brugger wrote: 2014-05-14 17:27 GMT+02:00 Hannu Nyman hannu.ny...@iki.fi: Matthias Brugger wrote at Wed May 14 16:35:15 CEST 2014 The svn repository is no accessible anymore, so we just use git.openwrt.org to get the packages. To my knowledge

[OpenWrt-Devel] [PATCH] Bump dnsmasq to 2.65

2013-01-02 Thread Hannu Nyman
Dnsmasq 2.65 has been published, so I have updated the patch. Announcement: http://lists.thekelleys.org.uk/pipermail/dnsmasq-discuss/2012q4/006629.html Changelog: http://www.thekelleys.org.uk/dnsmasq/CHANGELOG This patch bumps the version from 2.62 to 2.65 and refreshes patches. Patch

Re: [OpenWrt-Devel] problems with preloaded config

2013-02-10 Thread Hannu Nyman
Newer OpenWrt versions put the device path in the wifi sections instead of the MAC address. This is a recent build from Trunk, could you give me an example of what's needed? I'm not seeing it in the autogenerated config. I have several 3700/3800 and my wifi config names the phy instead of

[OpenWrt-Devel] [PATCH] Update collectd (Luci statistics engine) from 4.10.8 to 5.2.1

2013-02-15 Thread Hannu Nyman
The recent collectd release in late January contained only 5.2.1 and 5.1.2 ( http://collectd.org/news.shtml#news92 ), and no 4.10.x release was made. Although 4.10.x is still marked as supported, it will probably be phased out in future, as 5.0, 5.1 and 5.2 branches have already been released

Re: [OpenWrt-Devel] [PATCH] Update collectd (Luci statistics engine) from 4.10.8 to 5.2.1

2013-02-15 Thread Hannu Nyman
Patchwork apparently only picked up the Luci patch on the first try, so I am re-sending the collectd patch. --- trunk/feeds/packages/utils/collectd/Makefile(revision 35608) +++ trunk/feeds/packages/utils/collectd/Makefile(working copy) @@ -8,12 +8,12 @@ include

[OpenWrt-Devel] [PATCH] Update ccrypt package to 1.10

2013-02-17 Thread Hannu Nyman
A new version 1.10 of ccrypt encryption tools package has been published in late 2012. The old version 1.9 dates back to 2009. Link to changelog: http://ccrypt.sourceforge.net/ChangeLog October 18, 2012: Release 1.10. This release fixes a number of minor portability issues and minor bugs. The

[OpenWrt-Devel] Status of Attitude Adjustment release?

2013-02-26 Thread Hannu Nyman
I keep wondering what is going on with Attitude Adjustment? rc1 was published in November and it has been three months since then. Based on developers' messages in August-October 2012, the goal was to publish AA in 2012, and possibly also the next release already in 2012. Now we are at the end

[OpenWrt-Devel] [PATCH] Add support for collectd-mod-uptime to luci-statistics

2013-02-28 Thread Hannu Nyman
collectd-mod-uptime is already there, but there has been no Luci support for it, so no graphs are shown. Based on forum discussion (see https://forum.openwrt.org/viewtopic.php?id=42478 ), I submit a patch to add the support to luci-statistics. Patch is for Luci trunk and the functionality

[OpenWrt-Devel] Buildslave nico destroys snapshot buildbot timing logic

2013-03-22 Thread Hannu Nyman
Buildslave nico seems to have DNS / connectivity trouble. svn: Can't connect to host 'svn.openwrt.org': Connection timed out It quickly fails the svn update and jumps into the next target platform. It goes rapidly through all targets and marks them done :-( This has now happened in three

Re: [OpenWrt-Devel] Buildslave nico destroys snapshot buildbot

2013-03-25 Thread Hannu Nyman
Apparently the buildslave nico continues to have problems with DNS or network connectivity. Buildboot admins already turned it off for a day due to trouble in finding svn.openwrt.org, but apparently also luci svn server is unreachable for nico.

Re: [OpenWrt-Devel] Buildslave nico destroys snapshot buildbot

2013-05-05 Thread Hannu Nyman
://buildbot.openwrt.org:8010/one_line_per_build In 25.3.2013 15:37, Mirko Vogt wrote: On 03/25/2013 08:28 AM, Hannu Nyman wrote: Updating feed 'luci' from 'http://svn.luci.subsignal.org/luci/trunk/contrib/package' ... svn: OPTIONS of 'http://svn.luci.subsignal.org/luci/trunk/contrib/package': Could not read

[OpenWrt-Devel] How is ubox based block-mount/fstab supposed to work?

2013-06-26 Thread Hannu Nyman
ubox takes care of the block-mount actions since r36988: https://dev.openwrt.org/changeset/36988 However, there is no documentation about the current fstab config format. I have been unable to get fstab working. My USB disk not not mount automatically, although I can manually mount it just

Re: [OpenWrt-Devel] How is ubox based block-mount/fstab supposed to work?

2013-06-26 Thread Hannu Nyman
=ab78547f19ce30efc845ce1229b766eddb8efa16 Earlier it was possible to leave out uuid and just specify the device to be monitored. On 26.6.2013 13:47, John Crispin wrote: On 26/06/13 12:46, Hannu Nyman wrote: ubox takes care of the block-mount actions since r36988: https://dev.openwrt.org/changeset/36988 However

[OpenWrt-Devel] Adding new tickets to bug tracker has been disabled?

2013-09-02 Thread Hannu Nyman
I tried to add a new bug ticket to the bug tracker, but apparently entering new tickets has been disabled for us casual users without login access. There is no link to new ticket in the main menu and the Add a new ticket link from the wiki page ( https://dev.openwrt.org/wiki ) to

[OpenWrt-Devel] [PATCH] Fix broken ubox kmodloader/insmod preventing loading of nls_8859-x codepage modules

2013-09-27 Thread Hannu Nyman
This is a suggestion for a patch to fix the broken ubox kmodloader/insmod preventing certain nls codepage modules from being loaded. Most important one is nls_iso8859-1.ko as it is used by most FAT based drives, and its absence makes mounting most USB sticks impossible. The bug was introduced

[OpenWrt-Devel] [PATCH 0/2] collectd: Update Luci_statistics/collectd to 5.3.1

2013-10-20 Thread Hannu Nyman
, not for each data instance. http://git.verplant.org/?p=collectd.git;a=commitdiff;h=cc3640ba512862cd5745446f1f1a997dd4344454 Signed-off-by: Hannu Nyman hannu.ny...@iki.fi ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https

[OpenWrt-Devel] [PATCH 1/2] collectd: Update Luci_statistics/collectd to 5.3.1 - packages

2013-10-20 Thread Hannu Nyman
. http://git.verplant.org/?p=collectd.git;a=commit;h=6ef3385ccec835c7efae1ff3d5895858003a6da7 Signed-off-by: Hannu Nyman hannu.ny...@iki.fi --- packages/utils/collectd/Makefile(revision 38418) +++ packages/utils/collectd/Makefile(working copy) @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk

[OpenWrt-Devel] [PATCH 2/2] collectd: Update Luci_statistics/collectd to 5.3.1 - Luci

2013-10-20 Thread Hannu Nyman
=cc3640ba512862cd5745446f1f1a997dd4344454 Signed-off-by: Hannu Nyman hannu.ny...@iki.fi --- luci/trunk/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/conntrack.lua (revision 9920) +++ luci/trunk/applications/luci-statistics/luasrc/statistics/rrdtool/definitions/conntrack.lua

[OpenWrt-Devel] [PATCH] New package: rng-tools for adding entropy from arbitrary source to kernel entropy pool

2011-09-21 Thread Hannu Nyman
key), if they provide a suitable interface for the daemon to the entropy data from them. Signed-off-by: Hannu Nyman hannu.ny...@iki.fi Index: /Openwrt/trunk/feeds/packages/utils/rng-tools/files/rngd.init === --- /Openwrt/trunk/feeds

[OpenWrt-Devel] [PATCH] Add WNDR3700 USB LED definition to Backfire (ticket #8785)

2011-10-01 Thread Hannu Nyman
-by: Hannu Nyman hannu.ny...@iki.fi Index: /target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 === --- /target/linux/ar71xx/base-files/etc/uci-defaults/wndr3700 (revision 28336) +++ /target/linux/ar71xx/base-files/etc/uci-defaults

  1   2   3   4   >