Create custom boot entries in installer
This commit is contained in:
parent
ecdc506a1a
commit
3f14ff63be
3 changed files with 58 additions and 0 deletions
|
|
@ -3,6 +3,9 @@ sudo
|
|||
# Make Secure Boot work
|
||||
grub-efi-amd64-signed
|
||||
|
||||
# Tool for setting EFI boot variables during install
|
||||
efibootmgr
|
||||
|
||||
# Firmware updates through gnome-software
|
||||
fwupd fwupd-signed
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue