**** BEGIN LOGGING AT Sat Jul 05 02:59:59 2014 **** BEGIN LOGGING AT Sat Jul 05 04:42:45 2014 Jul 05 10:25:48 Jay7, one recent commit to kernel.bbclass has changed the symlink Jul 05 10:26:03 I don't know who's right now... Jul 05 10:27:23 root@mizar:/var/tmp# ls -al boot-bad/ Jul 05 10:27:23 total 2076 Jul 05 10:27:23 drwxr-xr-x 2 root root 4096 lug 5 01:38 . Jul 05 10:27:23 drwxrwxrwt 4 root root 4096 lug 5 12:26 .. Jul 05 10:27:23 -rw-r--r-- 1 root root 831 lug 5 01:24 boot.cfg Jul 05 10:27:24 -rw-r--r-- 1 root root 1322 lug 5 01:24 icon.xpm Jul 05 10:27:26 lrwxrwxrwx 1 root root 34 lug 5 12:26 zImage -> /boot/zImage-3.14.5-yocto-standard Jul 05 10:27:28 -rw-r--r-- 1 root root 2106832 lug 5 01:20 zImage-3.14.5-yocto-standard Jul 05 10:27:30 root@mizar:/var/tmp# ls -al boot-good/ Jul 05 10:27:32 total 2076 Jul 05 10:27:34 drwxr-xr-x 2 root root 4096 lug 5 12:20 . Jul 05 10:27:36 drwxrwxrwt 4 root root 4096 lug 5 12:26 .. Jul 05 10:27:38 -rw-r--r-- 1 root root 831 lug 5 01:24 boot.cfg Jul 05 10:27:40 -rw-r--r-- 1 root root 1322 lug 5 01:24 icon.xpm Jul 05 10:27:42 lrwxrwxrwx 1 root root 28 lug 5 12:26 zImage -> zImage-3.14.5-yocto-standard Jul 05 10:27:44 -rw-r--r-- 1 root root 2106848 lug 5 12:16 zImage-3.14.5-yocto-standard Jul 05 10:27:48 root@mizar:/var/tmp# Jul 05 10:39:44 maybe one extra iterative symlink to boot... Jul 05 10:40:01 was it for lilo ? it was eons ago.. Jul 05 12:32:02 ok, I'll add it to the cpio Jul 05 19:11:56 hm Jul 05 19:11:59 evening Jul 05 19:12:30 i.e. now symlink have absolute path inside Jul 05 19:13:07 which is inaccessible when partition is mounted to /mnt Jul 05 19:14:25 hi Jul 05 19:14:33 I've sent a mail to oe-core Jul 05 19:14:43 we could also mount in /boot Jul 05 19:15:38 I think that *any* boot-script would fail Jul 05 19:15:54 not only kexecboot Jul 05 19:16:14 never tried dracut but we have it Jul 05 19:17:02 yeah, it may introduce some unexpected side effects like our case Jul 05 19:17:22 do you remember long ago the symlink in /boot -> . for lilo? Jul 05 19:17:30 maybe we need smthg like Jul 05 19:17:31 pkg_postinst_${PN} () { Jul 05 19:17:32 ln -sf ${bindir}/kexecboot $D/init Jul 05 19:17:32 ln -sf /mnt $D/mnt/boot Jul 05 19:17:32 } Jul 05 19:19:01 but the /mnt in the initramfs is 'overwritten' once we mount any partition over it Jul 05 19:19:26 so *if* we have to do, we should add it to the rootfs I think Jul 05 19:25:03 http://sources.debian.net/src/debianutils/4.4/installkernel Jul 05 19:26:29 that's 'make install' Jul 05 19:26:48 I've used FreeBSD that times ) Jul 05 19:27:04 fair enough Jul 05 19:27:11 when I've switched to Linux there was grub everywhere ) Jul 05 19:27:47 it was just Jul 05 19:27:50 cd /boot Jul 05 19:28:05 but I understand that point **** ENDING LOGGING AT Sun Jul 06 02:59:59 2014