[pve-devel] applied: [PATCH kernel-meta 00/10] efiboot: manual kernel list, various
Thomas Lamprecht
t.lamprecht at proxmox.com
Mon Jul 15 16:22:51 CEST 2019
On 7/12/19 3:16 PM, Fabian Grünbichler wrote:
> MIME-Version: 1.0
> Content-Type: text/plain; charset=UTF-8
> Content-Transfer-Encoding: 8bit
>
> this series
> - adds a few helpers
> - adds the latest kernel of the second to latest kernel series to the
> list of automatically synced kernels
> - adds a list of explicitly/manually synced kernels and commands to
> manage it
> - adds a command to scrub/clean the ESP list
>
> (and some code improvements in general)
>
> Fabian Grünbichler (10):
> efiboot: actually sync last kernel of old series
> efiboot: add loop_esp_list helper
> pve-efiboot-tool: add and use list file helpers
> pve-efiboot-tool: add clean command
> efiboot: add manual kernel list
> pve-efiboot-tool: add 'kernels list' subcommand
> zz-pve-efiboot: use loop_esp_list helper
> pve-efiboot-tool: also refresh autoremove config
> efiboot: only keep last two series metapackages
> efiboot: guard against grep returning non-zero
>
> bin/pve-efiboot-tool | 176 +++++++++++++++++++++++++++++++++++++--
> efiboot/functions | 29 ++++++-
> efiboot/pve-auto-removal | 2 +-
> efiboot/zz-pve-efiboot | 61 +++++++-------
> 4 files changed, 225 insertions(+), 43 deletions(-)
>
applied, with followups, mostly some small hints, and fixing the "kernels" vs
"kernel" command name (the docs patches you send already used the correct one).
Thanks!
More information about the pve-devel
mailing list