2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-05 17:58:14 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Jarrod Johnson
dad3f26b9c Merge tag '2.14.3' into lenovobuild2.14
xCAT 2.14.3 release
2018-08-24 09:05:24 -04:00
Jarrod Johnson
aeeebd5fc7 Add IB support to genesis 2018-07-27 10:06:20 -04:00
Jarrod Johnson
9ece12e4ea Do not keep doing ethtool after net inits
This can interfere with other programs.
2018-07-20 15:36:24 -04:00
Jarrod Johnson
292de9deb3 Correct wrong port in sshd config 2018-06-28 11:05:41 -04:00
Jarrod Johnson
34bffaa8e4 Add 3389 ssh port
It just so happens that 3389 (RDP) is forwarded by default
by Lenovo IMMs.  Take advantage of this to offer a way to
ssh in through IMM/XCC.
2018-06-28 09:55:41 -04:00
Jarrod Johnson
3bbfafad4d Merge tag '2.14.1' into lenovobuild2.14
xCAT 2.14.1  release
2018-06-01 09:51:20 -04:00
Jarrod Johnson
4fa468920d Merge branch '2.14.0' into lenovobuild2.14 2018-05-16 15:41:38 -04:00
XuWei
9d5dede0d1 update node status when enter shell/standby 2018-04-25 04:46:12 -04:00
cxhong
8f61ee5ace Add ondiscover support for chain table (#4903)
* Add ondiscover support for chain table

* For ondiscover, run nextdestiny after the current operation is done

* Don't set OpenPower server boot from network if boot
2018-03-29 17:50:04 +08:00
Jarrod Johnson
e16cea2688 Merge tag '2.13.11' into lenovobuild2.13
xCAT 2.13.11 release
2018-03-26 10:49:04 -04:00
Casandra Qiu
721d77b6bc Remove "dynamic" checking in the doxcat scripts 2018-02-27 16:42:14 -05:00
Samveen Gulati
63a3efe8bb move /*bin to /usr/ to fix path conflict of genesis base and scripts
RH7/Centos7 and recent versions of fedora relocate `/*bin/*` into `/usr/*bin/`. This causes
conflicts for upgrades against xCAT-genesis-scripts-* packages which expect the `/bin` a to be
a directory while `xCAT-genesis-base-*` packages provide a link. Relocating all files into `/usr`
fixes that conflict and allows a clean upgrade from all old versions.
2018-01-12 06:06:25 +00:00
GONG Jie
8cf5ac93a7 Remove trailing spaces in file xCAT-genesis-scripts/usr/bin/doxcat 2017-12-31 23:59:59 +00:00