ks: add dracut-live + grub2/shim/efibootmgr — required by livemedia-creator --make-iso
This commit is contained in:
parent
ff3a8297ae
commit
3c2fec042f
1 changed files with 8 additions and 0 deletions
|
|
@ -48,6 +48,14 @@ logvol / --vgname=veilor --name=root --fstype=btrfs --size=1 --grow --mkfsoption
|
|||
@hardware-support
|
||||
@standard
|
||||
|
||||
# live install plumbing (required by livemedia-creator --make-iso)
|
||||
dracut-live
|
||||
dracut-config-generic
|
||||
kernel
|
||||
grub2-efi-x64
|
||||
shim-x64
|
||||
efibootmgr
|
||||
|
||||
# core hardening tools
|
||||
fail2ban
|
||||
fail2ban-firewalld
|
||||
|
|
|
|||
Loading…
Reference in a new issue