**** BEGIN LOGGING AT Mon Mar 19 02:59:57 2007 Mar 19 10:27:43 ejka: Not had time to do much hacking on it :( Mar 19 15:27:08 ndepetrillo * r6612 /trunk/docs/wireless.tex: Updated content of wireless.tex, next version will have example configs Mar 19 17:16:13 ejka * r6613 /trunk/target/linux/ar7-2.6/ (config/default files/arch/mips/ar7/memory.c): Mar 19 17:16:13 Remove initrd code leftovers. Also fixes "Bad page state" on boot Mar 19 17:16:13 (kernel tried to free initramfs twice). Mar 19 17:25:46 florian * r6614 /trunk/target/linux/adm5120-2.6/ (51 files in 19 dirs): Preliminary ADM5120 support, marked as broken Mar 19 17:34:05 <[florian]> ejka: vlnyq_linked in vlnyq.c is not static, is that correct ? Mar 19 17:35:02 I thought of exporting it to drivers, yes Mar 19 17:35:27 <[florian]> ok Mar 19 17:35:39 some parts in vlynq are still need to be written (like proper error handling) Mar 19 17:44:16 <[florian]> ok Mar 19 19:29:13 florian * r6615 /trunk/target/linux/adm5120-2.6/patches/004-adm5120_uart.patch: Fix the uart patch Mar 19 19:42:26 florian * r6616 /trunk/target/linux/adm5120-2.6/files/drivers/serial/adm5120_uart.c: Fix the baudrate macro Mar 19 21:34:07 florian * r6617 /trunk/target/linux/adm5120-2.6/ (config/default files/drivers/mtd/maps/adm5120_mtd.c): CFE-ready mtd driver, needs fixing though, update kernel config Mar 19 21:43:39 florian * r6618 /trunk/target/linux/adm5120-2.6/config/default: Remove 8250 serial driver, enable software watchdog Mar 19 21:57:31 nbd * r6619 /trunk/package/base-files/files/lib/network/config.sh: add an optional parameter to scan_interfaces() that can override the network config file (defaults to 'network') Mar 19 22:13:28 we had some problems here to update openwrt with mtd, it failed everytime and the wrt54gs didn't started right - flashing via tftp worked fine to recover the device. the second problem was the ip we asigned to the image showed up in the network config but the device still used the 192.168.1.1. the last thing is http://pastebin.ca/402425 line 126&127 are very strange in my eyes Mar 19 22:33:23 florian * r6620 /trunk/target/linux/adm5120-2.6/config/default: Re-enable adm5120 mtd driver Mar 19 22:48:43 I am trying to add the ocf-linux stuff to the buildroot I can get it to compile but the way its distributed is quite messy - would it be best to put all the files into a package/ocf-linux/src directory or put it in generic-2.6/patches or ixp4xx-2.6/patches Mar 19 22:49:42 can it not be compiled without patching the kernel? Mar 19 22:49:53 or does it mess with internals? Mar 19 22:50:27 It doesn't mess with internals - I could do it in the same way you do with the devicescape Mar 19 22:50:36 yes, then please do Mar 19 22:52:46 ok I will try and get that done (there is also patches for openssl and openswan but I will deal with that after) Mar 19 22:53:17 I don't think it would be good for the general users of openssl if the engines were reenabled though Mar 20 01:23:09 nico * r6621 /trunk/target/linux/uml-2.6/config/i386: attempt to fix uml kernel config for i386 Mar 20 01:27:57 nico * r6622 /trunk/target/linux/uml-2.6/README: uml now needs init=/etc/preinit, fix example in README Mar 20 01:50:34 nico * r6623 /packages/lang/ruby/Makefile: update ruby to 1.8.5-p12 (closes: #1299), force the use of bash over dash Mar 20 01:55:46 nico: IMO bash should be forced over dash for buildroot-ng as a whole, there are several upstream package that fail because of dash's broken echo implementation. Mar 20 01:56:02 or ash, or *, anything but dash. Mar 20 02:00:12 I'd say the packages are broken, not dash Mar 20 02:33:50 ejka: well, the packages work properly with bash, ash, coreutils echo, etc... which follow the -e arguement (or at least remove it if they use -e behavior by default) Mar 20 02:37:35 it is an issue of Debian saying everything else is broken because the spec doesn't specify a -e arguement... http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=401481 Mar 20 02:37:37 yep, and you have a lot of fun building them on, say, solaris Mar 20 02:39:30 <[mbm]> maybe we should just compile echo :P Mar 20 02:40:28 [mbm]: haha. Mar 20 02:40:34 well, for openwrt forcing bash can be a solution. with fallback on /bin/sh Mar 20 02:40:49 buiild an entire userspace just to compile the firmware... Mar 20 02:41:07 <[mbm]> should be one of the prereq checks Mar 20 02:41:16 <[mbm]> Checking for working 'echo' ... no. Mar 20 02:41:30 heh Mar 20 02:42:10 *** Error: dash was detected, please submit bug report to Debian. Mar 20 02:43:40 Debian doesn't use dash as default /bin/sh :P Mar 20 02:44:03 ejka: depends on which branch you are using... Mar 20 02:44:14 sarge/etch/sid Mar 20 02:44:34 hmm.... Mar 20 02:44:41 * Bartman007 double checks. Mar 20 02:44:46 ubuntu does, debian doesn't. Mar 20 02:45:27 rwhitby: I could have sworn I've seen similar behavior in etch/sid, guess not. Mar 20 02:45:32 (at least not on my sarge and etch installations) Mar 20 02:46:08 yeah... on sid: /bin/sh -> bash Mar 20 02:46:49 bash is essential and priority: required, dash is priority: optional **** ENDING LOGGING AT Tue Mar 20 02:59:57 2007