Re: [systemd-devel] Immutable Images: Updating

2023-03-03 Thread Lennart Poettering
On Do, 02.03.23 16:38, Adrian Vovk (adrianv...@gmail.com) wrote: > > I figure this would be a 20 line patch. Would be happy to review a > patch for that. > > Got it. That sounds reasonable to me. I'll get you a patch > > > wouldn't it make more sense, to allow declaration of a "ReleaseNotes=" link

Re: [systemd-devel] Immutable Images: Updating

2023-03-02 Thread Adrian Vovk
> I figure this would be a 20 line patch. Would be happy to review a patch for that. Got it. That sounds reasonable to me. I'll get you a patch > wouldn't it make more sense, to allow declaration of a "ReleaseNotes=" link > inside a sysupdate .conf file, that can optionally take an URL parameter

Re: [systemd-devel] Immutable Images: Updating

2023-02-27 Thread Lennart Poettering
On Di, 21.02.23 16:42, Adrian Vovk (adrianv...@gmail.com) wrote: > For OTA updates, I have some design goals I want to achieve, and I > think it's doable with systemd-sysupdate if I extend it in some places > and work around it in others. First, however, here are some of the > features I'd like th

[systemd-devel] Immutable Images: Updating

2023-02-21 Thread Adrian Vovk
Hello everyone! I'm working on carbonOS, a Desktop Linux distro that will be implementing many (most?) of the ideas proposed by systemd's developers in the last while regarding UKIs, DDIs, sysext, "Fitting everything together", etc. Basically I'm implementing the "GnomeBook" OS you've been asking