2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-01 19:17:06 +00:00

575 Commits

Author SHA1 Message Date
immarvin
d742efdb43 change the name of partition file in ubuntu from /tmp/partitioning to /tmp/partitionfile 2015-05-04 04:36:27 -04:00
immarvin
2be47e9c59 correct a typo 2015-04-30 04:24:06 -04:00
immarvin
faabb8e54b merge 2015-04-30 04:10:12 -04:00
immarvin
75a7490d98 there is no python in ubuntu installer initrd, add a base64 decode(contributed by gongjie) function in pre.ubuntu 2015-04-29 10:46:15 -04:00
immarvin
ffaa44b437 support partitionscript in ubuntu 2015-04-27 22:31:59 -04:00
Casandra Qiu
584012f6cb Bug #4475 Support INCLUDE for ubuntu pkglist 2015-04-21 10:00:49 -04:00
immarvin
43ec8b55ef support persistent kernel cmdline after diskful installation 2015-04-10 02:54:01 -07:00
Jia Zhao
8f298de177 fix bug 4614: genimage and provision is failed when osdistroupdate is associated 2015-03-27 14:36:31 +08:00
daniceexi
19853bf2d2 Change the code to generate MACADDRESS var in mypostscript. var MACMAC will show the mac.mac. var MACADDRESS will show the installnic which calculated from mac.mac 2015-03-06 05:22:40 -05:00
ertaozh
4dd21f1775 fix bug 4555: lsslp -s PBMC does not honor -n flag 2015-02-05 04:35:16 -05:00
immarvin
e941049b9b add support for online mirrors during provision 2015-02-02 02:13:14 -08:00
linggao
a887fadd83 Supports multiple SDK cd's for sles in ospkgs and otherpkgs 2015-01-22 15:32:18 -05:00
chudegao
6a703f9ea7 fix 4513 enable root logon permission in remoteshell,4522 support remove os pkgs in ubuntu pkg list 2015-01-22 16:32:03 +08:00
daniceexi
127313aa16 defect 4467: In Template.pm, fix the issue that added a emptry line at the head of the parition script which causes the partition script cannot find correct shell interpreter 2014-12-14 05:18:55 -05:00
daniceexi
b02452e2fb defect 4453: In the Postage.pm, fix the issue that he xcatmaster attribute for node cannot be set to 'MASTER' env viriable in mypostscript 2014-12-03 01:12:31 -05:00
zhaoertao
65814f3b59 fix bug 4395: ubuntu didn't get pkgdir from the osimage pkdir attribute 2014-11-13 21:54:17 -05:00
huweihua
ba343557ec fix bug: disappeared in petitboot environment 2014-11-11 07:02:51 -05:00
immarvin
1c379b1590 fix defect #4326 [fvt]2.9:load config file failed if more than one mac during vm install 2014-10-29 02:49:02 -07:00
zhaoertao
0096a8dde0 fix bug: 4310 xdsh to Cisco SG300-52 switch does not work, don't affect the original supporting 2014-10-22 15:39:24 -07:00
zhaoertao
de215daef3 fix bug: 4310 xdsh to Cisco SG300-52 switch does not work 2014-10-22 14:55:08 -07:00
mellor
87840527c2 enhance for p8 hardware discovery 2014-09-26 03:55:57 -07:00
Jarrod Johnson
4100dd77e4 Add capability for plugins to supply a description in update_tables_with_templates 2014-09-23 10:46:28 -04:00
mellor
f39c0f46a1 enhance for MTM based p8 hardware discovery 2014-09-22 19:11:16 -07:00
mellor
1407d0044e Do clean up things for Power LE hardware discovery 2014-09-19 08:00:13 -07:00
mellor
61517af5ce remove the lsslp defined pbmc node from the found nodes 2014-09-18 20:01:37 -07:00
lissav
80772ee81c missed a path 2014-09-12 09:22:29 -04:00
lissav
61b8040369 Support for auditlog without syslog 2014-09-11 13:14:04 -04:00
mellor
42b0f43780 support mtms based hardware discovery 2014-09-11 02:38:47 -07:00
immarvin
eaf7325a1c fix defect #4242 In physical rhel7 env,set installnic=ethx can not provision compute node. 2014-08-29 00:31:56 -07:00
ligc
d7081292fc fix for 4261: add the getnodesetstat support for grub2 2013-08-29 15:18:48 +08:00
huweihua
ef94ee5642 sysclone support p: set target node boot from disk after clone install 2014-08-28 02:21:56 -04:00
immarvin
33fd485628 fulfill the requirement of defect #4242 In physical rhel7 env,set installnic=ethx can not provision compute node. 2014-08-20 23:27:00 -07:00
zhaoertao
2c12505a11 fix bug 4251:nodeset return xnba plugin bug, pid 657 when node mac is not defined 2014-08-19 00:25:42 -07:00
zhaoertao
f3c2e1f22d fix defect 4222 [FVT on P8 BE with HMC] rspconfig returns hmc plugin bug 2014-07-30 19:57:14 -07:00
daniceexi
a10fe3f1d6 enable the rvitals and lsvm commands handle in ppc.pm 2014-07-30 07:37:31 -04:00
daniceexi
d13d0835c4 defect 4226: fix the issue that rvital cannot handle cec which has no parent att was set 2014-07-30 04:17:32 -04:00
Jarrod Johnson
8352acdab2 Modify strategy in case where login succeeds but set priv does not
Previously it would go all the way back.  Instead, go back just one step.
2014-06-27 11:50:06 -04:00
Jarrod Johnson
272c793745 Improve robustness in downgrade of session privilege 2014-06-20 14:43:46 -04:00
daniceexi
ea29179f16 fix the issue that cannot handle the case that XX in #INCLUDE:XX# also replacable 2014-06-19 12:52:57 -04:00
daniceexi
829a613617 minor change for partition file handling 2014-06-13 06:55:37 -04:00
daniceexi
7a1f2f0ec0 use the base64 coding to pass the partition file into kickstart/autoyast pre script 2014-06-13 06:23:36 -04:00
daniceexi
905b709cd2 make subvars could handle the var in #INCLUDE 2014-06-12 09:05:36 -04:00
daniceexi
5e935ac943 restructure the code in Template.pm->subvars to handle recusive #INCLUDE. It also fixed the support of #INCLUDE in osimage.partitionfile 2014-06-10 08:03:22 -04:00
Jarrod Johnson
ce8f3c0599 Support shortname directive for templates that may require it 2014-06-02 16:27:20 -04:00
Jarrod Johnson
77ba6d499a Add 8.1/2012r2 KMS keys 2014-05-27 11:28:02 -04:00
immarvin
bf306b5fc1 fix the problem that redhat provisioning on X will enter infinite installation loop when unicats dhcp is enabled 2014-05-08 03:35:37 -07:00
immarvin
e0d5594d67 #3987 partitionfile=s: issues when using variables 2014-04-30 07:23:07 -07:00
zhaoertao
3b826ad2be fix bug 4088:xdsh to IBM RackSwitch does not work 2014-04-21 01:32:29 -07:00
immarvin
7235387417 enhance the dhcp unicast for some specific cases on nameservers and gateway value 2014-04-17 03:10:15 -07:00
Jarrod Johnson
5c4558c06c Implement auto-downgrade to operator in IPMI
In some circumstances, xCAT can only have Operator privilege in
an IPMI environment.  In such a scenario, auto-degrade to operator
and try again before giving up.
2014-04-14 15:46:44 -04:00