updatenode support groups for RH

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6975 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
linggao 2010-08-04 13:31:55 +00:00
parent da7b9056ff
commit 8a3d807216
26 changed files with 72 additions and 58 deletions

View File

@ -1,3 +1,8 @@
#Please make sure there is a space between @ and group name
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
autofs
ksh
tcsh

View File

@ -1,3 +1,8 @@
#Please make sure there is a space between @ and group name
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
autofs
ksh
tcsh

View File

@ -148,10 +148,6 @@ reboot
#end of section
#
%packages --resolvedeps
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
#INCLUDE_DEFAULT_PKGLIST#
%pre
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#

View File

@ -1,3 +1,8 @@
#Please make sure there is a space between @ and group name
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
autofs
pdksh
tcsh

View File

@ -146,10 +146,6 @@ reboot
#end of section
#
%packages --resolvedeps
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
#INCLUDE_DEFAULT_PKGLIST#
%pre
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#

View File

@ -1,3 +1,6 @@
@base
@core
@base-x
fipscheck
device-mapper-multipath
sgpio

View File

@ -22,9 +22,6 @@ clearpart --initlabel --drives=dasda
part / --fstype ext3 --size=100 --grow --ondisk=dasda
%packages
@base
@core
@base-x
#INCLUDE_DEFAULT_PKGLIST#
%post

View File

@ -1,3 +1,4 @@
#Please make sure there is a space between @ and group name
ntp
nfs-utils
net-snmp

View File

@ -1,3 +1,4 @@
#Please make sure there is a space between @ and group name
ntp
nfs-utils
net-snmp

View File

@ -147,10 +147,6 @@ reboot
#end of section
#
%packages --resolvedeps
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
#INCLUDE_DEFAULT_PKGLIST#
%pre
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#

View File

@ -1,3 +1,5 @@
#Please make sure there is a space between @ and group name
@ ofed
openmpi
ntp
nfs-utils

View File

@ -139,7 +139,6 @@ reboot
#end of section
#
%packages
@ ofed
#INCLUDE_DEFAULT_PKGLIST#
%pre
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#

View File

@ -1,3 +1,8 @@
#Please make sure there is a space between @ and group name
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
autofs
ksh
tcsh

View File

@ -1,3 +1,8 @@
#Please make sure there is a space between @ and group name
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
autofs
ksh
tcsh

View File

@ -150,10 +150,6 @@ reboot
#end of section
#
%packages --resolvedeps
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
#INCLUDE_DEFAULT_PKGLIST#
%pre
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#

View File

@ -149,10 +149,6 @@ reboot
#end of section
#
%packages --resolvedeps
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
#INCLUDE_DEFAULT_PKGLIST#
%pre
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#

View File

@ -1,3 +1,4 @@
#Please make sure there is a space between @ and group name
ntp
nfs-utils
sendmail-cf

View File

@ -1,3 +1,4 @@
#Please make sure there is a space between @ and group name
libvirt
qemu-kvm
screen

View File

@ -1,3 +1,9 @@
#Please make sure there is a space between @ and group name
@ Everything
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
autofs
ksh
tcsh

View File

@ -1,3 +1,9 @@
#Please make sure there is a space between @ and group name
@ Everything
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
autofs
ksh
tcsh

View File

@ -149,11 +149,6 @@ reboot
#end of section
#
%packages --resolvedeps
@ Everything
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
#INCLUDE_DEFAULT_PKGLIST#
%pre
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#

View File

@ -147,11 +147,6 @@ reboot
#end of section
#
%packages --resolvedeps
@ Everything
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
#INCLUDE_DEFAULT_PKGLIST#
%pre
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#

View File

@ -1,3 +1,9 @@
#Please make sure there is a space between @ and group name
@Everything
@ Everything
@ System Tools
@ X Window System
@ Legacy Software Development
autofs
ksh
tcsh
@ -20,3 +26,18 @@ binutils
openssh-server
util-linux
compat-libstdc++-33
-kernel-xen
-kmod-cmirror-xen
-xen-devel
-kmod-gnbd-xen
-xen
-libvirt-devel
-libvirt-cim
-gnome-applet-vm
-kmod-gfs-xen
-xen-libs
-libvirt
-virt-viewer
-libvirt-python
-python-virtinst
-virt-manager

View File

@ -152,27 +152,7 @@ reboot
#end of section
#
%packages --resolvedeps
@Everything
@ Everything
@ System Tools
@ X Window System
@ Legacy Software Development
#INCLUDE_DEFAULT_PKGLIST#
-kernel-xen
-kmod-cmirror-xen
-xen-devel
-kmod-gnbd-xen
-xen
-libvirt-devel
-libvirt-cim
-gnome-applet-vm
-kmod-gfs-xen
-xen-libs
-libvirt
-virt-viewer
-libvirt-python
-python-virtinst
-virt-manager
%pre
#!/bin/sh

View File

@ -1,3 +1,8 @@
#Please make sure there is a space between @ and group name
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
autofs
uucp
xen

View File

@ -146,10 +146,6 @@ reboot
#end of section
#
%packages
@ Network Servers
@ System Tools
@ X Window System
@ Legacy Software Development
#INCLUDE_DEFAULT_PKGLIST#
%pre
#INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh#