[pve-devel] [PATCH kernel-meta 00/10] efiboot: manual kernel list, various

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri Jul 12 15:16:41 CEST 2019


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(-)

-- 
2.20.1





More information about the pve-devel mailing list