classy-giraffe / easy-arch

Script for boostrapping Arch Linux with BTRFS, snapshots and LUKS encryption (UEFI only).
https://classy-giraffe.github.io/easy-arch
Apache License 2.0
226 stars 49 forks source link

Add sbctl #60

Closed TommyTran732 closed 3 weeks ago

TommyTran732 commented 1 month ago

linux-hardened added a hook for sbctl in its preset now, so if sbctl is not included by default the mkinitcpio generation step in arch-chroot will error out.

It will error out in the pacstrap step as well, but that can be ignored because we are already regenerating it in arch-chroot step.