[elbe-devel] [PATCH v2 0/4] grubinstaller: UEFI and mountpoints

bage at linutronix.de bage at linutronix.de
Fri Aug 23 11:03:28 CEST 2019


From: Bastian Germann <bage at linutronix.de>

Fix a grub installer issue with shim that prevents creating bootable UEFI
images. On the way, enable UEFI for other targets and remove some cruft.

Also, make the grubinstaller mount all partitions for a device to support
things like a separate /var.

My tests failed with the mounting changes, but I post the patches here for
working on them together.

Changelog:
  v2: added the mounting changes

Bastian Germann (4):
  grubinstaller: remove support for version 1.99
  grubinstaller: enable UEFI (secure) boot with shim
  grubinstaller: mount all labels
  grubinstaller: sort the mountpoints

 elbepack/commands/hdimg.py |   4 +-
 elbepack/efilesystem.py    |   2 +-
 elbepack/elbeproject.py    |  39 ++++-----
 elbepack/hdimg.py          | 174 +++++++------------------------------
 4 files changed, 53 insertions(+), 166 deletions(-)

-- 
2.20.1




More information about the elbe-devel mailing list