Project Description

The main goal is to enable the use of plain dm-crypt (as btrfs makes LVM2 unnecessary overhead) and a separate ephemeral key for the swap partition.

Currently openSUSE supports FDE using a couple of partitions like this:

Disk
├─EFI partition
└─FDE partition (dm-crypt + lvm2)
  ├─root LV
  └─swap LV

But grub fails to configure correctly when the disk looks like:

Disk
├─EFI partition
├─FDE partition (dm-crypt)
│ └─root LV
└─FDE partition (dm-crypt with ephemeral key)
  └─swap LV

Goal for this Hackweek

Enable the grub2 package to configure/install grub2 correctly for this setup.

It would be nice to enable the installer to also support this setup in the future.

Resources

Looking for hackers with the skills:

Nothing? Add some keywords!

This project is part of:

Hack Week 23

Activity

  • 9 months ago: oilumiun12 started this project.
  • about 1 year ago: ismaell liked this project.
  • over 2 years ago: dsterba liked this project.
  • over 2 years ago: exng liked this project.
  • over 2 years ago: dmdiss liked this project.
  • over 2 years ago: fos liked this project.
  • over 2 years ago: ancorgs liked this project.
  • over 2 years ago: oholecek liked this project.
  • over 2 years ago: ismaell disliked this project.
  • over 2 years ago: ismaell liked this project.
  • over 2 years ago: ismaell originated this project.

  • Comments

    Be the first to comment!

    Similar Projects

    This project is one of its kind!