From a42a47f97c659dee713e6347aa6ec63be9470c67 Mon Sep 17 00:00:00 2001 From: Stephane Desneux Date: Fri, 29 Aug 2014 15:32:30 +0200 Subject: [PATCH] reduce number for published EFI images Change-Id: I415056a7e7572de90b9ea53c91aa189078375533 Signed-off-by: Stephane Desneux --- common-targets.yaml | 6 ----- ks/common-emulator-qa-unsafe-wayland-efi-i586.yaml | 29 ---------------------- ks/common-emulator-wayland-efi-i586.yaml | 23 ----------------- 3 files changed, 58 deletions(-) delete mode 100644 ks/common-emulator-qa-unsafe-wayland-efi-i586.yaml delete mode 100644 ks/common-emulator-wayland-efi-i586.yaml diff --git a/common-targets.yaml b/common-targets.yaml index cfe3ad1..25fba5c 100644 --- a/common-targets.yaml +++ b/common-targets.yaml @@ -5,23 +5,17 @@ Targets: - common-installer-mbr-i586.yaml - common-installer-efi-i586.yaml - common-wayland-mbr-i586.yaml - - common-wayland-efi-i586.yaml - common-qa-unsafe-wayland-mbr-i586.yaml - - common-qa-unsafe-wayland-efi-i586.yaml - Name: emulator32-wayland Images: - common-emulator-wayland-mbr-i586.yaml - - common-emulator-wayland-efi-i586.yaml - common-emulator-qa-unsafe-wayland-mbr-i586.yaml - - common-emulator-qa-unsafe-wayland-efi-i586.yaml - Name: ia32-x11 Images: - common-x11-mbr-i586.yaml - - common-x11-efi-i586.yaml - common-qa-unsafe-x11-mbr-i586.yaml - - common-qa-unsafe-x11-efi-i586.yaml - Name: x86_64-wayland Images: diff --git a/ks/common-emulator-qa-unsafe-wayland-efi-i586.yaml b/ks/common-emulator-qa-unsafe-wayland-efi-i586.yaml deleted file mode 100644 index e22df21..0000000 --- a/ks/common-emulator-qa-unsafe-wayland-efi-i586.yaml +++ /dev/null @@ -1,29 +0,0 @@ -Name: common-emulator-qa-unsafe-wayland-efi-i586 -Architecture: ia32 -Schedule: "*" -Active: True -Platform: Wayland -InstallerFrameworkPlugins: - - bootloader - - fstab -Part: common-efi -Mic2Options: -f loop --pack-to=@NAME@.tar.gz --copy-kernel -FileName: common-emulator-qa-unsafe-wayland-efi-i586 -Kernel: kernel-profile-common -Repos: - - common-emulator-wayland_i586 -Groups: - - Generic Multimedia Intel - - Generic Automated QA Tools - - Generic QA Tools - - Common QA Tools - - Generic Setup Boot -ExtraPackages: - - sdbd - - system-plugin-emulator -PostScripts: - - generic-multimedia-intel - - generic-autoqa - - generic-qa - - common-qa - - generic-setup-boot diff --git a/ks/common-emulator-wayland-efi-i586.yaml b/ks/common-emulator-wayland-efi-i586.yaml deleted file mode 100644 index b414f6f..0000000 --- a/ks/common-emulator-wayland-efi-i586.yaml +++ /dev/null @@ -1,23 +0,0 @@ -Name: common-emulator-wayland-efi-i586 -Architecture: ia32 -Schedule: "*" -Active: True -Platform: Wayland -InstallerFrameworkPlugins: - - bootloader - - fstab -Part: common-efi -Mic2Options: -f loop --pack-to=@NAME@.tar.gz --copy-kernel -FileName: common-emulator-wayland-efi-i586 -Kernel: kernel-profile-common -Repos: - - common-emulator-wayland_i586 -ExtraPackages: - - sdbd - - system-plugin-emulator -Groups: - - Generic Multimedia Intel - - Generic Setup Boot -PostScripts: - - generic-multimedia-intel - - generic-setup-boot -- 2.7.4