From 20c861aa0dad2fbf4adab06a4b0f2c7646465cde Mon Sep 17 00:00:00 2001 From: "Graydon, Tracy" Date: Mon, 19 Aug 2013 15:08:47 -0700 Subject: [PATCH] Temporarily turn off images that succeed to see if that affects the failing images with loop device errors --- ks/ivi-efi-x86_64.yaml | 2 +- ks/ivi-mbr-i586.yaml | 2 +- ks/ivi-mbr-x86_64.yaml | 1 - 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/ks/ivi-efi-x86_64.yaml b/ks/ivi-efi-x86_64.yaml index c6d50fa..94db701 100644 --- a/ks/ivi-efi-x86_64.yaml +++ b/ks/ivi-efi-x86_64.yaml @@ -1,6 +1,6 @@ Name: IVI EFI x86_64 Schedule: "*" -Active: True +Active: False Platform: Wayland-x86_64 InstallerFrameworkPlugins: - extlinux diff --git a/ks/ivi-mbr-i586.yaml b/ks/ivi-mbr-i586.yaml index e98d3c1..b4cf971 100644 --- a/ks/ivi-mbr-i586.yaml +++ b/ks/ivi-mbr-i586.yaml @@ -1,6 +1,6 @@ Name: IVI MBR i586 Schedule: "*" -Active: True +Active: False Platform: Wayland-i586 Part: ivi-mbr FileName: ivi-mbr-i586 diff --git a/ks/ivi-mbr-x86_64.yaml b/ks/ivi-mbr-x86_64.yaml index a3ccbef..c136512 100644 --- a/ks/ivi-mbr-x86_64.yaml +++ b/ks/ivi-mbr-x86_64.yaml @@ -6,7 +6,6 @@ Part: ivi-mbr FileName: ivi-mbr-x86_64 Architecture: x86_64 Kernel: kernel-adaptation-pc -Architecture: x86_84 ExtraPackages: - ivi-repos-x86_64 RemovePackages: -- 2.7.4