**** BEGIN LOGGING AT Sun Nov 13 02:59:56 2011 Nov 13 03:48:22 https://dev.openwrt.org/ticket/10412 Nov 13 04:01:19 build #99 of ramips is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ramips/builds/99 Nov 13 05:04:36 build #93 of ppc44x is complete: Failure [failed compile_4] Build details are at http://buildbot.openwrt.org:8010/builders/ppc44x/builds/93 Nov 13 06:46:46 obsy * r29006 /packages/net/transmission/ (Makefile files/transmission.init): [packages] transmission: cleanup and drop some bashizm Nov 13 09:54:29 mb__: ping Nov 13 09:55:30 hy Nov 13 09:55:38 +e Nov 13 09:56:59 mb__: do you have clock working correctly on n810? i end up in 1970 after each reboot Nov 13 09:57:08 I don't know Nov 13 09:57:32 The seventies are cool, though :P Nov 13 09:57:47 :D Nov 13 09:58:18 i think it worked properly on 2.6.38... gonna check Nov 13 09:58:31 The driver is pretty small, so it should be easy to find out why it doesn't work Nov 13 10:01:43 mb__: rtc stuff in menelaus.c, right? Nov 13 10:03:08 as far as I remember there is a retu driver for rtc Nov 13 10:03:21 hmm... Nov 13 10:04:39 according to KConfig help, it'll only expose it in sysfs Nov 13 10:05:35 i have "retu-rtc: htosys: invalid date/time" on boot Nov 13 10:49:13 jogo * r29007 /trunk/ (34 files in 7 dirs): linux: update 3.1 to 3.1.1 Nov 13 11:20:29 build #99 of pxcab is complete: Failure [failed compile_7] Build details are at http://buildbot.openwrt.org:8010/builders/pxcab/builds/99 Nov 13 11:27:57 juhosg * r29008 /trunk/target/linux/ar71xx/patches-2.6.39/ (205-wndr3700-usb-led-driver.patch 207-rb750-led-driver.patch): ar71xx: refresh kernel patches Nov 13 11:27:59 juhosg * r29009 /trunk/target/linux/ar71xx/patches-2.6.39/902-fix-occasional-kernel-hangs-during-boot.patch: (log message trimmed) Nov 13 11:27:59 ar71xx: fix occasional kernel hangs during boot on AR934x Nov 13 11:27:59 The patch taken from the linux-mips mailing list. Nov 13 11:27:59 The Kernel hangs occasionally during boot after Nov 13 11:28:00 "Calibrating delay loop..". This is caused by the Nov 13 11:28:00 c0_compare_int_usable() routine in cevt-r4k.c Nov 13 11:28:01 returning false which causes the system to disable Nov 13 11:28:01 juhosg * r29010 /trunk/target/linux/ar71xx/files/arch/mips/ (ar71xx/devices.c include/asm/mach-ar71xx/ar71xx.h): ar71xx: configure MII interface type from ar71xx_setup_phy_if_mode Nov 13 11:28:02 juhosg * r29011 /trunk/target/linux/ar71xx/files/ (3 files in 2 dirs): ar71xx: ag71xx: remove MII interface setup code Nov 13 11:28:04 juhosg * r29012 /trunk/target/linux/ar71xx/files/ (3 files in 3 dirs): Nov 13 11:28:04 ar71xx: rename set_pll callback to set_speed in ag71xx_platform_data Nov 13 11:28:04 Also rename the corresponding callback functions. Nov 13 11:28:05 juhosg * r29013 /trunk/target/linux/ar71xx/files/ (3 files in 3 dirs): ar71xx: set MII interface speed from the set_speed callbacks Nov 13 11:28:07 juhosg * r29014 /trunk/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx.h: ar71xx: ag71xx: remove unused mii_cfg related functions and defines Nov 13 11:28:08 juhosg * r29015 /trunk/target/linux/ar71xx/files/drivers/net/ag71xx/ (ag71xx.h ag71xx_main.c): ar71xx: ag71xx: remove unused mii_ctrl field from struct ag71xx Nov 13 11:28:09 juhosg * r29016 /trunk/target/linux/ar71xx/files/arch/mips/ar71xx/devices.c: ar71xx: remove mii_ctrl resources of the ethernet devices Nov 13 11:28:11 juhosg * r29017 /trunk/target/linux/ar71xx/files/drivers/net/ag71xx/ag71xx_ar7240.c: ar71xx: ag71xx: add support for getting switch port link status Nov 13 11:46:16 jogo * r29018 /trunk/include/kernel.mk: Nov 13 11:46:16 include/kernel.mk: don't check for modules.builtin on 2.6.32- Nov 13 11:46:16 modules.builtin is only available in 2.6.33 and later, so fall back to Nov 13 11:46:16 assuming it's built-in for older kernels. Nov 13 12:01:24 guys, i solved the problem i described in https://dev.openwrt.org/ticket/10412 Nov 13 12:01:50 basically, i added the password from /etc/passwd in /etc/shadow which had no root password Nov 13 12:01:56 and dropbear let me in Nov 13 12:10:41 blogic * r29019 /trunk/package/uboot-lantiq/Makefile: Nov 13 12:10:41 uboot-lantiq: not all configs were using lzma for compression, add gigaset ramboot image Nov 13 12:10:41 Signed-off-by: Andrej Vlašić Nov 13 12:11:59 blogic * r29020 /trunk/package/madwifi/patches/ (354-ifxmips_eeprom.patch 354-lantiq_eeprom.patch): madwifi: rename patch from ifxmips -> lantiq Nov 13 12:27:33 EqUaTe: ping Nov 13 12:27:43 pong Nov 13 12:49:08 juhosg * r29021 /trunk/target/linux/ar71xx/files/arch/mips/ar71xx/mach-db120.c: ar71xx: drop DB120_WMAC_MAC_OFFSET, it is not needed Nov 13 12:49:10 juhosg * r29022 /trunk/target/linux/ar71xx/files/arch/mips/ar71xx/ (dev-db120-pci.c dev-db120-pci.h mach-db120.c): ar71xx: fixup onboard PCIe chip registration on the DB120 board Nov 13 13:29:33 mb__: no idea, maemo enters reboot loop Nov 13 13:30:52 mb__: just a guess: 3.1 changes on-disk structures in an incomatible with stock maemo kernel way Nov 13 13:31:59 mb__: did you get my msg about retu-rtc? it never worked because it doesn't fill in year/month fields Nov 13 13:32:18 I don't know Nov 13 13:32:26 i checked the code Nov 13 13:32:51 hwtosys.c bails out because date validation fails Nov 13 13:33:11 because year and month contain garbage from stack Nov 13 13:34:50 i wonder where the hell maemo takes date from Nov 13 13:35:31 network? Nov 13 13:59:32 http://paste.pocoo.org/show/507187/ Nov 13 14:00:03 guys, is CONFIG_BUSYBOX_CONFIG_FEATURE_PASSWD_WEAK_CHECK critical? cause i dont think so.. Nov 13 14:01:02 no its not Nov 13 14:01:18 it always tells me my one-char-password is too weak :( Nov 13 14:03:29 hehe, nice busybox then, i also eliminated other fancy non critical (i hope options) like wget download status meter Nov 13 14:08:10 thing is, the sub-options arrow didnt show up on my little terminal so now as i enlarged it found out how many options are to be set or unset in busybox Nov 13 14:08:37 solved the shadow support problem too, thanks for clearing the ticket Nov 13 14:18:49 how about CONFIG_BUSYBOX_CONFIG_FEATURE_TEST_64 ? Nov 13 14:20:08 some scripts might rely on it Nov 13 14:21:58 well, so far i gained around 60k :) Nov 13 14:22:28 ah, im talking about my wr703n, it has 170k free now Nov 13 14:23:38 ah, another tough one, will i break anything critical if i disable CONFIG_BUSYBOX_CONFIG_FEATURE_MOUNT_HELPERS ?i dont plan to use samba and such Nov 13 14:23:46 no Nov 13 14:23:52 thank you Nov 13 14:24:31 mount helpers basically mean that "mount" will try to use "mount.fstype" when confronted with an unknown fs Nov 13 14:24:39 this is for example useful for ntfs-3g Nov 13 14:24:53 got it, not applicabble for me, may i ask about CONFIG_BUSYBOX_CONFIG_FEATURE_MOUNT_FLAGS too ? Nov 13 14:25:04 don't know about this one Nov 13 14:25:20 it allows noexec, nosuid options beside default ro/rw Nov 13 14:25:46 I would keep it Nov 13 14:25:54 not sure what preinit uses Nov 13 14:26:12 you are right, i see noatime is set Nov 13 14:26:55 guess i dont need CONFIG_BUSYBOX_CONFIG_PIVOT_ROOT if im not using the usb port for storage.. Nov 13 14:27:16 preinit needs pivot functionality afair Nov 13 14:30:47 alright, lets see how much space now Nov 13 14:32:24 i didnt touch vconfig and brctl even if this device doesnt need bridging or vlans.. Nov 13 14:49:41 build #96 of rb532 is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/rb532/builds/96 Nov 13 16:57:43 build #91 of uml is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/uml/builds/91 Nov 13 17:22:16 florian * r29023 /branches/backfire/target/linux/generic-2.6/patches-2.6.30/ (22 files): refresh 2.6.30 patches Nov 13 17:33:57 jow * r29024 /branches/packages_10.03.1/lang/php5/Makefile: [backfire/packages]: php5: merge r28509 and r28510 (#9839) Nov 13 17:37:42 florian * r29025 /branches/backfire/package/kernel/modules/netsupport.mk: [backfire] build modules for llc, stp, bridge and 8021q support Nov 13 17:37:44 juhosg * r29026 /trunk/target/linux/ar71xx/files/arch/mips/ar71xx/devices.c: ar71xx: enable has_gbit flag on AR724{0,1} Nov 13 17:38:17 florian * r29027 /branches/backfire/target/linux/rdc/config-2.6.30: [backfire] make rdc kernels under 768KB by using bridge and 8021q modules Nov 13 17:40:04 florian * r29028 /branches/backfire/target/linux/rdc/Makefile: [backfire] rdc selects bridge, stp, llc and 8021q modules by default Nov 13 17:46:09 jow * r29029 /branches/backfire/package/madwifi/ (Makefile files/lib/wifi/madwifi.sh): [backfire] madwifi: backport r28785 Nov 13 17:50:53 jow * r29030 /branches/backfire/package/mac80211/files/lib/wifi/mac80211.sh: [backfire] mac80211: merge r28784 Nov 13 18:13:03 jow * r29031 /branches/backfire/target/linux/ar71xx/ (9 files in 7 dirs): [backfire] ar71xx: backport r23136 and r23138 Nov 13 18:17:16 jow * r29032 /branches/backfire/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-mr3420.c: [backfire] ar71xx: backport mach-tl-mr3420.c as well Nov 13 18:18:05 jow * r29033 /branches/backfire/tools/firmware-utils/src/mktplinkfw.c: [backfire] tools: backport r23137 Nov 13 18:22:38 hi Nov 13 18:23:05 is the su program included in another package then busybox? because id like to use it but i dont want to suid busybox Nov 13 18:23:28 or is there at least a way to set busybox suid when the image is created? Nov 13 18:31:19 jow * r29034 /branches/backfire/target/linux/ar71xx/image/Makefile: [backfire] ar71xx: merge r28597 Nov 13 18:34:57 florian * r29035 /branches/backfire/target/linux/rdc/base-files/lib/preinit/01_networking_modules: [backfire] load networking modules in preinit for networking scripts to work Nov 13 18:35:17 <{Nico}> tripolar: what do you need it for? Nov 13 18:35:24 jow * r29036 /packages/net/git/Makefile: [packages] git: ship with absolute symlink to git (#10221) Nov 13 18:35:55 {Nico} su Nov 13 18:36:05 i can modify the makefile but is there a better way? Nov 13 18:36:12 jow * r29037 /branches/packages_10.03.1/ (4 files in 4 dirs): [backfire/packages] git: merge r29036 Nov 13 18:38:05 <{Nico}> tripolar: i got that you needed 'su', but why? Nov 13 18:38:20 i added some users and i want to permit ssh root login Nov 13 18:38:28 disallow Nov 13 18:38:31 not permit Nov 13 18:39:07 jow * r29038 /branches/packages_10.03.1/utils/ (3 files in 3 dirs): [backfire/packages] revert accidentally committed modeswitch changes from r29036 Nov 13 18:40:47 <{Nico}> tripolar: so you want those regular users to be able to 'su', is that it? Nov 13 18:40:58 yes Nov 13 18:41:13 <{Nico}> isn't sudo a better alternative? Nov 13 18:41:36 i will try it Nov 13 18:42:34 florian * r29039 /trunk/target/linux/rdc/base-files/lib/preinit/05_set_ether_mac_rdc: [rdc] fix typo, load ip17xx switch module Nov 13 18:42:47 {Nico}: thanks Nov 13 18:48:06 <{Nico}> np Nov 13 18:50:36 tripolar: coreutils-su Nov 13 18:50:47 in case you really want su Nov 13 18:51:16 nico * r29040 /packages/net/mini_snmpd/ (Makefile patches/100-dualstack.patch): packages/mini_snmpd: fix binding on IPv4 when IPv6 support is enabled Nov 13 18:52:35 KanjiMonster thanks thats what i wanted :) Nov 13 19:00:45 KanjiMonster: the su applet has an failure its not set suid therefor a login from a normal user isnt possible Nov 13 19:10:08 guys https://dev.openwrt.org/changeset/29033/ means all those boards support the same image? Nov 13 19:13:13 <[florian]> the inverse, the image supports all these boards Nov 13 19:15:38 right, my mind is borked atm, i already am using the wr741 image on my wr740 , cool to have the mr3xxxs too Nov 13 19:19:44 <{Nico}> tripolar: we cannot package suid binary right now (perms are reset when building the package Nov 13 19:20:14 florian * r29041 /trunk/target/linux/brcm63xx/ (6 files in 3 dirs): [brcm63xx] rename 456-board_DWV-S0_ehci.patch to 456-board_DWV-S0_fixes.patch Nov 13 19:20:15 <{Nico}> tripolar: a workaround would be to check perms and them if they are wrong at boot-time Nov 13 19:20:17 you mean perms are reset when creating the whole image Nov 13 19:20:19 florian * r29042 /trunk/target/linux/generic/patches-2.6.39/ (5 files): [kernel] refresh 2.6.39 patches Nov 13 19:20:23 florian * r29043 /trunk/target/linux/generic/patches-3.0/000-upstream-fix-__packed.patch: [kernel] refresh 3.0 patches Nov 13 19:20:23 suid bit can be set and is packaged Nov 13 19:20:26 at least here Nov 13 19:20:27 florian * r29044 /trunk/target/linux/brcm63xx/ (7 files in 3 dirs): [brcm63xx] register uart0 on DWV-S0 boards (#10409) Nov 13 19:20:32 florian * r29045 /trunk/target/linux/brcm63xx/image/Makefile: [brcm63xx] build images for Pirelli A226M (#10409) Nov 13 19:20:36 @{Nico} Nov 13 19:23:58 alright, last annoying question for tonight, is CONFIG_BUSYBOX_CONFIG_SH_MATH_SUPPORT_64 critical? :P Nov 13 19:24:39 64bit math support in the shell Nov 13 19:26:13 it has the same importance as 64bit test Nov 13 19:26:47 test is for [ ... ] and /bin/test, math is for $(( ... )), let and expr Nov 13 19:26:58 i see , then.. Nov 13 20:12:42 mb__: #1 retu-rtc.c has bits messed up (hmr should be hours and minutes and dsr should be days and seconds). #2: n8x0 has no hw that tracks year Nov 13 20:19:35 slonopotamus: care to make a patch? Nov 13 20:30:13 jow * r29046 /branches/backfire/tools/firmware-utils/src/mkdniimg.c: [backfire] tools: merge r27052 Nov 13 20:44:24 jow * r29047 /branches/backfire/target/linux/ar71xx/image/Makefile: [backfire] ar71xx: backport r27053, fix WNDR3800 commandline Nov 13 21:30:04 What is the status of Linux 3.0+ on ar71xx? Nov 13 21:46:08 it works Nov 13 22:16:34 nico * r29048 /packages/net/aprx/ (Makefile files/aprx.init): packages/aprx: use new service functions Nov 13 22:16:36 nico * r29049 /packages/net/rp-l2tp/ (Makefile files/rp-l2tpd.init): packages/rp-l2tp: use new service functions Nov 13 22:16:37 nico * r29050 /packages/net/netperf/ (Makefile files/netserver.init): packages/netperf: use new service functions Nov 13 22:16:39 nico * r29051 /packages/net/mdnsresponder/ (Makefile files/mdnsd.init): packages/mdnsresponder: don't create a /var/run/mdnsd directory, it's a unix socket that will be created by mdnsd Nov 13 22:16:41 nico * r29052 /packages/net/radsecproxy/ (Makefile files/radsecproxy.init): packages/radsecproxy: use new service functions Nov 13 22:16:43 nico * r29053 /packages/net/bitlbee/ (Makefile files/bitlbee.init): packages/bitlbee: use new service functions Nov 13 22:16:45 nico * r29054 /packages/net/pure-ftpd/ (Makefile files/pure-ftpd.init): packages/pure-ftpd: use new service functions Nov 13 22:16:48 nico * r29055 /packages/net/btpd/ (Makefile files/btpd.init): packages/btpd: use new service functions Nov 13 22:16:50 nico * r29056 /packages/net/chaosvpn/ (Makefile files/chaosvpn.init): packages/chaosvpn: use new service functions Nov 13 22:16:51 nico * r29057 /packages/libs/vips/Makefile: packages/vips: explicitly enable exif, jpeg & png support and disable everything else Nov 13 22:16:53 nico * r29058 /packages/net/dmapd/ (Makefile files/dmapd.init): packages/dmapd: use new service functions, create dmapd user & group and required directories Nov 13 22:16:55 nico * r29059 /packages/net/iodine/ (Makefile files/iodined.init): packages/iodine: use new service functions Nov 13 22:16:57 nico * r29060 /packages/net/frickin/ (Makefile files/frickin.init): packages/frickin: use new service functions Nov 13 22:16:58 nico * r29061 /packages/net/memcached/ (Makefile files/memcached.init): packages/memcached: use new service functions Nov 13 22:17:00 nico * r29062 /packages/net/mini_snmpd/Makefile: packages/mini_snmpd: cleanup makefile Nov 13 22:17:03 nico * r29063 /packages/net/portmap/ (Makefile files/portmap.init): packages/portmap: use new service functions Nov 13 22:17:05 nico * r29064 /packages/net/ndyndns/ (Makefile files/ndyndns.default files/ndyndns.init): packages/ndyndns: use new service functions Nov 13 22:17:09 nico * r29065 /packages/net/olsrd/ (Makefile files/olsrd.init): packages/olsrd: use new service functions Nov 13 22:17:10 nico * r29066 /packages/net/srelay/ (Makefile files/srelay.init): packages/srelay: use new service functions Nov 13 22:17:15 nico * r29067 /packages/net/subversion/ (Makefile files/subversion.init): packages/subversion: use new service functions Nov 13 22:17:16 nico * r29068 /packages/net/unfs3/ (Makefile files/unfs3.init): packages/unfs3: use new service functions Nov 13 22:17:17 nico * r29069 /packages/net/updatedd/ (Makefile files/updatedd.init): packages/updatedd: use new service functions Nov 13 22:17:20 nico * r29070 /packages/net/linuxigd/ (Makefile files/upnpd.init): packages/linuxigd: use new service functions Nov 13 22:17:20 nico * r29071 /packages/net/n2n/ (Makefile files/n2n.init): packages/n2n: use new service functions Nov 13 22:17:22 nico * r29072 /packages/net/autossh/ (Makefile files/autossh.init): packages/autossh: use new service functions Nov 13 22:17:24 nico * r29073 /packages/net/netatalk/ (Makefile files/afpd.init): packages/netatalk: use new service functions Nov 13 22:17:26 nico * r29074 /packages/net/tftp-hpa/ (Makefile files/tftpd-hpa.init): packages/tftp-hpa: use new service functions Nov 13 22:17:28 nico * r29075 /packages/net/samba3/ (Makefile files/samba.init): packages/samba3: use new service functions Nov 13 22:17:29 nico * r29076 /packages/utils/boxbackup/ (Makefile files/bbstored.init): packages/boxbackup: use new service functions Nov 13 22:17:31 nico * r29077 /packages/sound/pulseaudio/ (Makefile files/pulseaudio.init): packages/pulseaudio: run as a pulse/pulse user/group, enable deprecated oss output, use new service functions Nov 13 22:17:33 nico * r29078 /packages/multimedia/spca5xx-view/ (Makefile files/servfox.config files/servfox.init): packages/scpa5xx-view: use lowercase config option, use new service functions Nov 13 22:17:35 nico * r29079 /packages/net/bird/ (5 files in 2 dirs): packages/bird: use new service functions Nov 13 22:17:36 nico * r29080 /packages/sound/mpd/ (Makefile files/mpd.init): packages/mpd: use new service functions Nov 13 22:17:39 nico * r29081 /packages/multimedia/minidlna/ (4 files in 3 dirs): Nov 13 22:17:39 packages/minidlna: various changes: Nov 13 22:17:39 * fix "invasive" patches (those introducing a STAGING_DIR var into upstream Makefiles) Nov 13 22:17:39 * pass proper target OS name/version, not host ones Nov 13 22:17:39 * change db path to /var/run/minidlna and log path to /var/log Nov 13 22:17:39 * use new service functions Nov 13 22:17:40 nico * r29082 /packages/net/rp-pppoe/ (Makefile files/pppoe-relay.init files/pppoe-server.init): packages/rp-pppoe: use new service functions, use $(CP) instead of $(INSTALL_*) for packaging stuff installed by upstream Makefile Nov 13 22:17:42 nico * r29083 /packages/net/igmpproxy/ (Makefile files/igmpproxy.conf files/igmpproxy.init): packages/igmpproxy: use new service functions, usr br-lan/br-wan in sample config file Nov 13 22:38:13 jow * r29084 /branches/backfire/target/linux/generic-2.6/patches-2.6.32/411-add-KEY_WPS_BUTTON-definition.patch: [backfire] generic-2.6: merge r21073 (#10419) Nov 13 23:46:49 updated openwrt/upstream, https://home.comcast.net/~sdwalker/uscan/index.html Nov 13 23:54:21 tripolar * r29085 /packages/net/openssh/Makefile: [packages] openssh: set privsep-user and privsep-path Nov 14 00:14:40 build #86 of ixp4xx is complete: Success [build successful] Build details are at http://buildbot.openwrt.org:8010/builders/ixp4xx/builds/86 Nov 14 00:33:31 jow * r29086 /branches/backfire/target/linux/ar71xx/files/arch/mips/ar71xx/mach-tl-mr3420.c: [backfire] ar71xx: use ar71xx_set_mac_base() for mach-tl-mr3420.c Nov 14 00:52:30 tripolar * r29087 /packages/net/openssh/Makefile: [packages] openssh: if CONFIG_OPENSSL_ENGINE is defined compile with --with-ssl-engine Nov 14 01:10:37 tripolar * r29088 /packages/net/openssh/Makefile: [packages] openssh: use ifeq not ifdef to use the same style Nov 14 02:39:45 nico * r29089 /packages/net/imspector/ (Makefile files/imspector.config files/imspector.init): packages/imspector: use new service functions, change 'enable' option to 'enabled' Nov 14 02:39:45 nico * r29090 /packages/net/lsm/ (Makefile files/lsm.init): packages/lsm: use new service functions, pass proper CFLAGS, cleanup Nov 14 02:39:47 nico * r29091 /packages/net/sslh/ (Makefile files/sslh.init): packages/sslh: use new service functions, with quirks to allow more than one instance to run simultaneously Nov 14 02:39:50 nico * r29092 /packages/net/siproxd/ (Makefile files/siproxd.init): packages/siproxd: use new service functions, create pid-file in /var/run/siproxd owned by nobody:nogroup Nov 14 02:39:52 nico * r29093 /packages/net/seeks/ (Makefile files/seeks.init): packages/seeks: use new service functions Nov 14 02:39:53 nico * r29094 /packages/net/vpzone/ (Makefile files/vpzone.init): packages/vpzone: use new service functions Nov 14 02:39:55 nico * r29095 /packages/net/stun/ (Makefile files/stund.init): packages/stun: use new service functions Nov 14 02:39:57 nico * r29096 /packages/net/restund/ (Makefile files/restund.init): packages/restund: use new service functions Nov 14 02:39:58 nico * r29097 /packages/net/haproxy/ (Makefile files/haproxy.init): packages/haproxy: use new service functions Nov 14 02:40:02 nico * r29098 /packages/net/ptunnel/ (Makefile files/ptunnel.init): packages/ptunnel: use new service functions Nov 14 02:40:04 nico * r29099 /packages/net/rinetd/ (Makefile files/rinetd.init): packages/rinetd: use new service functions Nov 14 02:40:06 nico * r29100 /packages/net/softflowd/ (Makefile files/softflowd.config files/softflowd.init): packages/softflowd: use new service functions, use softflowctl to stop softflowd via control socket **** ENDING LOGGING AT Mon Nov 14 02:59:57 2011