From 827a711e6b50779631ce5ff973fb22629a662a71 Mon Sep 17 00:00:00 2001 From: xq2005 Date: Fri, 14 Sep 2012 08:33:46 +0000 Subject: [PATCH] add nfs-common, snmpd into default pkglist for ubuntu full install git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13799 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/install/ubuntu/compute.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/install/ubuntu/compute.tmpl b/xCAT-server/share/xcat/install/ubuntu/compute.tmpl index 5fa2821ad..b2946df6d 100644 --- a/xCAT-server/share/xcat/install/ubuntu/compute.tmpl +++ b/xCAT-server/share/xcat/install/ubuntu/compute.tmpl @@ -97,7 +97,7 @@ tasksel tasksel/first multiselect standard # gawk required for the xCAT scripts to work # Otherwise it installs mawk, which doesn't work -d-i pkgsel/include string openssh-server ntp gawk #INCLUDE_DEFAULT_PKGLIST_PRESEED# +d-i pkgsel/include string openssh-server ntp gawk nfs-common snmpd #INCLUDE_DEFAULT_PKGLIST_PRESEED# d-i debian-installer/allow_unauthenticated string true d-i pkgsel/update-policy select none