jbjohnso
31b23bb7e6
Remove extraneous data from 2012 template, no urgency to suggest a rebuild of 2.8 yet just for this
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15077 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-06 16:21:07 +00:00
xq2005
5cd7d72d51
run postscripts on debian/ubuntu
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15059 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-05 13:02:26 +00:00
jbjohnso
f3e44ca4e6
Fix Windows template driver path to be consistent with suggested driver layout. This is a backwards compatible change.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15038 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-01 20:23:25 +00:00
jbjohnso
885277c218
Fix characterization of hyper-v
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15037 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-01 19:11:46 +00:00
xq2005
a1b47e3ed1
support postscripts return status on ubuntu
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15031 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-01 08:17:57 +00:00
xq2005
23a6061209
update-grub can configure the console automaticlly on ubuntu/debian, the serialspeed is not a require attribute now, bug 3336
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15029 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-02-01 06:56:01 +00:00
jbjohnso
d478707749
Fix templates not using WINACCOUNTDATA inadvertently disabling local admin access
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14988 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-24 20:09:19 +00:00
jbjohnso
bc33e681e0
Fix incorrect partition id in the Win2012 Datacenter template
...
Correct the disable local admin XML from Template.pm
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14987 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-24 19:10:40 +00:00
jjhua
a60b0c597d
fixed bug 3291. in Linux, if the precreatemypostscripts is not set or set to 0 in site table, it will get the mypostscript.nodename fistly. If not get it, use getpostscript.awk version2 to generate the mypostscript file named mypostscript.nodename.tmp, then get it
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14911 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-17 09:31:00 +00:00
jjhua
7a62794c0f
make postbootscripts work on sles11 diskfull installation,and allow the admin to specify RUNBOOTSCRIPTS=yes which will trigger the post boot scripts on a reboot of disk full nodes.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14872 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-14 07:48:09 +00:00
jjhua
937a403872
use chkconfig xcatpostinit1 on to make sure xcatpostinit1 could be started when booting
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14861 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-11 11:34:31 +00:00
jjhua
92931c7bb9
fixe bug 3280
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14859 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-11 11:02:25 +00:00
xq2005
34e2ce1daf
create partition file base on the uefi and bios boot mode
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14858 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-11 09:07:23 +00:00
xq2005
8d6aa83db2
create partition file base on the uefi and bios boot mode
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14857 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-11 09:05:10 +00:00
jbjohnso
b5e5c2a84b
First pass at automating the behavior of disabling/enabling local admin account.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14855 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-10 20:30:44 +00:00
jbjohnso
80b9ada6a6
Make use of new WINADJOIN Template directive to simplify number of windows templates moving forward
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14854 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-10 20:30:20 +00:00
xq2005
01815332da
post part in preseed file on debian
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14841 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-10 06:25:13 +00:00
jbjohnso
054e6540c2
Fix BIOS style template to not use EFI partitioning
...
Bump EFI boot partition size to recommended for 'new format' drives.
Remove xCAT USER/xCAT from fields that seem no longer applicable
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14811 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-08 22:03:10 +00:00
jbjohnso
452fcb74f8
Fix win2012 deployment issues with productkey and such
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14808 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-08 19:24:10 +00:00
jbjohnso
454405d5ff
Flesh out 2012 microsoft template suite
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14805 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-08 15:34:44 +00:00
jjhua
bc1e7e26f6
modify some code to be compatible with the old diskless rootimg(s) before xCAT 2.8
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14762 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-06 05:40:48 +00:00
jbjohnso
a20a8e2760
Various changes regarding Hyper-V 2012
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14747 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-04 21:03:47 +00:00
jbjohnso
bc9f4c9897
Add Windows 8 Enterprise templates
...
genimage.cmd failed to correctly place the custom scripts, put extra cd to assure path is as expected
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14745 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-04 14:40:17 +00:00
jbjohnso
99ea38c495
Change all windows templates to use the new #WINTIMEZONE# directive in 2.8
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14733 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2013-01-02 20:38:14 +00:00
jjhua
698de9076f
correct a typo
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-21 06:04:42 +00:00
daniceexi
6e67b0642a
fix a typo that output of postscript could not be written to /var/log/xcat/xcat.log
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14671 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-18 02:58:44 +00:00
xq2005
ca4853f13f
create partition on multipy disks when instal ubuntu
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14642 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-12-13 14:06:13 +00:00
xq2005
1e899c10eb
specify partition files for redhat 6 on ppc64, bug 3187
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14466 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-29 02:40:15 +00:00
xq2005
8d3407e137
change the link /bin/sh to /bin/bash
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14403 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-22 09:40:16 +00:00
jjhua
5238c71638
for linux, make getpostscript.awk use the template method, instead of the original method
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14395 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-22 07:18:38 +00:00
phamt
e135676f12
Changed default template to use M-disk space as swap instead of V-disk space.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14361 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-19 14:41:50 +00:00
jwsimpson
0ca023a373
update to fix run boot script problem. added chkconfig xcatpostinit1 off and other minor corrections.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14311 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-12 20:38:52 +00:00
phamt
4916e1ad31
Fixed sizing issue for action bar on Google Chrome. Fixed zFCP table for when no pool exists.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14259 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-06 20:52:55 +00:00
linggao
dc6c986f4b
added postscript setuppostbootscripts to support value change for site.runbootscripts.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14208 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-11-01 21:04:26 +00:00
jbjohnso
fe9774ac67
Have base esxi4.1 template exist in the way that xCAT expects
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14089 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-22 20:10:48 +00:00
jjhua
a1edd1ece5
performance enhancement, site.precreatemypostscripts=1 support for linux diskfull installation
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14009 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-15 07:36:06 +00:00
phamt
6256117b49
Synched up xCAT code to the latest. Added native SCSI/FCP support onto trunk. Replaced tabs with 4 spaces.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@14006 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-15 01:50:28 +00:00
jwsimpson
a2f73a2b8c
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13948 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-04 21:02:15 +00:00
jwsimpson
171c8aa118
update to correct problems with post boot script changes
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13935 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-03 11:27:29 +00:00
jbjohnso
a96ac1cbc4
Add a compute install template for Oracle Linux
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13928 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-10-01 19:52:35 +00:00
immarvin
36dda35ce0
corrected the issue that PBS cannot run in first boot after installation
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13829 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-17 11:12:39 +00:00
xq2005
827a711e6b
add nfs-common, snmpd into default pkglist for ubuntu full install
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13799 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 08:33:46 +00:00
immarvin
18685bccef
add a global variable return_value to keep the return value of the postbootscripts, do not update nodelist.status if site.nodestatus='n'
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13792 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-14 02:46:50 +00:00
jbjohnso
842cb67bd6
Correct RHEL grub buggy behavior when detected on EFI installs
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13751 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-10 20:47:52 +00:00
phamt
2a6d3fa386
Fixed s390x postscripts to use HTTP server instead of FTP.
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13691 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-09-01 03:28:41 +00:00
jwsimpson
e9a96fbfbe
Updates to support postbootscripts on reboot
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13687 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-31 15:52:31 +00:00
xq2005
2204106886
full install ubuntu on compute node
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13502 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-08-14 11:22:52 +00:00
xq2005
9dd6f8444a
specify partition file: support suse to use definition and script
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13290 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-13 09:22:13 +00:00
xq2005
b090b75fbe
specify partition file: support sles to use definition and script
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13289 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-13 09:19:43 +00:00
xq2005
d1effdcabb
specify partition definition: support script for sles
...
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13286 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
2012-07-12 10:27:21 +00:00