diff options
Diffstat (limited to 'ks/common-minimal-mbr-x86_64.yaml')
-rw-r--r-- | ks/common-minimal-mbr-x86_64.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ks/common-minimal-mbr-x86_64.yaml b/ks/common-minimal-mbr-x86_64.yaml index ed3e212..d4b03ac 100644 --- a/ks/common-minimal-mbr-x86_64.yaml +++ b/ks/common-minimal-mbr-x86_64.yaml @@ -3,8 +3,15 @@ Architecture: x86_64 Schedule: "*" Active: True Platform: Minimal +InstallerFrameworkPlugins: + - bootloader + - fstab Part: common-mbr FileName: common-minimal-mbr-x86_64 Kernel: kernel-profile-common Repos: - common-wayland_x86_64 +Groups: + - Generic Setup Boot Bios +PostScripts: + - generic-setup-boot-bios |