From 2273f7f145938446cd6c5813f66a0ab81856aa16 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Tue, 14 May 2019 17:40:03 +0800 Subject: [PATCH 1/2] Remove compute.ubuntu16.04.pkglist --- .../netboot/ubuntu/compute.ubuntu16.04.pkglist | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu16.04.pkglist diff --git a/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu16.04.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu16.04.pkglist deleted file mode 100644 index 194157acc..000000000 --- a/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu16.04.pkglist +++ /dev/null @@ -1,16 +0,0 @@ -bash -nfs-common -openssl -isc-dhcp-client -linux-image-generic-lts-xenial -openssh-server -openssh-client -wget -ntp -rsyslog -rsync -busybox-static -gawk -tar -gzip -xz-utils From 2e9022208a5c8593c1773d85498d704cf1c72505 Mon Sep 17 00:00:00 2001 From: GONG Jie Date: Tue, 14 May 2019 17:40:23 +0800 Subject: [PATCH 2/2] Diskless package list file for Ubuntu 16.04.5 --- .../ubuntu/compute.ubuntu16.04.5.pkglist | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu16.04.5.pkglist diff --git a/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu16.04.5.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu16.04.5.pkglist new file mode 100644 index 000000000..d5c414531 --- /dev/null +++ b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu16.04.5.pkglist @@ -0,0 +1,18 @@ +bash +nfs-common +openssl +isc-dhcp-client +libc-bin +linux-image-generic-hwe-16.04 +openssh-server +openssh-client +wget +ntp +ntpdate +rsync +busybox-static +gawk +dnsutils +tar +gzip +xz-utils