public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [PATCH installer 0/2] fix post-hook kernel version on newer installs and improve failure tolerance
@ 2026-05-20 10:22 Shannon Sterz
  2026-05-20 10:22 ` [PATCH installer 1/2] post-hook: detect last listed kernel package as installed kernel package Shannon Sterz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Shannon Sterz @ 2026-05-20 10:22 UTC (permalink / raw)
  To: pve-devel

this series improves the proxmox-post-hook by using the proper kernel
version for installs using the proxmox-kernel-7.0 meta package and
also improves over-all failure tolerance. after these changes the hook
returns empty/unknown values in most cases instead of outright
failing.

Shannon Sterz (2):
  post-hook: detect last listed kernel package as installed kernel
    package
  post-hook: make post hook more failure tolerant

 proxmox-post-hook/src/main.rs | 107 +++++++++++++++++++++++++++++-----
 1 file changed, 93 insertions(+), 14 deletions(-)

--
2.47.3





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

end of thread, other threads:[~2026-05-20 11:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-20 10:22 [PATCH installer 0/2] fix post-hook kernel version on newer installs and improve failure tolerance Shannon Sterz
2026-05-20 10:22 ` [PATCH installer 1/2] post-hook: detect last listed kernel package as installed kernel package Shannon Sterz
2026-05-20 10:22 ` [PATCH installer 2/2] post-hook: make post hook more failure tolerant Shannon Sterz
2026-05-20 11:31 ` applied: [PATCH installer 0/2] fix post-hook kernel version on newer installs and improve failure tolerance Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal