diff --git a/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu20.04.ppc64el.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu20.04.ppc64el.pkglist new file mode 100644 index 000000000..b83d5ffdb --- /dev/null +++ b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu20.04.ppc64el.pkglist @@ -0,0 +1,20 @@ +bash +ifupdown +nfs-common +openssl +isc-dhcp-client +libc-bin +linux-image-generic +openssh-server +openssh-client +wget +vim +rsync +busybox-static +gawk +dnsutils +tar +gzip +xz-utils +cpio +chrony diff --git a/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu20.04.ppc64le.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu20.04.ppc64le.pkglist new file mode 120000 index 000000000..3760d1fae --- /dev/null +++ b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu20.04.ppc64le.pkglist @@ -0,0 +1 @@ +compute.ubuntu20.04.ppc64el.pkglist \ No newline at end of file diff --git a/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu20.04.x86_64.pkglist b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu20.04.x86_64.pkglist new file mode 100644 index 000000000..b83d5ffdb --- /dev/null +++ b/xCAT-server/share/xcat/netboot/ubuntu/compute.ubuntu20.04.x86_64.pkglist @@ -0,0 +1,20 @@ +bash +ifupdown +nfs-common +openssl +isc-dhcp-client +libc-bin +linux-image-generic +openssh-server +openssh-client +wget +vim +rsync +busybox-static +gawk +dnsutils +tar +gzip +xz-utils +cpio +chrony