**** BEGIN LOGGING AT Sat Dec 02 02:59:57 2006 Dec 02 06:26:18 angstrom boot on ixp4xxle is quite clean now - the only thing left is: Dec 02 06:26:20 Waiting for /dev to be fully populated Dec 02 06:26:20 sh: rw: unknown operand Dec 02 06:26:20 Remounting root file system... Dec 02 06:46:22 koen: Dec 02 06:46:30 angstrom boot on ixp4xxle is quite clean now - the only thing left is: Dec 02 06:46:31 Waiting for /dev to be fully populated Dec 02 06:46:31 sh: rw: unknown operand Dec 02 06:46:31 Remounting root file system... Dec 02 06:46:44 ixp4xxle is working well Dec 02 08:59:12 koen|gprs: ping Dec 02 08:59:24 hey rwhitby Dec 02 08:59:30 I got your message this morning Dec 02 08:59:59 I'm starting to debug the 'rw' thing now - just wanted to know if you had any idea which would save me the trouble? Dec 02 09:00:08 nope, sorry Dec 02 09:00:29 * koen|gprs is in a train now Dec 02 09:00:42 also, on "reboot" I get: Dec 02 09:00:51 /etc/init.d/rc: /etc/init.d/rc: 171: divide by zero Dec 02 09:01:03 hmm, I thought I had fixed that Dec 02 09:01:55 bbl Dec 02 09:01:57 luckily, I have remote serial control of power to my development slugs and ludes (they are at work, and I am at home) Dec 02 09:02:05 ciao, thx. Dec 02 15:24:54 When building angstrom-bootstrap-image from scratch, I get 'NOTE: Couldn't find shared library provider for libc.so.6' in do_package of tslib, ncurses, .. What's wrong ? Dec 02 15:25:25 I have libc.so.6 in the following directory though http://www.rafb.net/paste/results/yXqrLI13.html Dec 02 15:25:43 s/tory/tories/ Dec 02 16:10:40 XorA|gon1: in IRC logs I could read you had the same issue few days ago. Did you find what's was wrong ? Dec 02 16:56:58 cyrilRomain: yes, I fixed base.bbclass Dec 02 16:57:04 erm parckage.bbclass Dec 02 16:57:40 XorA|gon1: I updated today, when did you fixed it ? Dec 02 16:57:55 tuesday Dec 02 16:58:05 XorA|gon1: hmm.. Dec 02 16:58:32 XorA|gon1: maybe it can be due to the TARGET_PREFIX bug koen fixed today (after I started to rebuild) Dec 02 16:59:21 XorA|gon1: thanks anyway. I'll try rebuild from scratch now and cross my finger it was related to the TARGET_PREFIX spurious bug Dec 02 16:59:51 XorA|gon1: do you know if it is planed to log do_package ? Dec 02 21:57:51 koen|train: next thing I want to do is add the sysconf stuff to angstrom for ixp4xx devices (so that my networking will come up automatically) Dec 02 21:58:03 yes Dec 02 21:58:10 that was my thought as well yesterday Dec 02 21:58:19 do you have any opinions on how that should be done. currently it's done by slugos-init, but I don't want to have a slugos specific thing Dec 02 21:58:40 (i want to do all angstrom things the angstrom way :-) Dec 02 22:00:24 let's do it the OE way :) Dec 02 22:00:44 ok - can you give me a pointer on how other OE platforms get saved prefs out of flash? Dec 02 22:00:51 which probably involves writing a recipe that inherits update-rc.d and installs the initscripts to restore sysconf Dec 02 22:01:04 then adding the recipe to MACHINE_EXTRA_DEPENDS Dec 02 22:01:21 there is also the debian-installer way (tbm wrote something there to preseed the network settings) Dec 02 22:01:38 koen|train: there is also the sysconf preserve functionality - are you familiar with that? Dec 02 22:01:57 not really Dec 02 22:02:08 the last time I tried slugos it used dhcp Dec 02 22:02:10 it saves all the files that OE has marked as CONFFILES, and cpio's them into the sysconfig flash area Dec 02 22:02:30 (plus some extra standard ones) Dec 02 22:02:49 on restore, it does the same sort of thing that ipkg does on an upgrade for conffiles Dec 02 22:02:56 (keep, upgrade, diff, etc) Dec 02 22:03:07 that would be a seperate recipe as well IMO Dec 02 22:03:25 could you ask that on the OE mailinglist? Dec 02 22:03:58 sure. do you think such a sysconf preserve functionality would be handy for other platforms? (obviously the place to store the cpio would be configurable) Dec 02 22:04:02 i tend to overlook obvious and easy solutions most of the time :( Dec 02 22:04:46 dunno if it would be usefull for other platforms, but having it as a seperate (and thus optional) part is always a good goal Dec 02 22:04:53 yep Dec 02 22:04:55 rwhitby: my zaurus has a spare jffs partition that would be ideal for that Dec 02 22:05:27 XorA|gon1: the current scripts (look in slugos-init) can change the mtd partition name based on machine Dec 02 22:05:51 rwhitby: I shall check it out, sounds like a good use of the partition thats full of japanese crap Dec 02 22:06:13 the best thing it saves is /root/.ssh/authorized_keys :-) Dec 02 22:06:38 reflash, then ssh straight in via key immediately after reboot Dec 02 22:06:45 rwhitby: nice Dec 02 22:06:49 right, that could be a problem Dec 02 22:07:05 * XorA|gon1 reminds himself to buy a nslu2 someday for a laugh Dec 02 22:07:05 OE people are very sensitive to stuff that touches $HOME Dec 02 22:07:39 jbowler wrote the sysconf stuff Dec 02 22:08:07 * rwhitby is not taking credit for the coolness of it Dec 02 22:08:07 koen|train: what's the potential problem you see? Dec 02 22:08:48 oh, koen|train it only touches stuff that gets overwritten by a new flash - no user stuff Dec 02 22:09:19 Just warning that you might set of someones spider sense ;) Dec 02 22:10:55 just hide it in the spidey equivalent of kryptonite Dec 02 22:11:05 * XorA|gon1 didnt read the spidey comics coz marvel sucks Dec 02 22:11:24 koen|train: ok, thanks for the spidey warning Dec 02 22:11:25 * koen|train only saw the movie Dec 02 22:11:53 that sucked too Dec 02 22:12:09 when they said it was too violent, I expected more than 2 punches to be thrown :-( Dec 02 22:38:14 ok, no more 'NOTE: Couldn't find shared library provider for libc.so.6' :) Dec 02 22:38:30 but I still have one 'NOTE: Couldn't find shared library provider for libgcc_s.so.1' building tslib :-/ **** ENDING LOGGING AT Sun Dec 03 02:59:57 2006