cfd42a36a8
update the genesis-base version from 2.9 to 2.10
2015-05-10 22:06:31 -04:00
9fcf4085fe
Add IBM Power RAID configuration tool iprutils into genesis-base -ppc64
2015-05-10 21:55:45 -04:00
d123aab564
Fix lenovo utility usage of pasu
...
Lenovo uses the same asu utility, but a different path. Try to
use the lenovo utility, falling back to the IBM location if
not found.
2015-05-08 10:53:18 -04:00
2c0b4d2182
add nmap scan process framework, ipmi scan TBD
2015-05-08 05:57:06 -04:00
a3e365003c
modify xCATreg
2015-05-08 03:25:24 -04:00
f17fea2637
Create a plugin to handle bmcdiscover command
2015-05-07 21:52:38 -04:00
d55906f8cc
Task 41103: Create Man pages for switchdiscover
2015-05-07 15:26:33 -04:00
927da03197
add xcat-dep tar ball name in README
2015-05-07 04:43:28 -04:00
0f8948c19f
modify installation testcase
2015-05-07 02:51:27 -04:00
aa9975fde1
modify makedhcp testcase
2015-05-07 02:45:54 -04:00
7cc0fbc068
add confignics cases in the bundle
2015-05-06 22:54:59 -04:00
92dc423692
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-05-06 22:39:01 -04:00
f88be79e69
update to avoid eth0/eth1 issue
2015-05-06 22:38:12 -04:00
c6bb695699
commit f4e8d1c233
removed --noping option for getmacs
2015-05-06 22:10:52 -04:00
f4e8d1c233
Create a plugin to handle switchdiscover command
2015-05-06 16:49:47 -04:00
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