**** BEGIN LOGGING AT Tue Jun 02 02:59:57 2020 Jun 02 13:35:16 Can people without a google account looks at this calander and tell me how it looks? https://calendar.google.com/calendar/embed?src=gsu6m5g9utl4elkjlct144ihko%40group.calendar.google.com&ctz=America%2FNew_York Jun 02 13:46:22 Crofton|cloud: you mean like in a private window? ;-) Jun 02 13:48:12 Crofton|cloud: if you're sharing google calendars, please do publish the ical link too Jun 02 13:48:21 (chasing the ical link for the yocto calendar now) Jun 02 13:48:45 Crofton|cloud: https://snipboard.io/RXOGL8.jpg Jun 02 13:49:16 https://photos.app.goo.gl/nrLMVfUPAX16FJuC7 Jun 02 13:51:00 seems functional then? Jun 02 13:51:05 I jsut added a couple more things Jun 02 14:51:28 * zeddii gets a KeyException or local variable m used before defined, when looking at Crofton[m]'s nic. Jun 02 15:15:05 rburton: yes, there will be an ical link also (at least from my reading so far) I'll put this on the oe wiki in a bit Jun 02 15:15:19 zeddii: that is foe me via Matrix? Jun 02 16:14:05 rburton: https://www.openembedded.org/wiki/Calendar Jun 02 16:14:21 does this do what you expect Jun 02 16:30:26 Crofton|cloud: perfect Jun 02 16:30:47 now i have the OE happy hour in my corporate calendar Jun 02 16:31:14 Good! Jun 02 16:31:49 I ahve accomplished things today, even as the world burns around me Jun 02 16:40:48 Crofton|cloud: That's really useful :) Jun 02 16:47:00 Thanks, Rich Persaud made me do it :) Jun 02 19:05:09 OK, I have a machine that one image with one fstab and another with a slightly different fstab Jun 02 19:05:16 any thoughts on handling this? Jun 02 19:07:24 Crofton|cloud: change it at runtime? Jun 02 19:08:11 annoyingly the machine overiride makes it ro :) Jun 02 19:09:03 basically there is aro qspi and an overlayfs root is setup and the one there needs to be rw Jun 02 19:09:42 systemd-rootfs Jun 02 19:11:38 I believe that is the root of the problem Jun 02 19:12:09 Crofton|cloud: In the past I've used ROOTFS_POSTPROCESS_COMMAND_append in one of the image recipes to tweak the rootfs Jun 02 19:12:23 It always feels dirty though :-) Jun 02 19:13:32 yeah Jun 02 19:13:45 that is what I am trying to avoid :) Jun 02 19:14:06 Crofton[m]: when do you set up the overlayfs? Jun 02 19:14:06 isnt this basically the same as switchroot in a initrd? Jun 02 19:14:09 the matrix irc bridge is pretty transparent to me Jun 02 19:14:10 Not aware of any clean way to do it, so I'm looking forward to other answers you might get :-) Jun 02 19:14:23 proabably Jun 02 19:14:54 Crofton|cloud: if as XorA says, in initrd/initramfs, just copy/chmod it to the writable layer then Jun 02 19:14:59 I inserted a scipt into init on one of the qspi partitions Jun 02 19:15:18 there are backups so I only touch one Jun 02 19:15:52 yes, this piece of hw has lts of redundancy since in use it is hard to reach :) Jun 02 19:16:05 a systemd service that waits on overlay mounting then does mount -o rount,rw on it Jun 02 19:16:22 remount,rw Jun 02 19:16:46 is there a good write u pthis? Last time I looked it wouldn't mont as root Jun 02 19:17:08 the other thing that comes to mind would be to hack the call to mount to be able to specify different fstab files, and just bake in the second one if it doesn't change Jun 02 19:19:34 post processing is winning Jun 02 19:22:17 Crofton|cloud: if you are using systemd, explicitly created mount units for the differing partitions might also work. I think that's how they envision stateless working for stuff not in fstab Jun 02 19:28:01 * Crofton|cloud needs to sniff glue Jun 02 19:29:36 Crofton|cloud: that'd be normal procedure for anything related to systemd ;) Jun 02 19:32:10 heh **** ENDING LOGGING AT Wed Jun 03 02:59:57 2020