Zbigniew Jędrzejewski-Szmek
243b63d8a6
meson: add separate option for sysupdated, disable in release builds
...
This commit introduces a build-time option to enable/disable sysupdated
separately from sysupdate. 'auto' translated to enabled by default in
developer builds.
2024-10-31 21:08:08 +00:00
Adrian Vovk
5803efff44
updatectl: Introduce optional feature verbs
...
This introduces a nice UX for listing, inspecting, enabling, and
disabling optional features from the command line.
2024-10-18 18:08:39 -04:00
Yu Watanabe
5537e4417c
updatectl: fix typo and drop space in empty lines
...
Follow-ups for ec15bb71c2 (#32363 ).
2024-08-23 23:10:24 +09:00
Adrian Vovk
ec15bb71c2
sysupdate: Implement updatectl
...
This is the command-line tool to manage systemd-sysudpated
Co-authored-by: Tom Coldrick <thomas.coldrick@codethink.co.uk >
Co-authored-by: Abderrahim Kitouni <abderrahim.kitouni@codethink.co.uk >
2024-08-21 09:31:41 +01:00