3ab23a6d86
Fix indent, automatic generation of default configuration, simplified code
2019-10-03 09:21:02 +02:00
7cdd187fb0
Replace init.d calls with systemd ones
2019-10-03 09:18:11 +02:00
b3ca0ebb7f
Merge pull request #6420 from gurevichmark/deps_tar_permission
...
Make xcat-dep tar file readable by all
2019-09-05 14:07:50 -04:00
7fd2b54dce
Make xcat-dep tar file readable by all
2019-09-05 11:14:59 -04:00
7c3f461105
Merge pull request #6416 from gurevichmark/repodata_verification2
...
Health check xcat-dep files before building tar and remove AIX support
2019-09-05 09:24:22 -04:00
3c2fbbc617
Health check xcat-dep files before building tar and remove AIX support
2019-09-03 11:27:33 -04:00
7cb4f0e58e
Merge pull request #6415 from gurevichmark/vm_doc_cleanup
...
Fix spelling and formatting in manage_vm doc
2019-08-29 16:11:05 -04:00
910261fb62
Fix spelling and formatting in manage_vm doc
2019-08-29 09:48:27 -04:00
46e181fdd0
Merge pull request #6411 from jose-d/patch-1
...
documentation: increase memory in kvm guide
2019-08-28 16:29:54 -04:00
9fb1cbe86a
documentation: kvm: simplify wording
2019-08-28 17:15:26 +02:00
3d1d4028a2
Merge pull request #6413 from gurevichmark/sleep_kdump
...
Testcase kdump increase sleep
2019-08-27 15:45:27 -04:00
8f1e64c1cd
Testcase kdump increase sleep
2019-08-27 14:39:07 -04:00
b678ec0aa2
increase memory in kvm guide
...
with current CentOS, download of kickstart file will fail when 1G memory is used.
I believe it's related to this RHEL bug, https://bugzilla.redhat.com/show_bug.cgi?id=1595369 , "Bug 1595369 - rhel 7.5 installation fails with 1GB ram ".
2019-08-26 19:23:04 +02:00
80bd8fb99d
Merge pull request #6408 from xcat2/repodata_permission
...
Repodata permission branch merge into master
2019-08-22 09:49:42 -04:00
607297eda6
Merge pull request #6407 from gurevichmark/repodata_permission
...
Make repodata files in xcat-dep readable by all
2019-08-21 17:08:44 -04:00
f6bea60852
Make repodata files readable by all
2019-08-21 16:57:00 -04:00
295ead05d8
Merge pull request #6404 from gurevichmark/go-xcat-uninstall-conserver
...
Remove conserver-xcat during uninstall
2019-08-16 11:43:51 -04:00
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