From 2779df193dde1121b57987201e3fd3b547d89723 Mon Sep 17 00:00:00 2001
From: Dusty Mabe <dusty@dustymabe.com>
Date: Tue, 27 Feb 2018 10:58:04 -0500
Subject: [PATCH] remove all mentions of *productimg*

They were moved into the anaconda installclasses so those packages
no longer exist.

Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
---
 fedora-atomic.ks                        | 3 ++-
 fedora-python-classroom-gnome-common.ks | 1 -
 fedora-workstation-common.ks            | 3 ---
 3 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/fedora-atomic.ks b/fedora-atomic.ks
index e9c5848..478f066 100644
--- a/fedora-atomic.ks
+++ b/fedora-atomic.ks
@@ -41,7 +41,8 @@ services --enabled=sshd,cloud-init,cloud-init-local,cloud-config,cloud-final
 zerombr
 clearpart --all
 # Implement: https://pagure.io/atomic-wg/issue/281
-# The bare metal layout default is in http://pkgs.fedoraproject.org/cgit/rpms/fedora-productimg-atomic.git
+# The bare metal layout currently inherits from fedora server and is in
+# https://github.com/rhinstaller/anaconda/blob/master/pyanaconda/installclasses/fedora_atomic_host.py
 # However, the disk size is currently just 6GB for the cloud image (defined in pungi-fedora).  So the
 # "15GB, rest unallocated" model doesn't make sense.  The Vagrant box is 40GB (apparently a number of
 # Vagrant boxes come big and rely on thin provisioning).
diff --git a/fedora-python-classroom-gnome-common.ks b/fedora-python-classroom-gnome-common.ks
index 4f4189a..52e39c1 100644
--- a/fedora-python-classroom-gnome-common.ks
+++ b/fedora-python-classroom-gnome-common.ks
@@ -35,7 +35,6 @@ python3-pillow-tk
 
 # This is no longer workstation
 -@workstation-product
--fedora-productimg-workstation
 
 # Add a web browser
 @firefox
diff --git a/fedora-workstation-common.ks b/fedora-workstation-common.ks
index f593821..bf7dfc9 100644
--- a/fedora-workstation-common.ks
+++ b/fedora-workstation-common.ks
@@ -20,9 +20,6 @@
 @printing
 @workstation-product
 
-# Branding for the installer
-fedora-productimg-workstation
-
 # Exclude unwanted packages from @anaconda-tools group
 -gfs2-utils
 -reiserfs-utils