Mark Gurevich
aab82ca633
Remove conserver-xcat during uninstall
2019-08-15 10:19:13 -04:00
Mark Gurevich
ab86aa4402
Add xCAT-buildkit to go-xcat uninstall list
2019-08-12 14:38:45 -04:00
Mark Gurevich
2eb57b1db5
Update version and changelog for go-xcat
2019-07-24 17:00:25 -04:00
Mark Gurevich
7c9d6a56f0
Remove kits from Ubuntu and go-xcat
2019-07-24 16:42:26 -04:00
Pythagoras Watson
bd0ad1ba43
Reduce maximum socket buffer size so select works
...
The maximum socket receive buffer size (SO_RCVBUF) is set from the value
in /proc/sys/net/core/rmem_max. When this value is close to INT_MAX,
the select() system call used by IO::Select->can_read() never returns
true. This causes packets to never be read. Therefore, reduce the
maximum socket receive buffer size to a value which works.
2019-07-16 10:06:58 -07:00
cxhong
b0d21777e4
fix weekly test cases failure
2019-06-27 16:24:40 -04:00
Victor Hu
91b1fbfd82
Merge pull request #6307 from cxhong/ofed
...
Add multiple kernel support to mlnxofed_ib_install script, remove v2 version
2019-06-25 09:50:11 -04:00
Victor Hu
8ea7c81b5d
Merge pull request #6360 from gurevichmark/no_source
...
Use . instead of source to source xcat.sh file
2019-06-19 14:29:31 -04:00
Mark Gurevich
2c5e727be7
Use . instead of source to source xcat.sh file
2019-06-17 11:25:03 -04:00
Mark Gurevich
033bc36ab5
Delay after rfalsh -d BMC reboot
2019-06-17 11:14:20 -04:00
cxhong
3ec008db60
Pick correct pkglist/tmpl files based on the osvers
2019-06-10 16:53:05 -04:00
cxhong
71ee0da3dd
Add bzip2 to rhels8 pkglist
2019-06-05 16:07:58 -04:00
zet809
2351b0ce63
Merge pull request #6272 from neo954/copycds-policy
...
Reconstruction of the osimage resources search policy
2019-05-28 13:28:04 +08:00
yangsong
fbe5c02ad1
Merge pull request #6345 from neo954/go-xcat
...
Cumulative go-xcat updates
2019-05-27 16:07:09 +08:00
Gᴏɴɢ Jie
ae3bf7b314
Revert "For Ubuntu 18.04.2, change back to use the original linux-image-generic kernel"
2019-05-23 15:41:52 +08:00
GONG Jie
7f2d26d0e0
For Ubuntu 18.04.2, change back to use the original linux-image-generic kernel
2019-05-23 15:07:46 +08:00
yangsong
2c522a10db
Merge pull request #6315 from neo954/ubuntu16.04.5
...
Revised package list file for Ubuntu16.04.5
2019-05-22 17:23:16 +08:00
zet809
5e47dd1e12
Merge pull request #6318 from neo954/ubuntu
...
Update ubuntu packaging dependencies
2019-05-17 14:10:31 +08:00
GONG Jie
3e249fe766
Update grub2-xcat requirement
2019-05-16 17:30:32 +08:00
GONG Jie
15f1c37152
Update grub2-xcat requirement
2019-05-16 17:17:09 +08:00
GONG Jie
c07688635d
[go-xcat] Enhance curl exit code parsing
2019-05-15 19:28:24 +08:00
GONG Jie
88a435f928
[go-xcat] Bump version number
2019-05-15 19:24:13 +08:00
GONG Jie
897e0a6059
[go-xcat] Fix get_package_list_apt() problem when multiple list files exist
2019-05-15 19:24:13 +08:00
GONG Jie
fae699ffa0
[go-xcat] Change the year of copyright message
2019-05-15 19:24:13 +08:00
cxhong
012375b457
remove not relevant comments
2019-05-14 09:21:52 -04:00
GONG Jie
2e9022208a
Diskless package list file for Ubuntu 16.04.5
2019-05-14 17:40:23 +08:00
GONG Jie
2273f7f145
Remove compute.ubuntu16.04.pkglist
2019-05-14 17:40:03 +08:00
GONG Jie
bedca476a0
Add kernel module tg3 to diskless initrd image for ppc64el
2019-05-14 13:47:35 +08:00
cxhong
9c30f71088
Add multiple kernel support to mlnxofed_ib_install script, remove v2 version
2019-05-10 12:15:25 -04:00
Victor Hu
9854215617
Inform the user when arch cannot automatically be detected, if we are in the correct plugin
2019-05-10 10:36:31 -04:00
Victor Hu
4ae1391051
Missing newline
2019-05-09 17:25:21 -04:00
Victor Hu
0ee133ce9b
Improve the debug messages to show plugin
2019-05-09 17:23:50 -04:00
Victor Hu
d80bda8eb4
Plugin should not return error in certain places because it will attempt to look at another plugin
2019-05-09 17:20:10 -04:00
yangsong
dc8b845aef
Merge pull request #6295 from whowutwut/copycds_error
...
Add non zero return code to the error callback for copycds
2019-05-08 09:42:05 +08:00
Victor Hu
5188f3a526
Add non zero return code to the error callback
2019-05-07 10:36:19 -04:00
GONG Jie
ad1df10c74
Add pkglist files for Ubuntu 18.04.2
2019-05-07 13:53:18 +08:00
yangsong
13721753f0
Merge pull request #6274 from neo954/grub2-http-httpport
...
Fix site.httpport support for grub2-http
2019-05-07 11:00:02 +08:00
yangsong
c3666fa57a
Merge pull request #6283 from whowutwut/copycds_centos
...
Allow copycds to work for CentOS when the user inputs a valid name/arch
2019-05-06 10:38:06 +08:00
yangsong
50263e404e
Merge pull request #6275 from neo954/issue-5850
...
Fix dhcp.pm for grub2-http and grub2-tftp
2019-05-06 10:24:40 +08:00
zet809
b69322fc08
Merge pull request #6277 from gurevichmark/pnor_fw_boston_version
...
Make rflash -c match output of hpm check
2019-05-05 09:59:29 +08:00
Victor Hu
1cbe1ee8f4
Add some debug into copycds to help when issues come up, allow for user to specify options to copycds
2019-05-02 15:51:15 -04:00
Mark Gurevich
1ceff1ac2a
Support new PowerSupplyRedundancy endpoint
2019-05-01 17:05:18 -04:00
Mark Gurevich
d5e61bafc6
Make rflash -c match output of hpm check
2019-04-30 14:48:22 -04:00
GONG Jie
9b845d1b11
Remove the configuration part
2019-04-30 15:25:03 +08:00
GONG Jie
c02eaba033
Fix the processing of prefix zero
2019-04-30 13:24:47 +08:00
GONG Jie
480fbe177c
Reconstruction of the osimage resources search policy
2019-04-30 13:24:47 +08:00
GONG Jie
267f44de7c
Fix dhcp.pm for grub2-http and grub2-tftp
2019-04-30 12:11:39 +08:00
GONG Jie
89e9745a4f
Handle site.httpport for grub2-http
2019-04-30 11:56:21 +08:00
GONG Jie
86874cd167
Add goconserver to the SLES12 otherpkgs.pkglist. In order to pull the xcat-dep directory into the zypper repository
2019-04-23 17:02:04 +08:00
yangsong
7a7d21a312
Merge pull request #6257 from neo954/issue6247-makentp
...
Let makentp fall back to use ntpd when systemctl is not available.
2019-04-23 14:57:35 +08:00