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
This commit is contained in:
parent
6807c24c2f
commit
124ebe09cd
23
xCAT-server/share/xcat/install/SL/compute.pkglist
Normal file
23
xCAT-server/share/xcat/install/SL/compute.pkglist
Normal file
@ -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
|
@ -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
|
||||
|
1
xCAT-server/share/xcat/install/esx/esx.pkglist
Normal file
1
xCAT-server/share/xcat/install/esx/esx.pkglist
Normal file
@ -0,0 +1 @@
|
||||
|
@ -35,6 +35,7 @@ vmaccepteula
|
||||
|
||||
%packages
|
||||
@base
|
||||
#INCLUDE_DEFAULT_PKGLIST#
|
||||
|
||||
%pre
|
||||
#INCLUDE:../scripts/pre.rh#
|
||||
|
Loading…
Reference in New Issue
Block a user