2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-22 14:05:32 +00:00
Commit Graph

25249 Commits

Author SHA1 Message Date
aab82ca633 Remove conserver-xcat during uninstall 2019-08-15 10:19:13 -04:00
657b0705d4 Merge pull request #6402 from gurevichmark/go-xcat-uninstall-kit
Add xCAT-buildkit to go-xcat uninstall list
2019-08-13 10:17:27 -04:00
ab86aa4402 Add xCAT-buildkit to go-xcat uninstall list 2019-08-12 14:38:45 -04:00
c82ffd9632 Merge pull request #6396 from gurevichmark/ubuntu_16_osimage2
Modify pkgdir for ubuntu16.04.5 x86 testcase (2)
2019-08-02 14:16:41 -04:00
da5c751211 Modify pkgdir for ubuntu16.04.5 x86 testcase (2) 2019-08-02 11:05:21 -04:00
f4d51ce524 Merge pull request #6394 from gurevichmark/ubuntu_16_osimage
Modify pkgdir for ubuntu16.04.5 x86 testcase
2019-08-01 17:40:07 -04:00
328aafee2d Modify pkgdir for ubuntu16.04.5 x86 testcase 2019-08-01 16:22:23 -04:00
43ed565247 Merge pull request #6385 from gurevichmark/no_kit_links2
Remove kits from Ubuntu and go-xcat
2019-07-24 19:20:43 -04:00
2eb57b1db5 Update version and changelog for go-xcat 2019-07-24 17:00:25 -04:00
7c9d6a56f0 Remove kits from Ubuntu and go-xcat 2019-07-24 16:42:26 -04:00
d018408f41 Merge pull request #6382 from gurevichmark/no_kit_links
Remove kit links
2019-07-22 17:15:31 -04:00
36116078ac Remove man pages for kit related commands 2019-07-22 16:21:02 -04:00
6e168ebe71 Remove buildkit file 2019-07-22 15:40:37 -04:00
e304b6804a Merge pull request #6369 from whowutwut/refarch
Adding some notes to clarify genesis-base workaround for Power9 Hardware
2019-07-22 15:17:43 -04:00
ac3ae5630f Remove kit links 2019-07-22 13:46:45 -04:00
06eb179a8b Merge pull request #6375 from watson6282/net-core-rmem_max
Reduce maximum socket buffer size so select works
2019-07-16 15:57:59 -04:00
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
dd6731b7f4 Merge pull request #6374 from whowutwut/release_doc_simplify
Simplify the Release Notes from xCAT 2.12 and newer
2019-07-15 16:08:42 -04:00
58c68c9b28 This file should be updated to the next release 2019-07-15 14:14:51 -04:00
1d37138ee7 Adding the sidebard headings 2019-07-15 14:10:25 -04:00
dd127202dc Remove the 2.12 old table from the release info page 2019-07-15 13:51:19 -04:00
574e420b4b Add the supported OS information into the tables 2019-07-15 13:50:53 -04:00
6667145077 Add in the release info for 2.12, created column for OS 2019-07-15 13:44:49 -04:00
ff46c8dfce reword the overview again 2019-07-15 13:32:36 -04:00
1be499e625 Adding the 2.13.x release info to new format 2019-07-15 13:31:10 -04:00
52f753ed52 Adding 2.15.x release information 2019-07-15 13:30:12 -04:00
2f021c185e Improve the generic text about the release 2019-07-15 13:20:38 -04:00
641e9c4c8b Add release information for 2.14 2019-07-15 13:19:06 -04:00
5839a9b7f4 Simplify the text of the page 2019-07-15 13:15:12 -04:00
e3b934996a Merge pull request #6370 from cxhong/switchinfo
Add new Edgecore Mac address to switchinfo file
2019-07-09 15:37:29 -04:00
954e60a624 Add new Edgecore Mac address to switchinfo file 2019-07-09 15:10:05 -04:00
b3804d5997 Adding some notes to clarify based on some internal questions that have been raised on this workaround 2019-07-08 14:18:44 -04:00
3ab3147b09 Merge pull request #6365 from cxhong/weekly
fix weekly test cases failure
2019-06-27 16:50:43 -04:00
b0d21777e4 fix weekly test cases failure 2019-06-27 16:24:40 -04:00
ef741e1645 Merge pull request #6363 from cxhong/xdsh
Get input from command line for `xdsh -c` command
2019-06-25 10:32:15 -04:00
66b85b6950 Get input from command line for xdsh -c command 2019-06-25 10:10:16 -04:00
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
0bf9d08745 Merge pull request #6361 from cxhong/50route
Use `ip addr` instead of `ifconfig` command
2019-06-24 16:51:29 -04:00
953c6cf7bd remove echo message to avoid duplicate. 2019-06-24 16:42:04 -04:00
41298b255a Merge pull request #5637 from whowutwut/doc_partition_cleanup
Attempt to improve the documentataion for custom partitioning
2019-06-24 16:04:46 -04:00
c6b0c61986 Merge pull request #6328 from tingtli/packimage
update packimage test cases
2019-06-24 15:18:17 -04:00
943b5d43ce Formatting changes 2019-06-24 15:14:29 -04:00
810cd9d0c2 fix spelling issue for autoinst 2019-06-24 15:13:45 -04:00
143092c818 use ip addr instead of ifconfig command 2019-06-24 14:58:51 -04:00
a7e5b6de65 This custom partition section is very confusing, attempt to clean up a bit... 2019-06-24 13:29:46 -04:00
7af038b99f Merge pull request #6331 from gurevichmark/hmc_rflash_messages
Improve rflash messages
2019-06-19 14:31:17 -04:00
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
2bf9337867 Merge pull request #6359 from gurevichmark/rflash_stream_delay
Delay of 3 min after rflash -d BMC reboot
2019-06-18 11:59:08 -04:00
1e7cc676af Fix restartxcatd man pages 2019-06-17 15:46:03 -04:00
2c5e727be7 Use . instead of source to source xcat.sh file 2019-06-17 11:25:03 -04:00