**** BEGIN LOGGING AT Tue Oct 09 02:59:59 2018 Oct 09 05:41:58 EricBlade: Tbh haven't looked into any with great detail for a while Oct 09 05:42:03 Any specific question? Oct 09 05:42:10 Morning BTW Oct 09 05:42:39 Tofe: Seems ghpranav seems to have quite some device & vendor repos for Tissot. Would be good if you can PR changes. Oct 09 05:42:53 Tofe: You mean ext4 in defconfig? Oct 09 05:43:32 I think this originates from original webOS devices which had ext2/ext3 support. ext4 supports ext3 and ext2 too, therefore we enabled it in defconfig Oct 09 05:47:28 Tofe: See Palm's original defconfig for TP: https://github.com/webos-internals/webos-linux-kernel/blob/touchpad/arch/arm/configs/tenderloin_defconfig#L2391 Oct 09 05:47:31 THat had ext2/3 Oct 09 05:49:09 AS per https://cateee.net/lkddb/web-lkddb/EXT3_FS_SECURITY.html Oct 09 05:49:14 "This config option is here only for backward compatibility. ext3 filesystem is now handled by the ext4 driver." Oct 09 05:49:29 So I guess we could do some cleanup of the options in general Oct 09 05:49:38 But it's there from legacy by the looks of it Oct 09 06:27:06 So I guess technically we don't need the ext4 option, which might be a wrong understanding at my side. Oct 09 06:27:33 Just seems that ext2/3 will be handled by ext4 driver but we don't need to enable ext4 explicitly for this Oct 09 07:21:19 Morning Oct 09 07:51:20 Herrie|Laptop: Herrie .. not really a question involving it.. i've just spent a lot of time building a service, and i've put together some tooling that i think would be rather interesting for someone who is doing work on services. does LuneOS even use much in the way of node services that weren't part of the Open distro ? Oct 09 07:53:51 EricBlade: Not a lot... I think only the C+DAV bits use Node in backend Oct 09 07:53:55 Rest came from OWO Oct 09 07:58:08 C+DAV could use some update to newer Node I guess Oct 09 10:04:35 Morning! Oct 09 10:06:22 Herrie: nope, I wasn't talking about defconfig at all, sorry for the confusion :) I was talking about the yocto image generation: https://github.com/shr-distribution/meta-smartphone/blob/pyro/meta-xiaomi/conf/machine/tissot.conf#L46 Oct 09 10:07:42 Herrie: for the repos, I won't be able to PR the change: the https://github.com/Herrie82/android_device_xiaomi_tissot/commit/04bf53d760a0eecd9a02290b3b30d3ca5fbe9d78 -like change would break his build. So I'll have to fork. Oct 09 10:19:03 Tofe: In this case fs4 I took from Hammerhead .conf Oct 09 10:19:18 https://github.com/shr-distribution/meta-smartphone/blob/pyro/meta-lg/conf/machine/hammerhead.conf#L46 Oct 09 10:20:28 Even original Maguro had it: https://github.com/shr-distribution/meta-smartphone/blob/pyro/meta-samsung/conf/machine/include/tuna.inc#L41 Oct 09 10:21:15 Tofe: I mean PR to me or to halium-devices Oct 09 10:21:22 So our build will pick up the correct repos Oct 09 10:22:43 ah, yes, ok :) Oct 09 10:23:56 Herrie|Laptop: I can PR to you; could you just add ghpranav's device repo to one of your branches ? That way I'll PR it to you Oct 09 10:25:07 or did I misunderstand again :p Oct 09 10:26:31 Tofe: If you point me which repos you use ;) Oct 09 10:26:38 Because there seem to be multiple Oct 09 10:26:49 msm-4.9 might be interesting to look at at some point in future Oct 09 10:32:42 I mean there's: https://github.com/ghpranav/android_device_xiaomi_tissot and https://github.com/ghpranav/android_device_xiaomi_tissot_trebel and https://github.com/ghpranav/android_device_xiaomi_tissot-nw Oct 09 11:31:13 Herrie: https://github.com/ghpranav/android_device_xiaomi_tissot Oct 09 11:34:00 and we need to change lines 47, 175 and 178 in https://github.com/ghpranav/android_device_xiaomi_tissot/blob/cm-14.1/BoardConfig.mk Oct 09 11:34:19 (but I can do that when I'll be at home) Oct 09 14:45:00 so, i've been working on a drop-in add-on for webos-service (nodejs-module-webos-service, i think) that runs entirely off device, allows for unit testing of service calls and responses, as well as has a "works well enough for testing" module to simulate db8 Oct 09 14:45:52 and it also should run on device, and use the real ls2 bus if it's on device Oct 09 14:46:02 along with the real db8 services Oct 09 14:47:15 probably requires node v6+ Oct 09 14:48:03 if anyone's interested in that sort of thing. i've used it, along with mocha and chai, to build a pretty extensive service Oct 09 16:30:06 EricBlade: well, for the moment I'm not what use I could do of it on desktop -- but surely that could be handy for an app developer Oct 09 16:43:40 Herrie: in the end, I did it directly: https://github.com/Halium/halium-devices/pull/124 Oct 09 16:47:01 I consider ghpranav's lineageos source to be EOL now, so better fork it to ensure it never disappears Oct 09 16:47:27 ( ^ speaking of the 14.1 version only ) Oct 09 20:12:18 Back ;) Oct 09 20:12:19 Tofe: Good Oct 09 20:12:30 I'll try to see if I can add the new branches to my fork tomorrow Oct 09 20:12:51 Tofe: I guess it would be good to push out a release sometime again too, been a year it seems ;) Oct 09 20:13:28 EricBlade: Feel free to share, I'm sure it'll be of some use in the future :) Oct 09 20:40:14 Herrie|Laptop: yes, now that we stabilized a bit our builds, it would be a good time, before we break everything with sumo/OSE Oct 09 21:06:04 forget about sumo, lets break it with thud :) Oct 09 21:08:16 bought another 1TB ssd today, might get some more space fore builds Oct 09 21:19:45 Tofe: I guess it would be good to have WiFi, BT & oFono working on tissot Oct 09 21:19:51 WiFi more or less works I understood Oct 09 21:19:57 How about BT & oFono? Oct 09 22:41:45 * elvispre is getting better at this you know. I just built what I think Tofe has been describing for tissot and it boots with sound (and a working on screen keyboard) now :-) Oct 09 22:44:09 It has phone bars *after* a restart too. **** ENDING LOGGING AT Wed Oct 10 02:59:59 2018