Adrian Vovk

Results 151 comments of Adrian Vovk

@zzag ah I see you meant rounding the scaled sizes. That makes sense. However, for this protocol and use case (output management) the client probably doesn't care. The only thing...

Would the gobject-introspection api stick around or continue to get extended with new features? I'm not interested in porting os-updated to rust... Edit: ostree itself being written in rust is...

Systemd-world tooling can handle this already, no? OSTree can set up / on tmpfs and /usr and hand over control. Then systemd can do the rest of the work creating...

Oh I didn't think of that. The ELF interpreter is in /usr/lib for me... I forget legacy systems do things differently

@cgwalters What kind of secrets do you expect OSTree to be transporting over a network? Not sure I'm following here

carbonOS is using a boot automount, but I don't necessarily see a reason to not just set `TimeoutIdleSec=0` to disable auto-unmount on `/boot`. Of course, it would be _nice_ if...

> Is there something comparable for the root directory of the active deployment? I don't think there is > error: Not currently booted into an OSTree system and no --os=...

> When I create the client image, do I do anything with /var? I think the best practice is that, in the OS image, /var should be an empty mount...

> Beaglebone does use systemd, is there some magic that could be done with systemd without dracut? What is your initramfs like? Does it have systemd embedded in it? Something...