From 32c053005bbee1d53e15e568c54f7d02341af532 Mon Sep 17 00:00:00 2001 From: ligc Date: Tue, 4 Aug 2015 04:36:17 -0400 Subject: [PATCH] preliminary support for Ubuntu 14.04.3 --- .../ubuntu/compute.ubuntu14.04.3.ppc64el.pkglist | 14 ++++++++++++++ .../ubuntu/compute.ubuntu14.04.3.ppc64le.pkglist | 1 + 2 files changed, 15 insertions(+) create mode 100644 xCAT-server/share/xcat/install/ubuntu/compute.ubuntu14.04.3.ppc64el.pkglist create mode 120000 xCAT-server/share/xcat/install/ubuntu/compute.ubuntu14.04.3.ppc64le.pkglist diff --git a/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu14.04.3.ppc64el.pkglist b/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu14.04.3.ppc64el.pkglist new file mode 100644 index 000000000..ec88e4935 --- /dev/null +++ b/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu14.04.3.ppc64el.pkglist @@ -0,0 +1,14 @@ +bash +nfs-common +openssl +isc-dhcp-client +libc-bin +openssh-server +openssh-client +wget +vim +ntp +rsync +busybox-static +gawk +dnsutils diff --git a/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu14.04.3.ppc64le.pkglist b/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu14.04.3.ppc64le.pkglist new file mode 120000 index 000000000..7dd0c7e61 --- /dev/null +++ b/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu14.04.3.ppc64le.pkglist @@ -0,0 +1 @@ +compute.ubuntu14.04.3.ppc64el.pkglist \ No newline at end of file