2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 12:20:40 +00:00
Commit Graph

15369 Commits

Author SHA1 Message Date
f44b444843 Bug#4663 RUNBOOTSCRIPTS value in the setuppostbootscripts 2015-05-06 14:48:30 -04:00
98e84f617f add the description of ubuntu partition script support in linuximage.partitionfile schema 2015-05-04 05:08:58 -04:00
d742efdb43 change the name of partition file in ubuntu from /tmp/partitioning to /tmp/partitionfile 2015-05-04 04:36:27 -04:00
dd263f0414 modify bundle file 2015-05-04 04:17:38 -04:00
bfaf893d2b modify copycds test case 2015-05-04 03:29:54 -04:00
7ef6565794 modify xcattest 2015-05-04 03:24:54 -04:00
a5e3c06619 modify installation testcase 2015-04-30 05:32:50 -04:00
579a910684 add debuginfo in xcattest 2015-04-30 04:33:27 -04:00
8d89716327 modify installation testcase 2015-04-30 04:23:25 -04:00
2be47e9c59 correct a typo 2015-04-30 04:24:06 -04:00
faabb8e54b merge 2015-04-30 04:10:12 -04:00
1c90d9f0ca add base64 decode function 2015-04-30 02:58:42 -04:00
ec518ae145 modify installation testcase 2015-04-30 01:24:23 -04:00
dade27b7fd modify installation testcase 2015-04-29 23:38:45 -04:00
b0c839856d Finish fix from previous commit
The change to remote behavior was not fully compensated
for in previous commit.  Go farther and ensure that the
classic syntax is executed exactly is it was.
2015-04-29 15:51:10 -04:00
ae5715849f Restore backwards compatibility to !remote!
A change was made to allow '!remote!' to force indicate a NIC to be
relevant in case it wouldn't naturally occur.  This broke existing
configurations where the NIC would naturally be 'active'.  Attempt
to address by restoring the old match and enabling the new code
when an interface name is detected after '!remote!', but otherwise
act like pre-2.9.1 dhcp.pm
2015-04-29 15:01:25 -04:00
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
f073c627fa modify makehosts testcase 2015-04-29 01:29:46 -04:00
05178714ea modify diskless install testcase 2015-04-28 23:27:32 -04:00
d6feb34e0c defect 4657: PCM has requirement that the user/password of fsp are different with the ones of ipmi for ppcle node. That means our renergy command should read 'passwd:fsp' first, if it does not exist, then use the default passwd 'admin/admin' instead of use the password from ipmi. 2015-04-28 08:31:18 -04:00
c9488a9192 add partition script for ubuntu ppc64le 2015-04-28 06:25:18 -04:00
2f5a538f5b defect 4656: a minor change in fspmac.pm for getmacs -D --noping support 2015-04-28 06:19:56 -04:00
ffaa44b437 support partitionscript in ubuntu 2015-04-27 22:31:59 -04:00
0ce312abb9 Modify the usage and man page for getmac -D --noping support 2015-04-27 04:45:11 -04:00
a12c05222a support option --noping for getmacs -D to skip the ping test, all the mac address will be listed. 2015-04-27 04:12:55 -04:00
7e32f0a40e modify autotest case 2015-04-24 05:31:57 -04:00
662086629b modify autotest case 2015-04-24 05:30:38 -04:00
d415d5a555 modify autotest case 2015-04-24 05:29:38 -04:00
f319db209c modify xCATreg for autotest 2015-04-24 04:16:04 -04:00
a956c3fcb5 modify uploader to litingt 2015-04-24 02:54:04 -04:00
ffa6327bd8 add uploading README 2015-04-24 02:37:36 -04:00
e2a5fe50ad add uploading README to SF 2015-04-23 22:21:44 -04:00
cece17b322 modify autotest bundle 2015-04-23 05:21:49 -04:00
0d5d5c966e modify installation testcase 2015-04-23 01:13:42 -04:00
e215c27a3c energy.pm, remove the stanby fsp/bmc check since CIM interface has problem to do it. So that means if some attributes cannot be supported on stanby fsp, there might be issues. Will fix it when really encounter it. 2015-04-22 23:47:39 -04:00
6a54cb38f7 Correct mistake in DDR4 DIMM parsing
This was not observed to cause any problems, but would in theory
behave in a peculiar fashion in some otherwise valid circumstances.
2015-04-22 12:10:00 -04:00
70fed4164b modify makedhcp case 2015-04-22 03:39:27 -04:00
ad5abe5dd5 update bundle 2015-04-22 02:36:58 -04:00
82c90e2227 null node appstatus when status is noping for nodestat -u. 2015-04-21 16:51:59 -04:00
584012f6cb Bug #4475 Support INCLUDE for ubuntu pkglist 2015-04-21 10:00:49 -04:00
e6053b1b42 add 2 new parameters 2015-04-21 05:50:06 -04:00
e9dc6bcdeb add 2 new parameters 2015-04-21 05:49:26 -04:00
b3ca0a431b add 2 new parameters 2015-04-21 05:48:47 -04:00
7aad6d04b3 add 2 new parameters 2015-04-21 05:47:55 -04:00
b416db3ae4 add 2 new parameters 2015-04-21 05:46:32 -04:00
71a764ed96 defect 4644: change in xcatd and Client.pm to fix two issues: 1. if the plugin process run certain command like 'omshell' dhcp.pm and which hang, this will cause the plugin process cannot be finished with ctrl^c; 2. the ctrl^c cannot be passed to service node. 2015-04-21 05:15:43 -04:00
22cb84d357 fix for bug 4478: setup syslog v8 on MN to receive syslog entries from remote hosts 2015-04-21 04:52:21 -04:00
689d443953 add autotest conf samples 2015-04-21 04:37:25 -04:00
c634a89c2c add the centos 7.1 support 2015-04-21 03:24:34 -04:00
d6f6999748 add the centos 7.1 support 2015-04-21 03:24:03 -04:00