all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH-SERIES container v2 0/4] add missing no-op methods for unmanaged CTs
@ 2026-02-06 12:45 Daniel Kral
  2026-02-06 12:45 ` [PATCH container v2 1/4] setup: plugin: add missing check_systemd_nesting stub Daniel Kral
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Daniel Kral @ 2026-02-06 12:45 UTC (permalink / raw)
  To: pve-devel

changes from v1:
  - add missing check_systemd_nesting to Plugin.pm
  - adapt patch message regarding the protected_call(...)
  - preprend 'fix #7270' in patch summary


Small fixes, which add missing no-op methods for unmanaged containers,
where the first fixes unmanaged containers to start again and be able to
create/clone unmanaged containers, while the latter is only removing an
error message.

Tested with an unmanaged voidlinux container.

Daniel Kral (4):
  setup: plugin: add missing check_systemd_nesting stub
  fix #7270: setup: add no-op check_systemd_nesting for unmanaged CTs
  setup: add no-op detect_architecture for unmanaged CTs
  setup: make the architecture fall back to amd64 for falsy values

 src/PVE/LXC/Setup.pm           |  2 +-
 src/PVE/LXC/Setup/Plugin.pm    |  5 +++++
 src/PVE/LXC/Setup/Unmanaged.pm | 13 ++++++++++++-
 3 files changed, 18 insertions(+), 2 deletions(-)

-- 
2.47.3





^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-02-06 15:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-02-06 12:45 [PATCH-SERIES container v2 0/4] add missing no-op methods for unmanaged CTs Daniel Kral
2026-02-06 12:45 ` [PATCH container v2 1/4] setup: plugin: add missing check_systemd_nesting stub Daniel Kral
2026-02-06 12:45 ` [PATCH container v2 2/4] fix #7270: setup: add no-op check_systemd_nesting for unmanaged CTs Daniel Kral
2026-02-06 12:45 ` [PATCH container v2 3/4] setup: add no-op detect_architecture " Daniel Kral
2026-02-06 13:09   ` Fiona Ebner
2026-02-06 14:30     ` Thomas Lamprecht
2026-02-06 15:04       ` Fiona Ebner
2026-02-06 14:30   ` applied: " Thomas Lamprecht
2026-02-06 12:45 ` [PATCH container v2 4/4] setup: make the architecture fall back to amd64 for falsy values Daniel Kral
2026-02-06 14:30   ` applied: " Thomas Lamprecht
2026-02-06 13:18 ` partially-applied: [PATCH-SERIES container v2 0/4] add missing no-op methods for unmanaged CTs Fiona Ebner

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal