diff options
Diffstat (limited to 'ks/common-x11-efi-x86_64.yaml')
-rw-r--r-- | ks/common-x11-efi-x86_64.yaml | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/ks/common-x11-efi-x86_64.yaml b/ks/common-x11-efi-x86_64.yaml new file mode 100644 index 0000000..5ec3eaf --- /dev/null +++ b/ks/common-x11-efi-x86_64.yaml @@ -0,0 +1,21 @@ +Name: common-x11-efi-x86_64 +Architecture: x86_64 +Schedule: "*" +Active: True +Platform: X11 +InstallerFrameworkPlugins: + - bootloader + - fstab +Part: common-efi +FileName: common-x11-efi-x86_64 +Kernel: kernel-profile-common +Repos: + - common-x11_x86_64 +Groups: + - Generic X11 Intel + - Generic Multimedia Intel + - Generic Setup Boot +PostScripts: + - generic-x11-intel + - generic-multimedia-intel + - generic-setup-boot |