**** BEGIN LOGGING AT Wed May 02 03:00:04 2018 May 02 07:50:28 bluelightning_, hi. I have to send a pull-request for meta-handheld but I see your github repo is behind master in OE's git May 02 08:05:57 greguu, May 02 08:06:00 kexec: Add --no-checks option May 02 08:06:00 Add a new option --no-checks to kexec that allows for a fast May 02 08:06:00 reboot by avoiding the purgatory integrity checks. This option is May 02 08:06:00 intended for use by kexec based bootloaders that load a new May 02 08:06:00 image and then immediately transfer control to it. May 02 08:07:21 hi ant_work May 02 08:07:41 hello May 02 08:09:39 I hope I'll manage to do some tests on kexec tonight... I'll try the various versions on my SL-C1000 with the serial cable and forward to you and greguu the debug outputs May 02 08:10:04 what's the required serial port settings again? May 02 08:10:24 also, do I need to add any switch in the kernel options to activate it? May 02 08:12:58 on my laptop I do $ picocom -b 115200 /dev/ttyS5 May 02 08:13:19 the serial port on pxa Zaurus is ttyS0 May 02 08:13:48 if you want full debug you have to switch the console order in kexecboot's APPEND May 02 08:15:23 ant_work: sounds good. this may be usefull for the android kexec kernel. still no gemini here so... May 02 08:15:34 ok May 02 08:15:36 ant_work: any news about the ext4 issue ? May 02 08:16:39 not really, I have asked the klibc guys about updating mount May 02 08:17:04 VartiWork, normally is console=ttyS0,115200n8 console=tty1 May 02 08:17:19 ok. May 02 08:17:24 ok, thanks May 02 08:17:25 if you want serial as master console, declare as last May 02 08:17:35 console=tty1 console=ttyS0,115200n8 May 02 08:17:46 aha May 02 08:17:57 you have sterr/stdout there May 02 08:18:15 ah, and add debug to cmdline :) May 02 08:18:42 fwiw collie is console=ttySA0,115200n8 May 02 08:19:18 greguu, one of the last acrive klibc devs is hill these days... May 02 08:19:37 the other one is always offline... May 02 08:19:41 sigh May 02 08:30:00 hm. I wonder if we just need an update on the fstype header file ? May 02 08:44:30 I think the error is like 'mount - unknown option' May 02 08:44:41 detection is ok May 02 08:49:10 hm May 02 08:50:20 I am messing around with voidlinux atm May 02 08:50:23 https://github.com/greguu/voidz-packages/releases/download/build-001/void-armv5tel-musl-ROOTFS-20180502.tar.xz May 02 08:50:34 the buildsystem is quite nice , xbps-src May 02 08:51:42 * greguu is gone for the day May 02 08:51:51 see console=ttySA0,115200n8 May 02 08:51:58 err greguu https://jira.hpdd.intel.com/browse/LU-1365 May 02 08:52:21 ext4-large-dir.patch May 02 08:54:15 This landed to upstream e2fsprogs-1.44, and kernel 4.14. May 02 08:55:54 so we need a kexecboot kernel at least 4.14 or backport that patch May 02 08:56:22 it is not userland issue they said May 02 09:58:08 greguu, well, it's not the best moment for voidlinux May 02 21:02:42 bluelightning, hello May 02 21:04:01 what's easier for you to do: pull meta-handheld from github fork? pull from oe git cloned and uploaded i.e. in LinuxPDA?? May 02 21:05:17 ant_home: it doesn't matter May 02 21:05:29 sorry I did see your message yesterday - re the github fork May 02 21:05:37 I think I forgot to push there last time I pushed to oe May 02 21:05:51 do what's less burden for you May 02 21:06:19 having meta-hh on github is practical May 02 22:54:27 ant_home : yes, I know, void has some management problems... May 02 22:54:42 I read :/ May 02 22:54:46 I will look into 4.14 for kexecboot or backporting that patch May 02 22:54:58 sems like this shoul work May 02 22:54:58 do you have a link for the kernel commit ? May 02 22:55:11 mom May 02 22:58:55 hmm.. I can't find the single commit May 02 22:59:09 seems there is indeed a new_inode May 02 22:59:21 https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git/log/fs/ext4?h=v4.14.39 May 02 23:00:08 ok I will suss it out May 02 23:00:35 maybe you are right to say we must adapt the klibc ext4 header May 02 23:00:45 at least check it May 02 23:00:48 :) May 02 23:01:08 I will have a look. While at it I may update to the latest kexecboot May 02 23:01:15 is your git current ? May 02 23:01:15 but once detected, it is th ekernel driver involved May 02 23:01:37 yes, I plan to add the new option and push new version May 02 23:02:00 it is not 100% tested yet, please go May 02 23:02:25 seems to make kexec much faster May 02 23:02:38 ignoring purgatory May 02 23:03:19 ah, I'll push this weekend kexecboot, tomorrow I'll finish the latest kexec May 02 23:03:36 ubi-utils are also brand new May 02 23:04:30 f2fs remains to check, broken on some 3.x May 02 23:04:57 yes, f2fs needs >=3.10 May 02 23:05:08 ah, seems we'll get boot-to-bsd soon May 02 23:05:23 good, maybe dual boot with netbsd May 02 23:05:25 I found some old sources and Tony is looking at these May 02 23:05:28 yep May 02 23:27:59 gn **** ENDING LOGGING AT Thu May 03 03:00:05 2018