From 124ebe09cd962fafd6a6a4a64f823ebaf8488bbd Mon Sep 17 00:00:00 2001 From: linggao Date: Wed, 28 Jul 2010 17:47:30 +0000 Subject: [PATCH] updating os pkgs using updatenode: esx and SL full install support git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6898 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- .../share/xcat/install/SL/compute.pkglist | 23 ++++++++++++++++++ .../share/xcat/install/SL/compute.tmpl | 24 +------------------ .../share/xcat/install/esx/esx.pkglist | 1 + xCAT-server/share/xcat/install/esx/esx.tmpl | 1 + 4 files changed, 26 insertions(+), 23 deletions(-) create mode 100644 xCAT-server/share/xcat/install/SL/compute.pkglist create mode 100644 xCAT-server/share/xcat/install/esx/esx.pkglist diff --git a/xCAT-server/share/xcat/install/SL/compute.pkglist b/xCAT-server/share/xcat/install/SL/compute.pkglist new file mode 100644 index 000000000..6f327ab58 --- /dev/null +++ b/xCAT-server/share/xcat/install/SL/compute.pkglist @@ -0,0 +1,23 @@ +autofs +ksh +tcsh +ntp +tftp +xinetd +rsh +rsh-server +psacct +nfs-utils +net-snmp +rsync +yp-tools +ypserv +ypbind +m4 +sendmail-cf +gdb +bzip2 +binutils +openssh-server +util-linux +compat-libstdc++-33 diff --git a/xCAT-server/share/xcat/install/SL/compute.tmpl b/xCAT-server/share/xcat/install/SL/compute.tmpl index bae500a5b..a73ca392c 100644 --- a/xCAT-server/share/xcat/install/SL/compute.tmpl +++ b/xCAT-server/share/xcat/install/SL/compute.tmpl @@ -150,29 +150,7 @@ reboot @ System Tools @ X Window System @ Legacy Software Development -autofs -ksh -tcsh -ntp -tftp -xinetd -rsh -rsh-server -psacct -nfs-utils -net-snmp -rsync -yp-tools -ypserv -ypbind -m4 -sendmail-cf -gdb -bzip2 -binutils -openssh-server -util-linux -compat-libstdc++-33 +#INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:../scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/esx/esx.pkglist b/xCAT-server/share/xcat/install/esx/esx.pkglist new file mode 100644 index 000000000..0519ecba6 --- /dev/null +++ b/xCAT-server/share/xcat/install/esx/esx.pkglist @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/xCAT-server/share/xcat/install/esx/esx.tmpl b/xCAT-server/share/xcat/install/esx/esx.tmpl index 38eb010ee..6e933e052 100644 --- a/xCAT-server/share/xcat/install/esx/esx.tmpl +++ b/xCAT-server/share/xcat/install/esx/esx.tmpl @@ -35,6 +35,7 @@ vmaccepteula %packages @base +#INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:../scripts/pre.rh#