diff --git a/xCAT-server/share/xcat/install/rh/compute.pkglist b/xCAT-server/share/xcat/install/rh/compute.pkglist new file mode 100644 index 000000000..6f327ab58 --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/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/rh/compute.ppc64.pkglist b/xCAT-server/share/xcat/install/rh/compute.ppc64.pkglist new file mode 100644 index 000000000..6f327ab58 --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/compute.ppc64.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/rh/compute.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/compute.ppc64.tmpl index fe4c3b31c..72a77cca8 100644 --- a/xCAT-server/share/xcat/install/rh/compute.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.ppc64.tmpl @@ -152,29 +152,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:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel4.pkglist b/xCAT-server/share/xcat/install/rh/compute.rhel4.pkglist new file mode 100644 index 000000000..572baa8bf --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/compute.rhel4.pkglist @@ -0,0 +1,23 @@ +autofs +pdksh +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/rh/compute.rhel4.tmpl b/xCAT-server/share/xcat/install/rh/compute.rhel4.tmpl index 83d2b6bac..89d1593da 100644 --- a/xCAT-server/share/xcat/install/rh/compute.rhel4.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.rhel4.tmpl @@ -150,29 +150,7 @@ reboot @ System Tools @ X Window System @ Legacy Software Development -autofs -pdksh -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:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.pkglist b/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.pkglist new file mode 100644 index 000000000..fbb6e943f --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.pkglist @@ -0,0 +1,3 @@ +fipscheck +device-mapper-multipath +sgpio diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl b/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl index d4426cc01..0846ecd86 100644 --- a/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.rhel5.s390x.tmpl @@ -25,9 +25,7 @@ part / --fstype ext3 --size=100 --grow --ondisk=dasda @base @core @base-x -fipscheck -device-mapper-multipath -sgpio +#INCLUDE_DEFAULT_PKGLIST# %post echo ARP=no >> /etc/sysconfig/network-scripts/ifcfg-eth0 diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel6.pkglist b/xCAT-server/share/xcat/install/rh/compute.rhel6.pkglist new file mode 100644 index 000000000..3223fe288 --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/compute.rhel6.pkglist @@ -0,0 +1,7 @@ +ntp +nfs-utils +net-snmp +rsync +yp-tools +openssh-server +util-linux-ng diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel6.ppc64.pkglist b/xCAT-server/share/xcat/install/rh/compute.rhel6.ppc64.pkglist new file mode 100644 index 000000000..3223fe288 --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/compute.rhel6.ppc64.pkglist @@ -0,0 +1,7 @@ +ntp +nfs-utils +net-snmp +rsync +yp-tools +openssh-server +util-linux-ng diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel6.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/compute.rhel6.ppc64.tmpl index a8ac50157..459d37d68 100644 --- a/xCAT-server/share/xcat/install/rh/compute.rhel6.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.rhel6.ppc64.tmpl @@ -141,13 +141,7 @@ reboot #end of section # %packages -ntp -nfs-utils -net-snmp -rsync -yp-tools -openssh-server -util-linux-ng +#INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/compute.rhel6.tmpl b/xCAT-server/share/xcat/install/rh/compute.rhel6.tmpl index c7bd86190..e1d433b08 100644 --- a/xCAT-server/share/xcat/install/rh/compute.rhel6.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.rhel6.tmpl @@ -139,13 +139,7 @@ reboot #end of section # %packages -ntp -nfs-utils -net-snmp -rsync -yp-tools -openssh-server -util-linux-ng +#INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/compute.tmpl b/xCAT-server/share/xcat/install/rh/compute.tmpl index 4ea68e309..5613fa3f1 100644 --- a/xCAT-server/share/xcat/install/rh/compute.tmpl +++ b/xCAT-server/share/xcat/install/rh/compute.tmpl @@ -151,29 +151,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:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/hpc.rhel6.pkglist b/xCAT-server/share/xcat/install/rh/hpc.rhel6.pkglist new file mode 100644 index 000000000..31898a56d --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/hpc.rhel6.pkglist @@ -0,0 +1,8 @@ +openmpi +ntp +nfs-utils +net-snmp +rsync +yp-tools +openssh-server +util-linux-ng diff --git a/xCAT-server/share/xcat/install/rh/hpc.rhel6.tmpl b/xCAT-server/share/xcat/install/rh/hpc.rhel6.tmpl index 6cfebf86d..3cf147ed1 100644 --- a/xCAT-server/share/xcat/install/rh/hpc.rhel6.tmpl +++ b/xCAT-server/share/xcat/install/rh/hpc.rhel6.tmpl @@ -140,14 +140,7 @@ reboot # %packages @ ofed -openmpi -ntp -nfs-utils -net-snmp -rsync -yp-tools -openssh-server -util-linux-ng +#INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/iscsi.pkglist b/xCAT-server/share/xcat/install/rh/iscsi.pkglist new file mode 100644 index 000000000..1f8b2cc5c --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/iscsi.pkglist @@ -0,0 +1,22 @@ +autofs +ksh +tcsh +ntp +tftp +xinetd +rsh +rsh-server +psacct +nfs-utils +net-snmp +rsync +yp-tools +ypserv +ypbind +m4 +sendmail-cf +gdb +binutils +openssh-server +util-linux +compat-libstdc++-33 diff --git a/xCAT-server/share/xcat/install/rh/iscsi.ppc64.pkglist b/xCAT-server/share/xcat/install/rh/iscsi.ppc64.pkglist new file mode 100644 index 000000000..1f8b2cc5c --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/iscsi.ppc64.pkglist @@ -0,0 +1,22 @@ +autofs +ksh +tcsh +ntp +tftp +xinetd +rsh +rsh-server +psacct +nfs-utils +net-snmp +rsync +yp-tools +ypserv +ypbind +m4 +sendmail-cf +gdb +binutils +openssh-server +util-linux +compat-libstdc++-33 diff --git a/xCAT-server/share/xcat/install/rh/iscsi.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/iscsi.ppc64.tmpl index 9143204a1..b95f4236f 100644 --- a/xCAT-server/share/xcat/install/rh/iscsi.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/iscsi.ppc64.tmpl @@ -154,28 +154,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 -binutils -openssh-server -util-linux -compat-libstdc++-33 +#INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/iscsi.tmpl b/xCAT-server/share/xcat/install/rh/iscsi.tmpl index 90a9b0bd3..538438a3d 100644 --- a/xCAT-server/share/xcat/install/rh/iscsi.tmpl +++ b/xCAT-server/share/xcat/install/rh/iscsi.tmpl @@ -153,28 +153,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 -binutils -openssh-server -util-linux -compat-libstdc++-33 +#INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/kvm.pkglist b/xCAT-server/share/xcat/install/rh/kvm.pkglist new file mode 100644 index 000000000..26dc4b14a --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/kvm.pkglist @@ -0,0 +1,8 @@ +ntp +nfs-utils +sendmail-cf +openssh-server +util-linux +screen +bridge-utils +dnsmasq diff --git a/xCAT-server/share/xcat/install/rh/kvm.rhel6.pkglist b/xCAT-server/share/xcat/install/rh/kvm.rhel6.pkglist new file mode 100644 index 000000000..e6f1f0975 --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/kvm.rhel6.pkglist @@ -0,0 +1,10 @@ +libvirt +qemu-kvm +screen +ntp +nfs-utils +net-snmp +rsync +yp-tools +openssh-server +util-linux-ng diff --git a/xCAT-server/share/xcat/install/rh/kvm.rhel6.tmpl b/xCAT-server/share/xcat/install/rh/kvm.rhel6.tmpl index 18c585124..e1d433b08 100644 --- a/xCAT-server/share/xcat/install/rh/kvm.rhel6.tmpl +++ b/xCAT-server/share/xcat/install/rh/kvm.rhel6.tmpl @@ -139,16 +139,7 @@ reboot #end of section # %packages -libvirt -qemu-kvm -screen -ntp -nfs-utils -net-snmp -rsync -yp-tools -openssh-server -util-linux-ng +#INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/kvm.tmpl b/xCAT-server/share/xcat/install/rh/kvm.tmpl index e9110e00b..874129bb4 100644 --- a/xCAT-server/share/xcat/install/rh/kvm.tmpl +++ b/xCAT-server/share/xcat/install/rh/kvm.tmpl @@ -155,14 +155,7 @@ reboot #end of section # %packages -ntp -nfs-utils -sendmail-cf -openssh-server -util-linux -screen -bridge-utils -dnsmasq +#INCLUDE_DEFAULT_PKGLIST# # you also need to install these packages, if you set up your # repo as explained above, then you can get them from your management # server: diff --git a/xCAT-server/share/xcat/install/rh/service.pkglist b/xCAT-server/share/xcat/install/rh/service.pkglist new file mode 100644 index 000000000..1f8b2cc5c --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/service.pkglist @@ -0,0 +1,22 @@ +autofs +ksh +tcsh +ntp +tftp +xinetd +rsh +rsh-server +psacct +nfs-utils +net-snmp +rsync +yp-tools +ypserv +ypbind +m4 +sendmail-cf +gdb +binutils +openssh-server +util-linux +compat-libstdc++-33 diff --git a/xCAT-server/share/xcat/install/rh/service.ppc64.pkglist b/xCAT-server/share/xcat/install/rh/service.ppc64.pkglist new file mode 100644 index 000000000..1f8b2cc5c --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/service.ppc64.pkglist @@ -0,0 +1,22 @@ +autofs +ksh +tcsh +ntp +tftp +xinetd +rsh +rsh-server +psacct +nfs-utils +net-snmp +rsync +yp-tools +ypserv +ypbind +m4 +sendmail-cf +gdb +binutils +openssh-server +util-linux +compat-libstdc++-33 diff --git a/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl b/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl index 8d12dfab1..a88262fce 100644 --- a/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.ppc64.tmpl @@ -154,28 +154,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 -binutils -openssh-server -util-linux -compat-libstdc++-33 +#INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/service.tmpl b/xCAT-server/share/xcat/install/rh/service.tmpl index 63f01321b..af49c156d 100644 --- a/xCAT-server/share/xcat/install/rh/service.tmpl +++ b/xCAT-server/share/xcat/install/rh/service.tmpl @@ -152,28 +152,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 -binutils -openssh-server -util-linux -compat-libstdc++-33 +#INCLUDE_DEFAULT_PKGLIST# %pre #INCLUDE:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post diff --git a/xCAT-server/share/xcat/install/rh/storage.pglist b/xCAT-server/share/xcat/install/rh/storage.pglist new file mode 100644 index 000000000..1f8b2cc5c --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/storage.pglist @@ -0,0 +1,22 @@ +autofs +ksh +tcsh +ntp +tftp +xinetd +rsh +rsh-server +psacct +nfs-utils +net-snmp +rsync +yp-tools +ypserv +ypbind +m4 +sendmail-cf +gdb +binutils +openssh-server +util-linux +compat-libstdc++-33 diff --git a/xCAT-server/share/xcat/install/rh/storage.tmpl b/xCAT-server/share/xcat/install/rh/storage.tmpl index 70b98747f..344e7d421 100644 --- a/xCAT-server/share/xcat/install/rh/storage.tmpl +++ b/xCAT-server/share/xcat/install/rh/storage.tmpl @@ -157,28 +157,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 -binutils -openssh-server -util-linux -compat-libstdc++-33 +#INCLUDE_DEFAULT_PKGLIST# -kernel-xen -kmod-cmirror-xen -xen-devel diff --git a/xCAT-server/share/xcat/install/rh/xen.pkglist b/xCAT-server/share/xcat/install/rh/xen.pkglist new file mode 100644 index 000000000..ac1f20898 --- /dev/null +++ b/xCAT-server/share/xcat/install/rh/xen.pkglist @@ -0,0 +1,26 @@ +autofs +uucp +xen +libvirt +kernel-xen +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/rh/xen.tmpl b/xCAT-server/share/xcat/install/rh/xen.tmpl index b4779212b..5e34177c5 100644 --- a/xCAT-server/share/xcat/install/rh/xen.tmpl +++ b/xCAT-server/share/xcat/install/rh/xen.tmpl @@ -150,32 +150,7 @@ reboot @ System Tools @ X Window System @ Legacy Software Development -autofs -uucp -xen -libvirt -kernel-xen -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:#ENV:XCATROOT#/share/xcat/install/scripts/pre.rh# %post