**** BEGIN LOGGING AT Mon Apr 15 02:59:57 2013 Apr 15 08:38:55 Jay7: I was surprised to see this cmdline passed by kexecboot Apr 15 08:38:57 Kernel command line: root=/dev/sda1 rootfstype=ext2 rootwait mtdparts=sharpsl-ng Apr 15 08:39:42 then I realized minicom messed up the line.... the g is the last letter (debug) Apr 15 08:39:44 :) Apr 15 08:40:37 I even googled for sharpsl-ng... Apr 15 08:42:07 ant_work: merged your patch, thanks Apr 15 08:42:20 morning btw Apr 15 08:45:58 hi Apr 15 08:47:01 strange failures on spitz reported by Jama... Apr 15 08:47:27 ...but I could boot it yesterday http://paste.debian.net/249559/ Apr 15 08:51:36 doh... By default, minicom will not wrap longs lines of text, which causes them to run off the edge of your terminal screen. To avoid this, use the '-w' command line option Apr 15 08:52:08 minicom is evil... I much prefer picocom Apr 15 08:52:23 good to know Apr 15 08:53:38 I just got rid of gtkterm and went with the first one in memory Apr 15 08:55:49 about Zaurus, well now any Zaurus is booting 3.8 from MMC/SD Apr 15 08:55:52 :/ Apr 15 08:56:00 pxa models: pxa2xx-mci.0 supply vmmc not found, using dummy regulator Apr 15 08:56:18 (it's me who introduced the dummy regulator...) Apr 15 08:56:34 collie: need to import locomo_spi patch Apr 15 08:57:10 better ask dromede :) Apr 15 09:23:18 * Jay7 is using 'cu' instead of mini/picocom :) Apr 15 09:23:24 bluelightning: wrt postinst, anything special building distroless defaults Apr 15 09:23:31 Jay7: hi there Apr 15 09:23:49 I leave my work today :) Apr 15 09:24:03 fo a better one ofc... Apr 15 09:24:08 ? Apr 15 09:24:14 no :) just to be free :) Apr 15 09:24:24 have some plans anyway :) Apr 15 09:24:34 I see, good luck Apr 15 09:25:28 ant_work: there shouldn't be... are you seeing a problem then? Apr 15 09:25:30 so I'll complete proposed tasks for kexecboot during May I think Apr 15 09:25:36 hi Jay7 Apr 15 09:25:41 hi bluelightning Apr 15 09:35:58 bluelightning: no, I didn't see evident issues Apr 15 09:36:14 but it was short testing, indeed Apr 15 09:36:26 fwiw there is one issue, though Apr 15 09:36:38 ant_work: what's that? Apr 15 09:36:46 if you change the kernel provider from linux-yocto to linux or viceversa Apr 15 09:37:16 there are oddities with the modules. JaMa seems knowing Apr 15 09:38:12 JaMa ant_home: there are some wrong dependencies between modules Apr 15 09:38:19 JaMa ant_home: they depend only on kernel-3.8.4-yocto-standard, not on required modules like they did with linux.inc based kernels (and maybe other l-y versions too) Apr 15 09:40:12 er that would be a bug Apr 15 09:41:06 I did that while testing kernel (linu.inc, no-yocto is much faster to build) Apr 15 09:41:24 but I beautifully ignored all warnings Apr 15 09:42:19 but the image is created incorrectly..wrong modules iirc Apr 15 09:42:50 sorry, I was just testing kernels...can't be more precise Apr 15 09:43:23 no issues building from scratch with either linux-yocto or linux Apr 15 09:46:32 bluelightning: here it is Apr 15 09:46:35 16:02.15 JaMa interesting, meta-handheld has: conf/machine/include/zaurus.inc:MACHINE_ESSENTIAL_EXTRA_RDEPENDS_append = " kernel-base kernel-image" Apr 15 09:46:35 16:02.28 *** join/#oe andyross (~andy@c-67-171-188-207.hsd1.or.comcast.net) Apr 15 09:46:35 16:02.38 JaMa but packagegroup.*boot is not rebuild when new kernel version is built Apr 15 09:46:35 16:03.06 JaMa causing do_rootfs to fail Apr 15 09:46:35 16:03.07 JaMa | * satisfy_dependencies_for: Cannot satisfy the following dependencies for packagegroup-core-boot: Apr 15 09:46:37 16:03.10 JaMa | * kernel-3.4.0 * kernel-image-3.4.0 * Apr 15 09:48:07 ant_work: ah :/ this is a generic problem we have with allarch unfortunately Apr 15 09:48:21 RP and I have been discussing it this morning actually Apr 15 09:48:35 still not sure what the proper solution is :/ Apr 15 09:48:37 ok, is on some to-do. flushed here ;) Apr 15 09:48:54 unfortunately the package manager can't be relied upon to support virtual dependencies Apr 15 09:49:54 but I suppose an upgrade from l-y_3.2 to l-y_3.8 should run flawlessy Apr 15 09:50:41 it ought to yes Apr 15 10:02:41 Jay7: JaMa asked Apr 15 10:02:43 > Could you prepare some easy way to enable debug in all 3 components Apr 15 10:02:43 > (linux-kexecboot, kexecboot itself, linux)? Apr 15 10:02:50 I see little point in that Apr 15 10:03:08 I would answer, forget linux-kexecboot, it's working Apr 15 10:03:34 just add 'debug' or 'ignore_loglevel' in boot.cfg of testing kernel Apr 15 10:27:59 ant_work: I don't know how to set this at once Apr 15 10:28:15 some global knob? Apr 15 10:28:29 CMDLINE_DEBUG is a weak assignment Apr 15 10:28:42 http://cgit.openembedded.org/meta-openembedded/tree/meta-initramfs/recipes-bsp/kexecboot/kexecboot-cfg_0.1.bb Apr 15 10:28:58 I always flash image then edit boot.cfg... Apr 15 10:33:48 bluelightning: oh, I forgot to send oe-core patch for importing cramfs Apr 15 10:34:41 I has a small chat with RP and it sorted out cramfs is the only helper missing in oe-core for the creation of images listed in IMAGE_TYPES Apr 15 10:34:49 not ethe recipe in meta-oe is broken Apr 15 10:36:06 http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-support/cramfs/cramfs_1.1.bb Apr 15 10:36:15 -SRC_URI = "http://sourceforge.net/projects/cramfs/files/cramfs/1.1/${PN}-${PV}.tar.gz" Apr 15 10:36:26 +SRC_URI = "http://sourceforge.net/projects/cramfs/files/cramfs/1.1/cramfs-${PV}.tar.gz" Apr 15 10:36:41 oherwise it tries to fetch cramfs-native Apr 15 10:37:11 bluelightning: this is just because collie can boot core-image-minimal. Apr 15 10:37:21 I need to mak one RO Apr 15 10:37:40 brb Apr 15 10:39:49 ant_work: should use BPN Apr 15 10:40:23 although I wonder if there is any point, "cramfs" would be fine Apr 15 15:06:34 bluelightning: wrt release, do you think it's too late now to merge cramfs in oe-core? Apr 15 15:13:14 ant_work: probably yes Apr 15 15:16:58 np Apr 15 15:17:27 btw, which image should I build to get a RO small image? Apr 15 15:19:45 is it just some setting in local.conf? Apr 15 15:22:19 ant_work: read-only-rootfs should be in IMAGE_FEATURES Apr 15 15:22:33 core-image-minimal works Apr 15 15:23:16 ok, thx. core-image-base is just a bit too large for collie...just a few kb Apr 15 15:28:13 yeah core-image-base pulls in everything based upon MACHINE_FEATURES and DISTRO_FEATURES Apr 15 15:28:26 and the defaults for those variables enable a fair amount of stuff **** ENDING LOGGING AT Tue Apr 16 02:59:58 2013