linggao
|
8059f5e40d
|
consolidates the hardware control commands into one place
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@1027 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-12 14:53:11 +00:00 |
|
sakolish
|
ea9aa6a862
|
Resolve -C,-S, and -G to IPs in resolve_netwk()
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@962 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-04-02 12:43:12 +00:00 |
|
sakolish
|
34213a12dc
|
Changed xCAT database ppc.profile to ppc.pprofile (power-on profile)
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@856 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-03-20 18:32:18 +00:00 |
|
sakolish
|
7a351521ab
|
Use -S, -G, -C, and -m from xCAT database instead of command-line for rnetboot command.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@839 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-03-19 17:44:30 +00:00 |
|
nott
|
57d7118fcf
|
The nodetype attr is now in the nodetype table not
the nodelist table.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@829 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-03-19 14:18:39 +00:00 |
|
sakolish
|
bdc2e4511f
|
Dynamically load FSP module - Line #530
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@746 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-03-10 19:08:34 +00:00 |
|
sakolish
|
0736352fd2
|
Typo $NODETYPE::BPA - Line #417
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@704 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-03-06 15:17:30 +00:00 |
|
sakolish
|
6a6bcaa498
|
Return error exit code - Line #623
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@672 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-03-04 20:16:35 +00:00 |
|
sakolish
|
e97c8c0c55
|
Update errorcode on exit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@516 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-02-18 20:26:39 +00:00 |
|
sakolish
|
8317f55531
|
Return errorcode on exit
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@512 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-02-18 20:00:34 +00:00 |
|
sakolish
|
8c334f052a
|
Use GlobalDef $::NODETYPE_XXX definitions - Line #341
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@483 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-02-14 19:47:42 +00:00 |
|
sakolish
|
217641cf2b
|
Changed nodetype attribute to accept "lpar,osi" - Line #340
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@467 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-02-13 19:26:13 +00:00 |
|
sakolish
|
64bef2058a
|
Replace sleep(0.1) with Time::HiRes::sleep(0.1). Apparently, sleep 0.1 transaltes to sleep(0) - Line #113
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@440 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-02-11 20:14:51 +00:00 |
|
jbjohnso
|
b8b4e74f04
|
Fix most instances of fork by replacing with xfork, name xfork correctly
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@306 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-01-21 19:49:59 +00:00 |
|
sakolish
|
3fd4a9e521
|
Added support for FSP CLI - Line #29
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@241 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-01-11 16:15:51 +00:00 |
|
sakolish
|
5acfff0618
|
Changed module load error - Line #640
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@240 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2008-01-10 14:34:34 +00:00 |
|
sakolish
|
adc5ba8b5c
|
Send verbose ouput along with results in 1 callback intead of 2 in invoke_cmd() function - Line #499
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@147 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-12-07 16:10:10 +00:00 |
|
sakolish
|
5f7f525647
|
Enabled stream back of verbose FSP output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@145 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-12-06 19:09:40 +00:00 |
|
sakolish
|
406c4e09ff
|
Enabled stream back of verbose output
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@142 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-12-06 16:36:32 +00:00 |
|
sakolish
|
5887cd2092
|
Changed maxp site.tab attribute from "syspmaxp" to "ppcmaxp" - Line #86
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@124 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-12-04 15:41:44 +00:00 |
|
sakolish
|
17bfa44f3c
|
Added check for "maxp" in site.tab - Line #84
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@123 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-12-04 15:39:28 +00:00 |
|
sakolish
|
fffadea1ec
|
Add check if command supported by power method - Line #564
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@112 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-11-30 20:04:17 +00:00 |
|
sakolish
|
8298815df5
|
Changed "ppcDirect" table name to "ppcdirect"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@73 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-11-26 16:07:00 +00:00 |
|
sakolish
|
193e2294fd
|
Changd "mgt" in "ppc" table to "parent"
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@57 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-11-19 16:39:20 +00:00 |
|
sakolish
|
c4f6fd4bae
|
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@50 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
|
2007-11-16 19:47:00 +00:00 |
|