phamt
e074caff62
Removed old templates used by mkay4z tool. Templates are now included in the tool.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@11336 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-01-04 20:15:52 +00:00
phamt
3c01fbd4f7
Add support for pkglist. Install Ganglia automatically in self-service page.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10712 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-10-07 20:09:59 +00:00
jbjohnso
54ea79fc01
Add UEFI autopartitioning to SLES11 compute template
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10635 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-26 15:12:11 +00:00
ligc
71d204db9d
add service.raid1.sles11.tmpl and post.sles11.raid1 for RAID1 support on SLES11
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10576 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-09-21 03:13:12 +00:00
angli-xcat
03533e3102
This is for SLES 11 SP1 SDK DVD support (Patch 1)
...
====================================================================
Patch Reason: Design changed, to minimize risk when doing a regular
SLES11SP1 full install without SDK DVD copied.
Patch detail: If we do a full install for SLES11SP1, and previously
we did "copycds" with SDK DVD, we use compute.sdk.sles11.tmpl,
otherwise use compute.sles11.tmpl.
====================================================================
====================================================================
Target Dist: SLES 11 SP1, for both full install and statelite install
Aim: To enable users to install packages from SDK DVD during installation
user impact: If the user add packages in .pkglist files, he/she should first do 'copycds' using SDK DVD iso.
By-effect: N/A
Limitations: 2nd installation DVD and 2nd SDK DVD not supported, both carries source packages.
It seems they are not recognized by autoyast, and it's of no use to install sources pkgs on CNs.
====================================================================
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9972 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-28 09:28:21 +00:00
angli-xcat
04cb7483c6
This is for SLES 11 SP1 SDK DVD support
...
====================================================================
Target Dist: SLES 11 SP1, for both full install and statelite install
Aim: To enable users to install packages from SDK DVD during installation
user impact: If the user add packages in .pkglist files, he/she should first do 'copycds' using SDK DVD iso.
By-effect: N/A
Limitations: 2nd installation DVD and 2nd SDK DVD not supported, both carries source packages.
It seems they are not recognized by autoyast, and it's of no use to install sources pkgs on CNs.
====================================================================
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@9939 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2011-06-27 03:46:29 +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
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
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
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
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
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
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
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
phamt
c100c36560
Updated autoyast template to format dasd. Remove extraneous comments in zvmCPUtils.pm. Changed the way nodeSet() in zvm.pm looks for NICDEF.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6004 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-05-06 20:42:14 +00:00
phamt
4c903bd48e
Updated autoyast template
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5771 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-14 13:43:54 +00:00
phamt
4d91b4be21
Updated templates
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5749 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-04-13 03:30:05 +00:00
phamt
71d03088a5
Updated autoyast template.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4926 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2010-01-08 21:06:55 +00:00
phamt
94b00e9c27
Update z/VM plugin with new code and autoyast/kickstart templates.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4739 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-12-08 19:39:00 +00:00
linggao
9528ebd7f5
default otherpkgs.pkglist files for the sevice nodes for netboot
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4325 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-10-08 17:43:16 +00:00
linggao
1a71e22953
user otherpkgs to install xCATsn on the service node
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3866 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-22 18:55:53 +00:00
mxi1
06432bab4b
-defects 2824689 is fixed; the file compute.ppc64.tmpl has one confusing name, so I change it.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3842 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-07-21 08:01:17 +00:00
jbjohnso
e25e9fe30a
-Try out ceasing use of stunnel in favor of openssl everywhere
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3643 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-06-25 19:18:22 +00:00
linggao
d44ba1dbdb
changed install templates to use absolute path for the #INCLUDE# section
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3348 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-05-11 20:46:03 +00:00
jbjohnso
078aca4c5c
-Correct typo in a SLES11 template.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3214 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-17 16:35:54 +00:00
mxi1
e5ff1dea46
-<package>nmp</package> is added; it's one new dependency for xCATsn-related packages.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-10 18:25:57 +00:00
mxi1
22f9c58bd7
-according Jarrod's code change (from stunnel to openssl), post.sles11 is updated;and move service.sles11.ppc64.tmpl to service.sles11.tmpl;and remove <pattern>base-64bit</pattern> from the .tmpl file;
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-09 08:33:16 +00:00
jbjohnso
0d2b8ac3b9
-Tweak SLES 11 iscsi install to work, with a profile to tell AutoYaST to set up for firmware iSCSI (RH autodetects this via iBFT)
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3141 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 19:07:57 +00:00
jbjohnso
badf407a1c
-Remove redundant template
...
-Have iSCSI template no longer call out stunnel
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3138 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 17:03:20 +00:00
jbjohnso
e98cc10bca
-Don't call out base-64 bit in sles11 since it is apparently no longer applicable
...
-Remove plugin-side workarounds to stunnel and package changes in favor of new templates
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3132 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:46:02 +00:00
jbjohnso
9f63ade940
-Try to eliminate stunnel requirement in SLES11. This approach is cleaner and I would like to switch completely to it across the board when less risky
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3131 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-08 14:44:16 +00:00
mxi1
9cc89c4c81
-bug #2689688 is fixed; SLES11 autoyast file for service node is added
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3102 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-04-06 17:02:54 +00:00
mxi1
8ef87f47bd
add full-installation support for sles11, stunnel must be put in /install/post/otherpkgs/sles11/ppc64
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2009-03-24 07:48:38 +00:00
memotype
d6c4eb0b12
added autoyast file for installing sles to a xen host
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1803 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-27 15:25:42 +00:00
jbjohnso
e68fe9d2db
-Move xCAT-server and client to not have 2.0 in name for trunk
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1561 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2008-06-03 14:56:33 +00:00