Commit Graph

125 Commits

Author SHA1 Message Date
jbjohnso
efb11951b4 -Actually fix things
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8726 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-21 21:35:09 +00:00
jbjohnso
3761b5c1b5 -Fix autonic on sles11
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8725 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-21 21:05:43 +00:00
daniceexi
0c194d45fb Fedora14 support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8640 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-13 09:04:22 +00:00
phamt
b1df4c12e4 Set SELinux default context in RHEL6 postscript.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8552 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-01-05 16:43:50 +00:00
mxi1
36170ea2fc rename "rh5" to be "rhels5"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8504 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-22 06:25:38 +00:00
mxi1
3b2b2f555e rename the *.rhel6.* files under /opt/xcat/share/xcat/install/rh directory to *.rhels6.*
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8502 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-22 06:23:37 +00:00
phamt
4be45af09c Added support for RHEL6. Cleaned up RHEL5 kickstart template.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8485 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-20 17:48:56 +00:00
phamt
7dbecf8ded Checked in SLES 10 reference template for autoyast generator.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8454 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-18 21:36:18 +00:00
phamt
fb4667cad2 Checked in script to create autoyast template for Linux on z.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8453 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-18 18:01:35 +00:00
phamt
f880c8c0ac Checked in script to create autoyast template for Linux on z.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8452 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-12-18 17:03:41 +00:00
jbjohnso
617f0430ec Add package list for RHEL HPC 6, excluding yp and ntp which are unavailable in that edition
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-11 15:52:09 +00:00
mxi1
667b27efe7 for the defect 3086753, I have removed the /boot partition from the .tmpl files.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8114 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-11-10 07:15:21 +00:00
mellor
ab5b2ca9df bundle file and pkglist updates to automatically install perl-DBD and ODBC rpms on service nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7767 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-10-06 19:05:26 +00:00
mxi1
3be5d3dec2 update the document to describe how to use otherpkgs script
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7331 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-09-01 07:56:54 +00:00
mxi1
cb0d6e4775 for Paul's defect 3053482,
create the otherpkgs.pkglist file,
and also update the pkglist for rhel6.ppc64, because many group names have been changed.


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7272 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-27 09:35:33 +00:00
lissav
be3af7f7f6 fix paths that point to incorrect arch
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7258 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 15:05:25 +00:00
jbjohnso
ac58656964 -Rename the AD template from domain to _ad (consistent with windows AD profile names)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7256 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-26 14:03:29 +00:00
phamt
5f908c6fd1 Removed <disk_log_geo> section because it is no longer used. Removed x11 and gnome pattern, so that only the base gets installed.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7243 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 20:03:06 +00:00
phamt
84daa2e95d Removed #INCLUDE* variables from templates because s390x does not use mkinstall command to prepare the templates.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7234 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 16:36:49 +00:00
mxi1
d796ef0dd2 for defect 3039538,
add the default service node tmplate for redhat6 on ppc64


git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7217 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-25 06:01:33 +00:00
phamt
671e7a9024 Added postscript support to zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7211 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 19:32:36 +00:00
jbjohnso
160692e00a -Fix AD support for RHEL6 deployed nodes
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7203 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:35:32 +00:00
jbjohnso
f29da8e67b -Fix RHEL6 domain template package list, document TODO for SLES/RHEL5 AD
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7202 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:14:44 +00:00
jbjohnso
047faa030c -Add missing packages to domain template
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7201 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:10:30 +00:00
jbjohnso
ff1194f783 -Take a pass at a functional RHEL6 domain join postscript
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7200 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 15:00:22 +00:00
phamt
4887778014 Added postscript support to zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7195 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-24 03:08:19 +00:00
phamt
6ec5978185 Added postscript support to zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7194 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-23 20:41:41 +00:00
phamt
92ff4b031b INCLUDE_DEFAULT_PKGLIST variable is set by Template.pm, which is not run for zvm. Hence, this variable is not replaced by the correct value.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7192 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-23 18:48:06 +00:00
phamt
711f5de8e5 Added postscript support to zvm.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7190 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-23 15:41:08 +00:00
vallard
e7eda21182 added xCAT updateflag notification and ssh
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7036 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-10 23:01:09 +00:00
linggao
e0902c9f69 bug fix for #3040277, moved the substitution of some INCLUDESs to Template.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6994 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-06 14:22:28 +00:00
linggao
f0a0817f5d updatenode support groups for centos,SL and esx
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6976 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-04 13:42:55 +00:00
linggao
8a3d807216 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
2010-08-04 13:31:55 +00:00
linggao
da7b9056ff updatenode support groups for RH
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6974 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-08-04 13:14:38 +00:00
vallard
bc5fb0341c still need to update this to do a checkin with the new python postscripts from VMware
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6931 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 22:01:35 +00:00
linggao
25507960cd support patterns for updating sles os packages in updatenode
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6929 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-30 20:20:51 +00:00
linggao
124ebe09cd 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
2010-07-28 17:47:30 +00:00
linggao
6807c24c2f updating os pkgs using updatenode: centos full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6897 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 17:40:45 +00:00
linggao
995023136e updating os pkgs using updatenode: rh full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6893 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-28 15:18:55 +00:00
linggao
2f006a474a updating os pkgs using updatenode: ferdora full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6882 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 20:26:48 +00:00
linggao
70d4a19bc5 updating os pkgs using updatenode: suse full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6878 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 19:05:57 +00:00
linggao
be92c9ddce updating os pkgs using updatenode: sles full install support
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6876 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-27 18:17:08 +00:00
daniceexi
2f7a120fa5 add the hostname configuration in the tmpl file for fedora12/13
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6798 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-20 02:06:30 +00:00
jbjohnso
a1b71110ff -Fix virtualization package list for RHEL6
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-14 17:41:59 +00:00
daniceexi
e4293fcaa9 add the tmpl file for fedora12
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-14 11:42:13 +00:00
daniceexi
ecc824658f add the tmpl for fedora13
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6686 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-07-09 09:18:53 +00:00
daniceexi
445c595bf6 Scientific Linux support: add the genimage,tmpl files
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6615 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-28 14:06:32 +00:00
jbjohnso
7de116b90c -In RHEL6, network --bootproto=dhcp is no longer merely uselessly redundant for us, it actually messes up in the beta
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6506 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-17 13:48:34 +00:00
jbjohnso
d0b4d0ed23 -For now, default to no product key installed by unattend.xml. Drive activation/product key via other means
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6493 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-16 20:35:32 +00:00
phamt
14812ec27b Added statelite support to zVM plugin
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-06-15 21:09:35 +00:00