From f718db6b00e69a731d70563d6b8ea24bc2491927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?G=E1=B4=8F=C9=B4=C9=A2=20Jie?= Date: Thu, 21 Jun 2018 10:24:37 +0800 Subject: [PATCH] Add pkglist files for Ubuntu 18.04 (#5307) --- .../compute.ubuntu18.04.ppc64el.pkglist | 15 +++++++++++++++ .../compute.ubuntu18.04.ppc64le.pkglist | 1 + .../compute.ubuntu18.04.ppc64el.pkglist | 19 +++++++++++++++++++ .../compute.ubuntu18.04.ppc64le.pkglist | 1 + .../ubuntu/compute.ubuntu18.04.x86_64.pkglist | 19 +++++++++++++++++++ 5 files changed, 55 insertions(+) create mode 100644 xCAT-server/share/xcat/install/ubuntu/compute.ubuntu18.04.ppc64el.pkglist create mode 120000 xCAT-server/share/xcat/install/ubuntu/compute.ubuntu18.04.ppc64le.pkglist create mode 100644 xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.ppc64el.pkglist create mode 120000 xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.ppc64le.pkglist create mode 100644 xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.x86_64.pkglist diff --git a/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu18.04.ppc64el.pkglist b/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu18.04.ppc64el.pkglist new file mode 100644 index 000000000..a2a01bc6e --- /dev/null +++ b/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu18.04.ppc64el.pkglist @@ -0,0 +1,15 @@ +bash +nfs-common +openssl +isc-dhcp-client +libc-bin +openssh-server +openssh-client +wget +vim +ntp +ntpdate +rsync +busybox-static +gawk +dnsutils diff --git a/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu18.04.ppc64le.pkglist b/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu18.04.ppc64le.pkglist new file mode 120000 index 000000000..450fee27f --- /dev/null +++ b/xCAT-server/share/xcat/install/ubuntu/compute.ubuntu18.04.ppc64le.pkglist @@ -0,0 +1 @@ +compute.ubuntu18.04.ppc64el.pkglist \ No newline at end of file diff --git a/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.ppc64el.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.ppc64el.pkglist new file mode 100644 index 000000000..df556b887 --- /dev/null +++ b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.ppc64el.pkglist @@ -0,0 +1,19 @@ +bash +nfs-common +openssl +isc-dhcp-client +libc-bin +linux-image-generic +openssh-server +openssh-client +wget +vim +ntp +ntpdate +rsync +busybox-static +gawk +dnsutils +tar +gzip +xz-utils diff --git a/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.ppc64le.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.ppc64le.pkglist new file mode 120000 index 000000000..450fee27f --- /dev/null +++ b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.ppc64le.pkglist @@ -0,0 +1 @@ +compute.ubuntu18.04.ppc64el.pkglist \ No newline at end of file diff --git a/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.x86_64.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.x86_64.pkglist new file mode 100644 index 000000000..df556b887 --- /dev/null +++ b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu18.04.x86_64.pkglist @@ -0,0 +1,19 @@ +bash +nfs-common +openssl +isc-dhcp-client +libc-bin +linux-image-generic +openssh-server +openssh-client +wget +vim +ntp +ntpdate +rsync +busybox-static +gawk +dnsutils +tar +gzip +xz-utils