2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-17 11:50:32 +00:00
Commit Graph

150 Commits

Author SHA1 Message Date
7ce22fbe6f Add check for priority before using the value 2017-09-11 14:36:09 -04:00
e5623c7663 Indicate software at priority 0 with a '*' 2017-09-11 10:15:55 -04:00
f1c40ec54f fix a typo in openbmc.pm 2017-09-01 04:34:57 -04:00
6e9971968b Merge pull request #3793 from whowutwut/openbmc_rspcfg_hostname
Add Support for rspconfig to set/get hostname of the BMC
2017-09-01 12:51:01 +08:00
50039719b0 add trace log in openbmc (#3813)
* Task #3796, add trace log in openbmc
2017-09-01 10:33:17 +08:00
193ba55a7e Change the formatting for BMC output text to match IPMI output 2017-08-31 16:37:24 -04:00
5055ff4b04 Do not dispay firmware entry if no Version attribute 2017-08-31 14:24:42 -04:00
8df2af819d Merge pull request #3812 from xuweibj/T3808
Task 3808, ignore transition state until get stable firmware for rpower state
2017-08-31 15:38:49 +08:00
7031dc0e4f Task 3808, ignore transition state until get stable firmware for rpower state 2017-08-30 20:22:25 -04:00
a1951f8f46 Make sure authorized_keys file was created 2017-08-30 15:39:50 -04:00
c4c640d18a Open the functions that are currently supported, sshcfg, ip=dhcp, and hostname for rspconfig 2017-08-29 17:07:14 -04:00
1542027192 Sync up the format of the rspconfig output on the BMC 2017-08-29 16:31:11 -04:00
3935971a22 Merge pull request #3750 from gurevichmark/openbmc_upload_and_update
OpenBMC PNOR upload and activate firmware image file
2017-08-29 15:42:48 -04:00
db08fe8fb2 Add support for setting hostname for the BMC 2017-08-28 16:48:38 -04:00
067225cfce Add code to support display of hostname using rspconfig 2017-08-28 15:45:50 -04:00
698d1f1bd9 Remove the message when doing rinv on OpenBMC nodes. Values without Present are associations 2017-08-24 15:58:53 -04:00
f64e84e374 Merge pull request #3677 from xuweibj/I3668
fix issue 3668, make rsetboot node do rsetboot stat
2017-08-23 21:59:03 -04:00
f69f9ec2bf OpenBMC upload and activate firmware image file 2017-08-23 12:08:51 -04:00
ea254aeeef Merge pull request #3716 from xuweibj/rspdhcp
rspconfig ip to dhcp for openbmc
2017-08-21 10:28:14 -04:00
337501871f modified depending on comments 2017-08-20 22:35:31 -04:00
0dbfef1e01 modified depending on comments 2017-08-20 22:33:36 -04:00
ff7e52b304 rspconfig ip to dhcp for openbmc 2017-08-17 22:03:57 -04:00
0dcd6cc5c0 Message changed per suggestion 2017-08-15 13:13:06 -04:00
7f48425190 Allow update image relative filename 2017-08-14 15:54:05 -04:00
55c15023aa fix issue 3668, make rsetboot node do rsetboot stat 2017-08-13 21:59:38 -04:00
70d967c66b Merge pull request #3533 from xuweibj/reventlog
expose reventlog and modify time format
2017-08-11 16:41:58 +08:00
deb6d6f02b expose reventlog and modify time format 2017-08-10 21:58:26 -04:00
1be7b6c2d5 Implement openbmc image delete function 2017-08-03 14:40:18 -04:00
36b025c4c7 Merge pull request #3586 from gurevichmark/openbmc_rflash_activate_pnor
Openbmc rflash activate pnor
2017-08-02 15:29:49 -04:00
92a927e214 disable rflash command for normal user and check error state 2017-08-02 15:24:54 -04:00
f2fa220b7a Merge pull request #3573 from xuweibj/error
Add 'Error' label when unable to get information
2017-08-02 14:19:56 +08:00
1d9909e074 Updates from review 2017-08-01 14:14:44 -04:00
711f1549db OpenBMC host firmware activation 2 2017-08-01 14:14:26 -04:00
58e4523258 openbmc Host firmware update activation 2017-08-01 14:13:20 -04:00
0fdeb8279a Activate firmware update and track progress 2017-08-01 14:12:55 -04:00
a5856dc0cf rflash activate initial pass 2017-08-01 14:12:42 -04:00
f18044a8c2 Initial implementation of rflash --activate 2017-08-01 14:12:01 -04:00
9226f1f1f4 Remove the openbmc version information when running xCAT commands 2017-07-31 21:35:31 -04:00
bf9c57f325 Add 'Error' label when unable to get information 2017-07-31 21:15:08 -04:00
df3f9660a3 Merge pull request #3537 from xuweibj/rsetboot
modify rsetboot depending on URL & data
2017-07-28 07:25:39 -04:00
c45fd29123 modified depending on comments 2017-07-27 21:27:17 -04:00
24c78e6b1a modified depending on comments 2017-07-26 22:51:40 -04:00
fe04623b23 Merge pull request #3530 from gurevichmark/rspconfig_openbmc_network
Rspconfig openbmc network
2017-07-26 12:04:07 -04:00
649efc396e modify rsetboot depending on URL & data 2017-07-25 23:08:11 -04:00
91ac7b3488 Catch multiple ips on the same adapter better 2017-07-25 16:04:14 -04:00
debfefb9de openbmc rspconfig query command 2017-07-24 11:02:06 -04:00
a8bf700c68 put back stat option for rsetboot 2017-07-23 23:29:35 -04:00
e97523d790 Open up the rsetboot function for OpenBMC
Print message that informs user and dev teams that function is not yet exposed in the firmware
2017-07-20 17:38:44 -04:00
4c8dfad42d OpenBMC rspconfig display 2017-07-20 13:53:22 -04:00
577e5cef28 modified depending on comments 2017-07-19 23:22:33 -04:00