**** BEGIN LOGGING AT Sun May 13 02:59:59 2007 May 13 07:44:17 good morning all May 13 07:46:20 morning May 13 07:47:02 I'm having a hard time to understand what the ncurses-5.4 visibility.patch is for May 13 07:47:30 03koen 07org.oe.dev * rd7382a5f... 10/ (4 files in 3 dirs): gcc 4.1.2: update uclibc locale patch to work with uclibc 0.9.29 May 13 07:47:45 seems rather a personal hack than necessary May 13 07:48:39 iirc it produces smaller binaries and reduces link-time due to less symbols being visible May 13 07:48:54 but it was kergoth's and Zecke's project May 13 07:54:18 thanks May 13 07:57:21 good morning May 13 08:00:18 * Bernardo wonders what it means for George France to have trademarked all projects hosted by hh.org May 13 08:03:13 good morning May 13 08:05:55 hi pH5 May 13 08:06:11 * Bernardo just finished building angstrom-x11-image May 13 08:07:33 good morning all May 13 08:27:35 03koen 07org.oe.dev * re1470d18... 10/ (1 conf/distro/include/sane-srcdates.inc): sane-srcdates: bump gconf-dbus May 13 08:27:39 03koen 07org.oe.dev * rb0e020ca... 10/ (3 files in 3 dirs): module-init-tools: fix build against uclibc May 13 08:33:39 * Bernardo kicks imlib2 again May 13 08:38:25 03koen 07org.oe.dev * r55dae195... 10/ (3 files in 3 dirs): May 13 08:38:25 tinylogin: make it build against uclibc 0.9.29 May 13 08:38:25 * patch based on the buildroot patch for module-init-tools May 13 08:41:53 * Bernardo kicks imlib2 again May 13 08:49:39 1.1M uclibc/images/hx4700/Angstrom-minimalist-image-test-20070513-hx4700.rootfs.tar.gz May 13 08:49:40 2.2M glibc/images/hx4700/Angstrom-minimalist-image-test-20070513-hx4700.rootfs.tar.gz May 13 08:50:53 nice. next stop angstrom-µimage? May 13 08:51:34 :D May 13 08:51:49 and it works as well May 13 09:11:59 03koen 07org.oe.dev * re803f518... 10/ (11 files in 7 dirs): May 13 09:11:59 uclibc 0.9.29: add configs for c7x0, h2200, h3900, h4000, h5000 May 13 09:11:59 * aka "generic pxa255 config" May 13 09:15:25 koen: How would I go about creating uclibc-0.9.29/collie/uClibc.machine? May 13 09:15:33 "make config"? May 13 09:15:42 It looks a little different May 13 09:16:11 make menuconfig, select strongarm (sa1100) in the second menu May 13 09:17:02 target feature -> target processor -> sa1100 May 13 09:19:32 OK, I will try May 13 09:22:11 03koen 07org.oe.dev * rcab12acc... 10/ (3 files in 3 dirs): uclibc 0.9.29: add config for efika May 13 09:22:30 any shortcuts for string: ${STAGING_DIR}/arm-angstrom-linux-gnueabi May 13 09:22:58 Laibsch: collie config added May 13 09:23:14 koen: You are too fast. Thank you. May 13 09:23:34 Laibsch: it's only 2 menu entries :) May 13 09:24:00 So what do I do now to test out this little wonder? May 13 09:24:15 DISTRO="angstrom-2007.1-oabi" May 13 09:24:23 ANGSTROM_MODE="uclibc" May 13 09:24:29 MACHINE="collie" May 13 09:24:49 after that it gets a bit tricky due to task-base May 13 09:26:53 03Laibsch 07org.oe.dev * r692eb136... 10/ (1 conf/checksums.ini): May 13 09:26:53 checksums.ini: Replace faulty checksums for unismall. May 13 09:26:53 Both http://sourceforge.jp/projects/zaurus-ja/files/?release_id=778#778 and May 13 09:26:53 http://web.archive.org/web/20041220223433/http://sourceforge.jp/projects/zaurus-ja/files/#778 May 13 09:26:53 agree with the checksum that I received. There must have been some kind of May 13 09:26:54 error in the file that hrw received in his original download. May 13 09:26:58 03koen 07org.oe.dev * r538b8a92... 10/ (3 files in 3 dirs): May 13 09:27:00 uclibc 0.9.29: add config for collie May 13 09:27:02 * aka "generic sa1100 OABI config" May 13 09:40:58 Hi! May 13 09:41:27 koen: I assume the same sa1100 config will fit h3600/h3800, right? I'll add it later if noone else will. May 13 09:42:33 psokolovsky: yes May 13 09:52:00 hrw|gone: http://bugzilla.gnome.org/show_bug.cgi?id=436832 May 13 09:59:06 NAiL: uclibc for arm BE EABI builds :) May 13 10:02:05 yay :D May 13 10:04:49 morning all May 13 10:06:27 03Laibsch 07org.oe.dev * r60b106c6... 10/ (5 files in 4 dirs): May 13 10:06:27 zten: add zten for the first time. May 13 10:06:27 zten is a EB*/EPWING dictionary browser, a format popular for ebooks in Japan. May 13 10:19:32 morning May 13 10:19:47 koen: see you have been pushing uclibc all over the place already :-) May 13 10:24:27 hey RP May 13 10:24:47 likewise: yeah, I was a bit bored this morning May 13 10:25:04 the weather was too bad to go out for a walk May 13 10:25:30 koen: well, at least you considered it. May 13 10:26:22 the configure file in ntl is EVIL May 13 10:26:29 $(COMPILE) MakeDescAux.c May 13 10:26:29 $(LINK) -o MakeDesc MakeDesc.c MakeDescAux.o $(LDLIBS) May 13 10:26:29 ./MakeDesc May 13 10:26:57 what can I do to cross-compile this piece of shit? May 13 10:28:32 compile makedesc with the host gcc first May 13 10:28:51 it generates a binary and uses this binary (MakeDesc) to generate another header file May 13 10:29:17 e.g. as in http://www.openembedded.org/repo/org.openembedded.dev/packages/xorg-lib/libx11_1.1.1.bb May 13 10:29:47 the problem is the generated header file should contain all the info of the target machine May 13 10:30:02 e.g. long (double) size May 13 10:30:13 ah May 13 10:30:29 it's a special binary to probe the machine arch May 13 10:31:06 that's why the name "MakeDesc(ison)", i suppose:( May 13 10:31:15 in that case we generate the header on the target and add it to OE: http://www.openembedded.org/filebrowser/org.openembedded.dev/packages/gnome/libart-lgpl May 13 10:32:40 thanks, i guess that's the only way to go May 13 10:32:58 ntp as in http://www.shoup.net/ntl/ ? May 13 10:33:20 ntl* May 13 10:33:21 yeah, ntl May 13 10:42:45 xjqian: http://dominion.kabel.utwente.nl/koen/mach_desc.h.armv5te May 13 10:43:14 but: May 13 10:43:16 * The wizard is going to run. May 13 10:43:16 * It will perform some timing experiments, and then automatically May 13 10:43:17 * update your config.h file. May 13 10:51:01 koen: Can you take a look at May 13 10:51:10 !oebug 1777 May 13 10:51:12 * * Bug 1777, Status: NEW, Created: 2007-01-08 19:08 May 13 10:51:13 * * prensing(AT)gmail.com: RFP: please upload moc package into official angstrom feeds. May 13 10:51:14 * * http://bugs.openembedded.org/show_bug.cgi?id=1777 May 13 10:51:19 Should be an easy fix May 13 10:51:24 koen: thanks May 13 10:51:45 Laibsch: afaik moc is only available as a native package May 13 10:51:47 I will take it from here May 13 10:52:21 Laibsch: sorry, I confused it with uicmoc May 13 10:52:39 How do we go about other people uploading stuff into the official repos? Would be nice if I could push some stuff from time to time for example May 13 10:53:05 I sent instructions for that to the angstrom-dev list multiple times :) May 13 10:56:27 koen: well, do you imply that oe ships an on-board compiling took kit May 13 10:57:27 i know, it's sort of on the Angstrom to-do list. or is it readily available? May 13 10:59:01 koen: Well, you told me for example to rsync. The catch is that a PW is necessary for that. So, the multiple times you said things. You left out important information multiple times. May 13 10:59:25 s/things./things,/ May 13 11:01:50 koen: who is the admin of the angstrom-devel list? All my mails go to /dev/null May 13 11:07:56 CoreDump|home: check the mailman page May 13 11:08:07 Laibsch: no I didn't May 13 11:08:19 * koen sees the turing test succeed May 13 11:23:18 xjqian: http://dominion.kabel.utwente.nl/koen/config.h.armv5te is the config.h it generated after running the tests May 13 11:33:20 koen: re turing test, so you are still trying to keep as many people out of your fiefdom, is that what you are saying? May 13 11:33:42 That won't succeed May 13 11:47:04 koen: thanks May 13 11:49:56 Laibsch: NOTE: package moc-2.4.0-r0: task do_configure: failed May 13 11:58:25 pH5: NOTE: package avahi-0.6.19-r0: task do_compile: started May 13 11:58:47 ok that add it to OE? May 13 11:59:45 koen: sure, you got me there. I just browsed to avahi.org :) May 13 12:10:05 morning May 13 12:11:00 hrw: good morning! May 13 12:11:15 koen: gratz for uclibc May 13 12:11:47 hrw: it was much easier than I expected May 13 12:12:23 http://www.linuxpowertop.org/index.php May 13 12:13:22 nice thing May 13 12:14:04 I wonder does acpi subsystem can be learnt that 40% of battery means 'shutdown time soon' May 13 12:19:45 can people stop adding me as CC on bugs I have no interest in? May 13 12:20:11 I get ALL bug reports via oe-bugs list anyway May 13 12:22:22 03koen 07org.oe.dev * rf4332ab9... 10/ (1 packages/avahi/avahi_0.6.19.bb): avahi: update to 0.6.19 May 13 12:22:28 koen: thanks :) May 13 12:22:36 np May 13 12:23:04 03koen 07org.oe.dev * re9855a52... 10/ (1 packages/powertop packages/powertop/powertop_1.0.bb): (log message trimmed) May 13 12:23:04 powertop: add 1.0 May 13 12:23:04 Power usage is a hot topic for computer users everywhere. For some, it's a May 13 12:23:04 matter of how long a laptop lasts without being plugged in. For others, it's May 13 12:23:04 controlling the temperature of hundreds of systems within a datacenter. For all May 13 12:23:06 of us, it's about keeping the electricity bill under control and being kind to May 13 12:23:10 the environment. May 13 12:23:46 from the powertop makefile: gcc -Wall -W -O1 -g powertop.c config.c -o powertop May 13 12:24:41 and: cp powertop ${BINDIR} May 13 12:33:57 koen: the uClibc.* stuff broke uclibc-initial May 13 12:37:01 11111111 fowefowdfwfwfwfjowfjo foooo May 13 12:37:04 ops May 13 12:37:13 * hrw sit on very slow link May 13 12:38:04 koen: rebuilding kernel now for powertop ;D May 13 12:45:38 brb May 13 12:54:11 re May 13 13:12:14 removing syndock got me to 130 wakeups per second (was 210) May 13 13:12:31 koen: having uClibc.config (taken from uclibc-cvs) as well as uClibc.machine and uClibc.distro will make the oldconfig fail. Proposal is to use concatenate machine and distro if they both exist, otherwise fall back to uClibc.config May 13 13:13:11 sounds ok May 13 13:13:23 I have an empty uClibc.config in my local tree May 13 13:13:51 I'm unsure though, how the config policy was for <=0.9.28? May 13 13:14:06 I would like not to break it for 0.9.28 May 13 13:14:06 dunno May 13 13:14:08 do we care? May 13 13:14:12 no :-) May 13 13:16:09 afaik only Ifaistos uses 0.9.28, so we could just fix it in the .29 recipe instead of the .inc May 13 13:17:46 Ifaistos: ping May 13 13:17:58 v8jlene: ping May 13 13:25:51 likewise, pong May 13 13:27:06 Crofton: ping? May 13 13:27:38 gm May 13 13:27:45 I signed up for the libtool list May 13 13:27:45 morning Crofton May 13 13:27:57 I'll try posting something about our problem May 13 13:29:00 The basic problem is libtool inserts build system paths into executable, correct? May 13 13:31:26 yes May 13 13:31:30 into rpath May 13 13:32:06 good May 13 13:32:12 I have some understanding :) May 13 13:32:39 hrw: http://bugzilla.gnome.org/show_bug.cgi?id=436832 May 13 13:32:57 Crofton: there is a worthless book online on this: http://sourceware.org/autobook/ May 13 13:33:09 heh May 13 13:33:15 Yeah, I think I have seen it :) May 13 13:33:16 Crofton: It gets shitty reviews, but it may help here and there. May 13 13:33:25 hrw: mallum would like http://bugzilla.gnome.org/show_bug.cgi?id=399818 May 13 13:34:19 koen: will look later May 13 13:34:58 playing with linuxpowertop now May 13 13:35:32 with pcmcia off, firewire off, usb off I can get into <100 wakeups nnow May 13 13:37:17 sound? May 13 13:39:22 sound is not a problem May 13 13:39:40 51.9% : yenta, yenta, eth0, i915@pci:0000:00:02.0 May 13 13:39:53 yenta is pcmcia which Ineed to remove yet May 13 13:40:16 i915@pci according to powertop page should be removed in driver but I have latest one... May 13 13:41:37 argh.. May 13 13:41:41 ~lart ssh or ewi May 13 13:41:41 * ibot takes out a seltzer bottle and sprays ssh or ewi in the face. You know, one of those old-school seltzer bottles clowns have? Yeah those. Anyway, consider yourself spritzed May 13 13:41:55 hrw: ewi May 13 13:42:02 * hrw goes to family meeting again May 13 13:42:06 I think the scsi disk is dying May 13 13:42:18 koen: time to think where to move screen with irc session then May 13 13:42:27 yeah May 13 13:42:35 to the new OE server :) May 13 13:42:47 we have such? May 13 13:43:04 still at gerwinins place May 13 13:43:18 ah May 13 13:43:32 cu all May 13 14:27:42 hi May 13 15:01:13 03koen 07org.oe.dev * rd48424df... 10/ (3 files in 2 dirs): bluez-gnome: fix 0.6 and add _cvs version with loads of improvements May 13 15:31:16 koen hm whats the local.conf entry to build angstroem image with uclibc? May 13 15:31:37 ANGSTROM_MODE = "uclibc" May 13 15:31:44 okay May 13 15:31:46 thanks May 13 15:32:02 I think simpad can have the same config as collie May 13 15:32:08 yes May 13 15:38:29 koen TARGET_OS should then be "linux-uclibc" ? May 13 15:39:16 I wanted to say "angstrom should take care of that", but for oabi it doesn't May 13 15:39:29 oh hm May 13 15:40:40 so yes, TARGET_OS should he "linux-uclibc" May 13 15:40:44 s/he/be/ May 13 15:48:47 hi all May 13 15:49:13 hey gremlin[it] May 13 15:49:51 i try (at work) to use oe to build a quemux86 image with 'generic' distro and task base but about nothing work :( ... what is a know working configuration i can start from woth 'quamux86' target ? May 13 15:49:54 hi koen May 13 15:50:02 shit May 13 15:50:13 * CoreDump|home lost his hack shiny updater.sh =( May 13 15:50:23 DISTRO="angstrom-2007.1" instead of DISTRO="generic" May 13 15:50:32 ahh ok ... May 13 15:51:05 CoreDump|home: I really, really, really, *really* want to dump the existing updater.sh May 13 15:51:55 I was working on a unified version a few month back but only found an ancient version now =\ May 13 15:52:01 another info ... i need for beginning to forse some old version of libraries ... can i put the "prevered provider" into my local.conf right .. so overwrite what the distro setup ? May 13 15:52:11 CoreDump|home: the one in bugzilla? May 13 15:52:25 hmm no May 13 15:52:27 * CoreDump|home checks May 13 15:52:28 CoreDump|home: I like XorA|lego's idea of making a shar archive of the images :) May 13 15:53:43 and running that thru the encoder May 13 15:53:47 hmmm May 13 15:54:00 well, the retarded updater OS must support that May 13 15:54:11 sh is just pure shell May 13 15:54:33 ehm May 13 15:54:35 shar May 13 15:55:06 even busybox 0.60 works :) May 13 15:55:48 sounds like an interesting idea May 13 15:56:32 I'd settle for OE writing the imagename into updater.sh like it does for reflash.ctl in bootldr machines May 13 15:57:02 huh? May 13 15:57:14 intird.bin & zImage.bin work just fine May 13 15:57:31 but OE doesn't generate those files May 13 15:57:51 dunno why, it's a small change to make it generate them May 13 15:58:10 CoreDump|home: echo '${IMAGE_NAME} ${IMAGE_NAME}.rootfs.jffs2 - root' >> ${DEPLOY_DIR_IMAGE}/reflash.ctl May 13 15:58:19 and the bootldr bootloader reads reflash.ctl May 13 15:58:22 one could probably match on *.jffs2 and zImage* May 13 15:58:52 OE could easily autogenerate updater.sh from ${IMAGE_NAME} May 13 15:59:02 or match filenames May 13 15:59:11 but using this method you need a special updater.sh for each kernel & rootfs May 13 15:59:29 which would suck May 13 15:59:38 + users can't edit updater.sh May 13 15:59:43 OE already builds a special updater.sh for each machine May 13 16:00:09 for each machine (subject to change) but not for each released rootfs and kernel May 13 16:00:12 but yeah, making it image specific would suck May 13 16:01:12 what I want: users can put the contents of DEPLOY_DIR_IMAGE on CF and flash without needing to rename stuff May 13 16:01:47 that is possible by adjusting the search pattern May 13 16:04:35 I hope so :) May 13 16:05:01 ~terrier May 13 16:05:02 from memory, terrier is Sharp Zaurus SL-C3200, or a dog May 13 16:05:08 ~borzoi May 13 16:05:10 borzoi is probably the Sharp SL-C3100, or a dog (see http://www.dogbreedinfo.com/borzoi.htm ) May 13 16:05:25 what was the name of sl-c3000 again? May 13 16:05:32 ~spit May 13 16:05:34 ~spitz May 13 16:05:36 [spitz] the Sharp SL-C3000, or a dog May 13 16:05:41 argh =D May 13 16:05:43 latter May 13 16:13:33 RObbie! May 13 16:35:48 03koen 07org.oe.dev * r8d036d4e... 10/ (3 files in 2 dirs): linux-geode*: add COMPATIBLE_MACHINE May 13 16:35:52 03koen 07org.oe.dev * r8eb20a3d... 10/ (3 files in 2 dirs): linux-colinux: add COMPATIBLE_MACHINE May 13 16:40:24 hahah geode is exaclty the target i have at work !!! :) May 13 16:45:06 03likewise 07org.oe.dev * ra064aed2... 10/ (1 packages/uclibc/uclibc-0.9.28/powerpc/uClibc.config): uclibc: Fix .config for (old) uclibc-0.9.28 May 13 16:45:12 03likewise 07org.oe.dev * r5d1b115f... 10/ (3 files in 2 dirs): uclibc: Use only uClibc.{distro,machine} for 0.9.29. Do not need require these for <0.9.29. This fixes uclibc-initial-0.9.28 builds. May 13 16:46:16 koen: the above fixes my problems and I can build without any local hacks now. Hope I didn't break stuff. May 13 16:46:30 * koen crosses fingers May 13 16:46:57 Did test some builds from scratch before committing this time :-) May 13 17:14:19 likewise, some guy just pasted this link in #efika May 13 17:15:46 Crofton: timeout :-) which link? May 13 17:16:12 doh May 13 17:16:25 http://acrux.homelinux.org/files/ May 13 17:16:37 that is all I know :) May 13 17:16:57 Crofton: sorry, too old :-) May 13 17:17:38 ok May 13 17:18:50 Crofton: no, it's a nice patch set. I have a local bash script to build from some GIT tree's, which include deep-sleep. May 13 17:34:54 koen: some of the patches here get me past building packages in angstrom-minimal-image: http://www.t2-project.org/packages/uclibc.html May 13 17:45:05 likewise: feel free to apply them May 13 17:58:33 ~pong likewise May 13 17:58:35 likewise: PONG!!!!!!!!!!!!!!!!!! May 13 18:37:18 Ifaistos: pong-ping. You are one of the few uclibc users till now, correcT? **** ENDING LOGGING AT Sun May 13 18:43:39 2007 **** BEGIN LOGGING AT Sun May 13 18:43:59 2007 May 13 19:18:06 does inherit autotools provides a do_stage function ? May 13 19:19:31 I successfully created a package containing some headers and a dynamic library. But compiling package X with DEPENDS set to that one fails... May 13 19:55:17 pierrelux: no, it requires you do do do_stage() { autotools_stage_all } May 13 20:01:14 likewise : yes i am using 0.9.28-cvs May 13 20:15:04 Ifaistos: OK, with the import of uclibc 0.9.29 please try to keep an eye on the changes we make. I don't want to break anything. May 13 20:15:26 Ifaistos: On the other hand, 0.9.29 could be a new ground to get proper uclibc support in OE again. May 13 20:22:28 likewise : will check during the week and let you know. Don't worry about breaking stuff. We have our own svn repository and push changes back to OE May 13 20:26:32 Ifaistos: k May 13 20:28:34 koen: thanks... I've been using oe_libinstall and "install" by hand May 13 20:28:35 it works May 13 20:28:43 but I'll check autotools_stage_all May 13 20:41:21 #t2 May 13 20:55:08 ~seen RP May 13 20:55:12 rp is currently on #openmoko (17h 6m 55s). Has said a total of 1 messages. Is idling for 10h 50m 23s, last said: 'morning all'. May 13 21:22:03 has anyone ever looked at adding http://www.pjsip.org/ to OE? May 13 21:22:13 * CoreDump|home looks at CIA-4 May 13 21:35:16 !lart CIA-4 May 13 21:35:17 * cdbot2 frags CIA-4 with his BFG9000 May 13 21:41:55 CoreDump|home: I'm unable to download altboot, svn fails with "svn: No repository found in 'svn://hentges.net/altboot/trunk'". May 13 21:42:22 Bernardo: mtn update May 13 21:42:33 mtn pull May 13 21:42:39 yep May 13 21:42:44 just did that May 13 21:42:55 that's a bug in the fetcher then May 13 21:43:04 "mtn: renomeando packages/altboot/altboot_1.1.1+wip-SVNR30.bb para packages/altboot/altboot_1.1.1+wip-SVNR43.bb" May 13 21:43:05 rm -rf sources/altboot May 13 21:43:18 ok, will try that May 13 21:43:30 are you using bitbake 1.8? May 13 21:44:28 yes May 13 21:45:14 could you file a bug againt bb 1.8 then? May 13 21:45:36 where should "sources/altboot" be? in DL_DIR? May 13 21:45:40 ok May 13 21:45:56 sorry, sources/svn/altboot May 13 21:46:08 where ever your sources are downloaded into May 13 21:51:19 ok, $DL_DIR/svn/altboot May 13 21:51:22 didn't May 13 21:51:23 help May 13 21:51:38 I've just opened bug 2310 on bitbake May 13 21:53:00 well, it shouldn't die during do_fetch now but in do_install May 13 21:54:28 anyway, since I can't yet build angstrom-e-image (because of the rpath errors in imlib2-x11), I don't have a use yet for altboot... :) May 13 21:55:27 03coredump2 07org.oe.dev * r8ab707a5... 10/ (4 files in 3 dirs): linux: linux-rp: Make compiling a custom kernel w/ changed CMDLINE and defconfig a bit easier. May 13 21:55:31 03coredump2 07org.oe.dev * rdcc509bc... 10/ (6 files in 2 dirs): altboot: Unb0rk do_install and SVN path of all altboot .bb's. You'll probably have to rm -rf your sources/altboot directory due to a bug in the SVN fetcher. May 13 21:55:36 03koen 07org.oe.dev * rd9bdc4e2... 10/ (1 packages/linux/linux-xxs1500_2.4.21.bb): linux-xxs1500: add COMPATIBLE_MACHINE May 13 21:55:41 e-image didnt' work for me, but I haven't put much effort into it. May 13 21:56:05 for me it dies in imlib2-x11, didn't go further than that May 13 21:56:23 other than blasting my build dir and starting again, using bb 1.8 instead of 1.6 May 13 21:57:06 no, I did compile it. It didn't work on Z May 13 21:57:37 :( too bad, e17 looks way too cool on a laptop, I was willing to give it a try May 13 21:59:16 Well, I didn't want to, it was just curiosity, but I think it's fixable. May 13 21:59:23 Just needs some time and effort. May 13 22:00:25 how does it fail on your spitz? May 13 22:00:56 something with can't generate session cookie or something like that when starting entrance. May 13 22:01:14 that should be fixable May 13 22:01:18 of course. May 13 22:01:30 But I'm leaving in a few hours for two weeks, so I had better things to do :) May 13 22:01:37 :) May 13 22:01:41 holidays? May 13 22:02:10 something like that. May 13 22:02:49 have fun then May 13 22:03:11 merci :) May 13 22:05:17 time to go now... bye! May 13 22:05:37 CoreDump|home: ping? May 13 22:06:17 pong May 13 22:08:42 CoreDump|home: you have an #-invite May 13 22:36:09 big LOL at handhelds.org for trademarking "GPE" and "OPIE" May 13 22:36:20 what the fuck May 13 23:20:55 CoreDump|home: ping? May 13 23:21:09 pong May 13 23:21:19 ok, it's logging correctly now I believe May 13 23:21:30 now, how do I use the cgis? :) May 13 23:22:46 Okay, guys, see ya in a couple of weeks, I guess ;-) May 13 23:23:07 cya polyonymous May 13 23:23:25 NAiL: http://rafb.net/p/jKFVEl91.html May 13 23:25:11 CoreDump|home: thanks :) May 13 23:27:31 np May 14 00:13:02 hmm - I was hoping the task-base PROVIDES problem would be fixed while I was away. On the other hand, I don't think I entered a bug report for it, so I only have myself to blame. May 14 01:26:28 INHERIT += "rm_work" goes in local.conf right? May 14 01:28:21 yep May 14 01:33:13 rwhitby: thanks May 14 02:40:34 rwhitby: I just want to make sure, rm_work doesn't remove the .ipk's does it? **** ENDING LOGGING AT Mon May 14 02:59:57 2007