From 628067db4d70ad6945a5eed4fa4fc985821bb844 Mon Sep 17 00:00:00 2001 From: immarvin Date: Mon, 1 Dec 2014 07:56:25 -0800 Subject: [PATCH] add centos7 stateless stuff --- xCAT-server/share/xcat/netboot/centos/compute.centos7.exlist | 1 + xCAT-server/share/xcat/netboot/centos/compute.centos7.pkglist | 1 + .../share/xcat/netboot/centos/compute.centos7.postinstall | 1 + 3 files changed, 3 insertions(+) create mode 120000 xCAT-server/share/xcat/netboot/centos/compute.centos7.exlist create mode 120000 xCAT-server/share/xcat/netboot/centos/compute.centos7.pkglist create mode 120000 xCAT-server/share/xcat/netboot/centos/compute.centos7.postinstall diff --git a/xCAT-server/share/xcat/netboot/centos/compute.centos7.exlist b/xCAT-server/share/xcat/netboot/centos/compute.centos7.exlist new file mode 120000 index 000000000..338644a02 --- /dev/null +++ b/xCAT-server/share/xcat/netboot/centos/compute.centos7.exlist @@ -0,0 +1 @@ +../rh/compute.rhels7.x86_64.exlist \ No newline at end of file diff --git a/xCAT-server/share/xcat/netboot/centos/compute.centos7.pkglist b/xCAT-server/share/xcat/netboot/centos/compute.centos7.pkglist new file mode 120000 index 000000000..1161417ef --- /dev/null +++ b/xCAT-server/share/xcat/netboot/centos/compute.centos7.pkglist @@ -0,0 +1 @@ +../rh/compute.rhels7.x86_64.pkglist \ No newline at end of file diff --git a/xCAT-server/share/xcat/netboot/centos/compute.centos7.postinstall b/xCAT-server/share/xcat/netboot/centos/compute.centos7.postinstall new file mode 120000 index 000000000..f8605039f --- /dev/null +++ b/xCAT-server/share/xcat/netboot/centos/compute.centos7.postinstall @@ -0,0 +1 @@ +../rh/compute.rhels7.x86_64.postinstall \ No newline at end of file