From 4d07ff109efe7bd0112af80b92c81fb90d80365c Mon Sep 17 00:00:00 2001 From: Scott Little Date: Wed, 20 Jun 2018 13:59:43 -0400 Subject: [PATCH] Split centos-pkg-dirs along git boundaries. Problem: The centos-pkg-dirs files should only reference packages with compilation instructions hosted in the same git. Solution: Create centos-pkg-dirs files in other stx-* gits, and relocate the relevant entries from the stx-utils centos-pkg-dirs into the appropriate destination git. Change-Id: I003bb15ac2ff82cc773f9f476dc49cab7b8085f9 Signed-off-by: Scott Little --- centos_pkg_dirs | 8 ++++++++ centos_pkg_dirs_installer | 1 + 2 files changed, 9 insertions(+) create mode 100644 centos_pkg_dirs create mode 100644 centos_pkg_dirs_installer diff --git a/centos_pkg_dirs b/centos_pkg_dirs new file mode 100644 index 0000000..183abea --- /dev/null +++ b/centos_pkg_dirs @@ -0,0 +1,8 @@ +python-psycopg2 +crontabs +parted +python-keyring +rsync +seabios +grub2 +dnsmasq diff --git a/centos_pkg_dirs_installer b/centos_pkg_dirs_installer new file mode 100644 index 0000000..f20d240 --- /dev/null +++ b/centos_pkg_dirs_installer @@ -0,0 +1 @@ +anaconda