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

24769 Commits

Author SHA1 Message Date
9463ebbcda Merge pull request #6101 from neo954/rhels8-schema-pm
[RH8] Revise Schema.pm based on the new default setting of xcatsslversion
2019-03-14 17:23:00 +08:00
db910ed3d1 Merge pull request #6099 from neo954/rhels8-tmp
Merge master branch to rhels8 branch
2019-03-14 17:21:08 +08:00
3ef5dddde9 Revise Schema.pm based on the new default setting of xcatsslversion 2019-03-14 17:09:41 +08:00
410226830d Merge branch 'master' into rhels8-tmp 2019-03-14 16:10:41 +08:00
993114b600 Merge pull request #6098 from neo954/rhels8-conserver
Do not show error message when command failure
2019-03-14 15:26:17 +08:00
9b8068cb12 Do not show error message when command failure 2019-03-14 15:18:15 +08:00
bbe29109ec Merge pull request #6097 from immarvin/onissue
fix issue syntax error in xcatdsklspost
2019-03-14 14:26:51 +08:00
ee63be6bfa git commit xCAT/postscripts/xcatdsklspost 2019-03-14 02:17:00 -04:00
98f479090f Merge pull request #6095 from neo954/rhels8-openssl
[RH8] Revise xcatconfig, show warning message if `TLSv1' is used
2019-03-14 14:09:29 +08:00
05385f643c Show warning message if `TLSv1' is used 2019-03-14 14:03:31 +08:00
d784992376 Merge pull request #6084 from gurevichmark/doc_fixes
Some more doc fixes
2019-03-14 13:59:55 +08:00
7ab4b3bf0b Merge pull request #6094 from hu-weihua/sssl
refine test cases for issue #6071
2019-03-14 13:59:06 +08:00
46ecb3069c refine test cases for issue #6071 2019-03-14 00:52:25 -04:00
c95ad199b4 Clarify 2 versions of entries 2019-03-13 15:00:58 -04:00
d6b36a54fa Merge pull request #6090 from neo954/rhels8-openssl
[RH8] Show warning message when site.xcatsslversion has an value during upgrade
2019-03-13 18:11:34 +08:00
240841483d Revise the warning messages 2019-03-13 18:09:57 +08:00
18d4af9890 Update document for ssl_config 2019-03-13 17:25:08 +08:00
26c27cc55e Update document for site 2019-03-13 17:25:00 +08:00
cc5068b683 Show warning message when site.xcatsslversion has an value during upgrade 2019-03-13 17:24:52 +08:00
0378dd5345 Merge pull request #6066 from bybai/cfg_nmcli
confignetwork framework refine using nmcli
2019-03-13 16:11:13 +08:00
c9c7227374 enhance if there is no nmcli, should check network or networking service 2019-03-12 23:35:12 -04:00
1bbdd1c244 add 15-minute quick start doc (#6054)
* add a new quick start page and change the origin one to work-flow page

* create get-started index page to include the above two and add itself to the top index
2019-03-13 09:54:51 +08:00
b04d280317 Some more doc fixes 2019-03-12 14:01:58 -04:00
6d0197c632 Merge pull request #5825 from whowutwut/switchdoc
Update the switch based switch discovery documentation
2019-03-12 09:44:10 -04:00
50c23478d9 Merge pull request #6082 from neo954/rhels8-tmp
Merge master branch to rhels8 branch
2019-03-12 18:25:14 +08:00
4f1f383342 Merge branch 'master' into rhels8-tmp 2019-03-12 18:23:17 +08:00
b60b1cce82 Merge pull request #6081 from neo954/copycds-cpio
Handle the exit code properly when `copycds` failed, and pass through outputs of `cpio`
2019-03-12 18:20:13 +08:00
3089a256e5 Handle the exit code properly 2019-03-12 18:10:41 +08:00
0278e8962c Handle the output of cpio properly 2019-03-12 18:10:31 +08:00
dd394f6f6e Handle the exit code of child process properly 2019-03-12 18:10:23 +08:00
f5dccaea7f Merge pull request #6080 from neo954/rhels8-tmp
Merge `master` branch to `rhels8` branch
2019-03-12 18:04:10 +08:00
db7446dc8e Merge branch 'master' into rhels8-tmp 2019-03-12 18:00:35 +08:00
4703f9e82c Merge pull request #6044 from cxhong/swprobe
Add xCAT-client as dependency for xCAT-probe
2019-03-12 17:59:51 +08:00
436c9bef0f Merge branch 'master' into rhels8 2019-03-12 17:56:06 +08:00
063b47ec50 Merge pull request #6079 from neo954/mailmap
Add another email address for BAI Yuan
2019-03-12 17:52:24 +08:00
de80b54b8d Add another email address for BAI Yuan 2019-03-12 17:48:31 +08:00
8c1424e63d Merge pull request #6078 from neo954/rhels8-openssl
Change the default_md in openssl.cnf.tmpl to sha384
2019-03-12 17:32:02 +08:00
08fa85804d Merge pull request #6060 from xuweibj/obmc_py3
Modify openbmc python code to support python3
2019-03-12 17:31:05 +08:00
24b463bfa9 Change the default_md in openssl.cnf.tmpl to sha384 2019-03-12 17:15:57 +08:00
72760749a2 confignetwork refine using nmcli 2019-03-12 04:58:02 -04:00
d7100cee0a Merge pull request #6070 from neo954/rhels8-genimage
[RH8] Add --releasever argument to yum command
2019-03-12 12:55:18 +08:00
700f50cf98 Add --releasever argument to yum command for RHEL 8
Add --setopt=module_platform_id=platform:el8 for RHEL 8
2019-03-12 12:28:51 +08:00
59bc53f573 Set the default value of site.xcatsslversion to SSLv23:!SSLv2:!SSLv3:!TLSv1 (#6061)
* Set $extrasslargs{SSL_version} as "SSLv23:!SSLv2:!SSLv3:!TLSv1" by default

* Remove xcatsslversion related part in script xcatconfig
2019-03-11 17:40:53 +08:00
cc0d1cbb38 Modify openbmc python code to support python3 2019-03-08 03:53:03 -05:00
7ca49589dd Merge pull request #6059 from bybai/cfgdoc1
recommend to use confignetwork in confignics docs
2019-03-08 14:56:48 +08:00
4fbae5aeda polished 2019-03-08 01:52:58 -05:00
688dcdb383 polished 2019-03-08 01:19:18 -05:00
9d27707493 polished 2019-03-08 00:42:00 -05:00
f9d5469205 polished 2019-03-07 22:43:59 -05:00
d8f796ffca fix issue modifies the permissions of source bin file #6049 (#6053)
grant the sounce bin file correct permissions
2019-03-06 14:56:29 +08:00