**** BEGIN LOGGING AT Wed Nov 11 02:59:56 2009 Nov 11 05:15:46 nbd * r18363 /trunk/package/mac80211/patches/510-mac80211_4addr_vlan.patch: mac80211: fix a bug in broadcast handling of wds sta interfaces Nov 11 05:15:52 nbd * r18364 /trunk/package/hostapd/ (files/hostapd.sh patches/130-wds_ap.patch): hostapd: implement wds ap support Nov 11 05:15:56 nbd * r18365 /trunk/package/hostapd/ (Makefile files/hostapd.hotplug): hostapd: automatically add wds sta interfaces of an ap to the right bridge Nov 11 07:04:23 I was wondering about r17238, which opened UDP 68 to resolve the DHCP renew issues Nov 11 07:04:34 is there anything inherently insecure about that? Nov 11 07:05:11 I was thinking about adding in the IP of my WAN's DHCP server as the src_ip Nov 11 07:23:40 Hi. Long time user short time listener... Getting Airgo to work with whiterussian is easy enough (patch a few semaphore related files in the kernel). But to get it working with Kamikaze I need to restore 002-wl_fix.patch, removed with r10137 (what is this patch all about?). I know bending over backwards for a binary module is less than desirable, but I also know it is done to some extent for other wifi drivers. I would like Nov 11 07:23:41 revive the 002-wl_fix.patch for an Airgo-only profile, but patches are per platform and not per profile? In any case, I could use some advice either in here or in this thread https://forum.openwrt.org/viewtopic.php?id=18463 . Cheers. Nov 11 08:52:47 {Nico}: you here? Nov 11 09:07:28 kaloz * r18366 /trunk/target/linux/ (7 files in 5 dirs): move CONFIG_CRASH_DUMP to the generic configs Nov 11 09:27:16 kaloz * r18367 /trunk/target/linux/ (69 files in 46 dirs): sort all target config files Nov 11 10:00:30 kaloz * r18368 /trunk/target/linux/ (15 files in 9 dirs): move CPUFREQ to generic configs Nov 11 11:38:04 kaloz * r18369 /trunk/target/linux/ar7/ (config-2.6.27 patches-2.6.27/): we don't support the 2.6.27 kernels for a long time now Nov 11 11:42:26 kaloz * r18370 /trunk/target/linux/ (67 files in 42 dirs): another round of kernel config cleanups Nov 11 11:52:43 kaloz * r18371 /trunk/target/linux/ (60 files in 37 dirs): some more Kconfig symbol move.. Nov 11 13:12:35 florian * r18372 /packages/net/tinc/Makefile: [package] update tinc to 1.0.11 (#6126) Nov 11 13:43:07 florian * r18373 /packages/net/squid/ (5 files in 2 dirs): [package] update squid to 2.6STABLE23 Nov 11 13:44:19 kaloz * r18374 /trunk/ (4 files in 4 dirs): powerpc: use the in-kernel dtc compiler Nov 11 14:41:31 kaloz * r18375 /trunk/target/linux/generic-2.6/patches-2.6.30/015-arm_export___cpu_flush_dcache_page.patch: [2.6.30] export __cpuc_flush_dcache_page for ARM targets Nov 11 15:29:47 trying to format a thumb drive, is this error familiar to anyone? mkfs.ext3[3267]: segfault at bfa97ffc ip b77872ea sp bfa98000 error 6 in libuClibc-0.9.30.1.so[b7746000+46000] Nov 11 15:31:14 no problem setting up the partition with fdisk Nov 11 15:47:11 {Nico}: you here? Nov 11 16:05:07 what are the needed modules to mount an usb key? Nov 11 16:05:15 is scsi-wait-scan needed? :-) Nov 11 16:30:35 nbd * r18376 /trunk/package/kernel/modules/netdevices.mk: e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset Nov 11 16:32:11 nbd * r18377 /trunk/package/ (2 files in 2 dirs): mac80211: fix a race condition when bringing up wds sta interfaces on the ap Nov 11 16:59:34 nbd * r18378 /trunk/package/wireless-tools/patches/003-we_essential_def.patch: wireless-tools: re-enable support for enabling/disabling powersave Nov 11 16:59:38 nbd * r18379 /trunk/package/mac80211/files/lib/wifi/mac80211.sh: mac80211: disable powersave on the sta by default (for performance reasons) Nov 11 21:07:10 whats the trick to launch a program (httpd) with a clean environment? I dont want it to see all the uci CONFIG_ stuff from my init script... Nov 11 21:11:03 can't you just start it manually? httpd & Nov 11 21:13:35 I'd like to to start automatically after reboot with a clean env, but the init script sets up some environment first which is read from uci Nov 11 21:13:49 s/environment/directories/ Nov 11 21:14:19 netprince: is the question serious ? Nov 11 21:14:24 you just remove the uci code then Nov 11 21:14:43 yes its serious Nov 11 21:15:06 so I have to hard code the config in the startup script? Nov 11 21:15:37 well, it wot guess the config eill it Nov 11 21:15:46 well, it wont guess the config will it Nov 11 21:16:01 so either use uci or make a new initd with static config Nov 11 21:18:18 ok, its not a big deal, just hoping to secure httpd a little more Nov 11 21:19:27 I was hoping to use exec or eval, no go there. I also tried using /bin/ash, but I got a strange syntax error Nov 11 21:19:51 ? Nov 11 21:20:04 you want to chroot it ? Nov 11 21:20:12 netprince: you mean cgi programs executed by the httpd should be jailed somehow? Nov 11 21:20:36 to avoid information disclosure & stuff? Nov 11 21:20:43 well, I was just hoping to reduce the env variables they have access too Nov 11 21:21:05 right now, I can read all the CONFIG_ stuff I accessed from the init script Nov 11 21:21:21 ah Nov 11 21:21:48 well start httpd with start-stop-daemon Nov 11 21:21:57 then it should get a clean env Nov 11 21:22:15 ok, will try Nov 11 21:23:50 I will try chroot too, didn't think of that Nov 11 21:42:07 jow * r18380 /trunk/package/opkg/ (9 files in 2 dirs): Nov 11 21:42:07 [package] opkg: bump to r284 Nov 11 21:42:07 - incorporates parsing improvements upstream Nov 11 21:42:07 - fixes a couple of memory leaks Nov 11 21:42:07 - fixes some null pointer dereferences Nov 11 21:42:08 - fixes possible crashes during removal of packages Nov 11 21:42:12 - various other corrections Nov 11 22:13:12 jow * r18381 /trunk/package/opkg/patches/ (006-fix_force_space.patch 011-fix_nullpointer_deref.patch): [package] opkg: forgot to remove two obsolete patches in last commit Nov 11 22:17:02 jow * r18382 /packages/net/quagga-unstable/Makefile: [packages] quagga-unstable: fix segfault of vtysh and zebra by disabling PIE support (#6142) Nov 11 22:26:45 jow * r18383 /packages/sound/streamripper/Makefile: [packages] streamripper: add missing dependency to libfaad (#6135) Nov 11 22:28:03 jow * r18384 /packages/sound/mpd/Makefile: [packages] mpd: add missing dependency to libstdcpp (#6134) Nov 11 22:46:24 jow * r18385 /packages/net/olsrd/Makefile: [packages] olsrd: bump to v0.5.6-r7 Nov 11 23:16:25 hi all are there problem in the etrax snapshots in this days? Nov 11 23:17:00 snaptshots are built unattended so there may be unnoticed problems Nov 11 23:17:16 however, without details nobody can tell Nov 11 23:20:22 xMff, i have tried to compile image from trunk and to flash to etrax Nov 11 23:20:40 xMff, i have also flashed snapshot Nov 11 23:21:02 xMff, but the board doesn't boot with the image of this days/trunk Nov 11 23:21:58 xMff, after flashing when i power up the foxboard freeze with all the leds on Nov 11 23:22:26 nautil: hard to tell, we need some serial output to see the bootlog Nov 11 23:23:13 are you able to attach a serial cable to your device? Nov 11 23:23:15 xMff, i agree with you but i don't have a jtag so i was discovering on the channel if this was a know problem of this days Nov 11 23:24:49 nautil: ok then we can only wait for someone to debug this, not sure if one of the other devs has an etrax device to test right now Nov 11 23:25:24 nautil: next best thing you can do is narrowing the changeset down which causes the problem Nov 11 23:26:04 but could be that there was a kernel version change which rendered trunk unusable on etrax Nov 11 23:28:56 xMff, ok i think that claudyus surely have one Nov 11 23:29:39 ah right, so try to bug him, maybe he knows more :) Nov 12 00:06:37 nbd * r18386 /trunk/scripts/metadata.pl: metadata.pl: fix menuconfig code for package features Nov 12 00:49:34 mirko * r18387 /packages/libs/libdirectfb/ (. Makefile patches/ patches/disable-asm.patch): add library and make use of feature-flags Nov 12 00:51:34 mirko * r18388 /packages/Xorg/xorg/lib/libX11/Makefile: make use of feature-flags: let libX11 provide the feature "drawing-backend" Nov 12 00:57:21 mirko * r18389 /packages/Xorg/lib/gtk2/Makefile: downgrade gtk2 as in more recent versions directfb-support is broken, some minor cleanups Nov 12 01:00:36 mirko * r18390 /packages/libs/glibmm/ (4 files in 2 dirs): add c++ bindings for glib2 Nov 12 01:06:37 mirko * r18391 /packages/Xorg/lib/cairo/Makefile: make use of feature-flag "drawing backend" - link cairo e.g. against libX11 or libdirectfb Nov 12 01:08:47 mirko * r18392 /packages/Xorg/lib/pango/Makefile: bump version, make use of feature-flag "drawing backend" Nov 12 02:02:44 mirko * r18393 /packages/Xorg/lib/gtk2/Makefile: make use of feature-flag "drawing backend" to choose whether linking e.g. against libX11 or DirectFB Nov 12 02:10:50 mirko * r18394 /packages/Xorg/lib/cairomm/ (. Makefile): add c++ bindings for cairo Nov 12 02:13:59 mirko * r18395 /packages/Xorg/lib/pangomm/ (. Makefile): add c++-bindings for pango Nov 12 02:26:18 mirko * r18396 /packages/Xorg/lib/gtkmm/ (. Makefile patches/ patches/100-disable-tools-tests.patch): add c++-bindings for gtk2 Nov 12 02:34:13 mirko * r18397 /feeds/desktop/data/gnome-icon-theme/ (. Makefile): add **** ENDING LOGGING AT Thu Nov 12 02:59:57 2009