From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: Proxmox VE development discussion <pve-devel@lists.proxmox.com>,
Stoiko Ivanov <s.ivanov@proxmox.com>
Subject: [pve-devel] applied-series: [PATCH pve-kernel-meta 0/5] proxmox-boot-tool improvements
Date: Thu, 8 Jul 2021 10:05:42 +0200 [thread overview]
Message-ID: <65ec041d-3513-2533-c486-de16cb36b2a5@proxmox.com> (raw)
In-Reply-To: <20210707210954.765260-1-s.ivanov@proxmox.com>
On 07.07.21 23:09, Stoiko Ivanov wrote:
> The following patchset addresses a few small issues reported during the PVE
> 7.0 beta and after the 7.0 stable release.
>
> * patches 1+2 deal with grub-install being called during a distribution
> upgrade on some systems (I did not manage to get a VM installed with PVE
> 6.4 to run into the issue)
> * patch 3 addresses an issue where once someone removes pve-kernel-helper
> (without purging it) it becomes quite difficult to get it installed again
> (to remove pve-kernel-helper you need also to remove proxmox-ve, but as
> our forum shows [0] - this happens without the user noticing sometimes)
> * patch 4+5 are a few improvements to the `p-b-t status` I consider
> worthwhile
>
>
> Stoiko Ivanov (5):
> proxmox-boot: ignore call to grub-install from grub maintscripts
> proxmox-boot: divert call to grub-install to p-b-t init
> proxmox-boot: maintscript: change logic whether to add diversion
> proxmox-boot: print current boot mode with status output
> proxmox-boot: status: print present kernel versions
>
> bin/grub-install-wrapper | 27 +++++++++++++++++++++++++++
> bin/proxmox-boot-tool | 13 ++++++++++---
> debian/pve-kernel-helper.preinst | 2 +-
> 3 files changed, 38 insertions(+), 4 deletions(-)
>
applied series with Fabians comments as followup, thanks!
prev parent reply other threads:[~2021-07-08 8:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-07 21:09 [pve-devel] " Stoiko Ivanov
2021-07-07 21:09 ` [pve-devel] [PATCH pve-kernel-meta 1/5] proxmox-boot: ignore call to grub-install from grub maintscripts Stoiko Ivanov
2021-07-07 21:09 ` [pve-devel] [PATCH pve-kernel-meta 2/5] proxmox-boot: divert call to grub-install to p-b-t init Stoiko Ivanov
2021-07-08 7:06 ` Fabian Grünbichler
2021-07-07 21:09 ` [pve-devel] [PATCH pve-kernel-meta 3/5] proxmox-boot: maintscript: change logic whether to add diversion Stoiko Ivanov
2021-07-07 21:09 ` [pve-devel] [PATCH pve-kernel-meta 4/5] proxmox-boot: print current boot mode with status output Stoiko Ivanov
2021-07-07 21:09 ` [pve-devel] [PATCH pve-kernel-meta 5/5] proxmox-boot: status: print present kernel versions Stoiko Ivanov
2021-07-08 8:05 ` Thomas Lamprecht [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=65ec041d-3513-2533-c486-de16cb36b2a5@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
--cc=s.ivanov@proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.