diff options
Diffstat (limited to 'ks/common-installer-efi-x86_64.yaml')
-rw-r--r-- | ks/common-installer-efi-x86_64.yaml | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/ks/common-installer-efi-x86_64.yaml b/ks/common-installer-efi-x86_64.yaml deleted file mode 100644 index e1692b7..0000000 --- a/ks/common-installer-efi-x86_64.yaml +++ /dev/null @@ -1,21 +0,0 @@ -Name: common-installer-efi-x86_64 -Architecture: x86_64 -Schedule: "*" -Active: True -Platform: Installer -InstallerFrameworkPlugins: - - bootloader - - fstab -Part: common-efi -Mic2Options: -A x86_64 -f raw --fstab=uuid --copy-kernel --compress-disk-image=bz2 --generate-bmap -FileName: common-installer-efi-x86_64 -Kernel: kernel-profile-common -Repos: - - unified-standard - - base-standard -Groups: - - Generic Setup Boot -PostScripts: - - generic-setup-boot -ExtraPackages: - - system-installer |