2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

16940 Commits

Author SHA1 Message Date
XuWei
e78de31c1a To fix issue #784, output error message when use rcons node -f -s 2016-03-15 02:01:19 -04:00
Xiaopeng Wang
85c9276655 Merge pull request #777 from zet809/config_ip_after_container_started
add using pipework to config ip for containers are start
2016-03-08 18:52:16 +08:00
ertaozh
4a1d58ffe7 add using pipework to config ip for containers are start 2016-03-08 05:28:31 -05:00
Xiaopeng Wang
401a21af7a Merge pull request #714 from immarvin/ubtgenimage
fix defect [FVT]xCAT in docker :genimage failed #663
2016-03-08 18:02:20 +08:00
Xiaopeng Wang
d59a86bd12 Merge pull request #785 from immarvin/onxcatindocker
refine the "run xcat in docker" doc
2016-03-08 17:54:57 +08:00
immarvin
eecf0796d3 refine the doc 2016-03-08 03:56:03 -05:00
Xiaopeng Wang
a1b5af686a Merge pull request #699 from jjohnson42/txz
Provide 'txc' mode for packimage
2016-03-08 16:53:11 +08:00
chenglch
86e335114d Merge pull request #750 from zet809/add_pull_image_for_mkdocker
Add pull image for mkdocker
2016-03-08 02:58:18 -05:00
ertaozh
a120c31d1f Add pull image for mkdocker 2016-03-08 02:24:18 -05:00
immarvin
7211213d4c mount devfs in rootimg during genimage 2016-03-08 00:46:37 -05:00
Jarrod Johnson
fea1629929 Merge pull request #782 from jjohnson42/suppressbadmac
Suppress invalid mac data
2016-03-07 15:31:58 -05:00
Jarrod Johnson
05da0afb99 Suppress invalid mac data
Sometimes a FRU MAC address area may have
unitialized data for irrelevant portion.
Mask by filtering out scenarios where
mfg OUI changes for a single NIC, which
is never the case.
2016-03-07 15:26:42 -05:00
Xiaopeng Wang
74db7fac80 Merge pull request #780 from xuweibj/SubjectAltName
modified subjectAltName method, did not use ENV
2016-03-07 23:15:17 +08:00
XuWei
69f5e250a9 modified subjectAltName method, did not use ENV 2016-03-07 07:33:42 -05:00
yangsong
c26c76a193 Merge pull request #764 from penguhyang/pre_script_logging
logging the pre-script to make debug easy
2016-03-07 14:39:45 +08:00
Xiaopeng Wang
3aa69e0060 Merge pull request #778 from immarvin/onxcatindocker
simplify the process of running xCAT in Docker with Docker 1.10
2016-03-07 14:30:02 +08:00
penguhyang
ea4989fac3 logging the pre-script to make debug easy 2016-03-06 21:46:27 -05:00
immarvin
a1064b9e9c simplify the process of running xCAT in Docker with Docker 1.10 2016-03-06 10:03:52 -05:00
immarvin
bd918e47e8 fake policy-rc.d instead of invoke.rc.d 2016-03-05 10:15:11 -05:00
Xiaopeng Wang
db81b5659d Merge pull request #775 from arif-ali/fix_configeth
fixes #708, first try at getting the confignics -s fixing
2016-03-04 22:46:04 +08:00
Xiaopeng Wang
0322e5332a Merge pull request #773 from tingtli/defect740
Support the new format 'file -> (noderange for permitted nodes) file' in synclist file for file syncing
2016-03-04 22:29:19 +08:00
c7b0cb4116 fixes #708: confignics -s now brings the interface down, before the config is applied 2016-03-04 13:12:30 +00:00
litingt@cn.ibm.com
857c83f8b9 Support the new format 'file -> (noderange for permitted nodes) file' in synclist file for file syncing 2016-03-04 02:18:07 -05:00
zet809
5fa692543d Update docker.pm 2016-03-04 11:49:23 +08:00
zet809
59f44ee423 Update docker.pm 2016-03-04 11:28:28 +08:00
yangsong
f5b4be3ed7 Merge pull request #744 from cxhong/swkits
Detect Error case in the xcatd and avoid loop in the updateflag.awk
2016-03-04 10:57:23 +08:00
Casandra Qiu
b07e268642 modify error messages 2016-03-03 14:50:25 -05:00
cxhong
762e960d21 Merge pull request #759 from whowutwut/swkit_refactor_master
Refactor the Software Kit Section of the documentation
2016-03-03 13:43:54 -05:00
Victor Hu
d75ecae303 Fix errors/warnings in the documentation during the build 2016-03-03 13:36:44 -05:00
Victor Hu
af70f44c7f Fix errors in the formatting of the man pages causing problems
with the conversion to rst
2016-03-03 13:36:44 -05:00
Victor Hu
60d22ced09 Fix some formatting changes for the kit files 2016-03-03 13:33:46 -05:00
Victor Hu
c99dbc44bd Refactor the Software Kit documentation section to define the concept
of prebuilt and custom kits.
- prebuilt kits are HPC software kits , complete kits, that are
ready to use
- custom kits will describe the kit framework and have instructions
to help users create their own software kits
2016-03-03 13:33:45 -05:00
Victor Hu
b8e868bb7f Merge pull request #745 from gurevichmark/bypass_man_fixes
Add bypass flag description to xdcp and xdsh commands
2016-03-03 13:17:02 -05:00
Xiaopeng Wang
a8fa3a2b94 Merge pull request #768 from lyu571/master
Add Rhelhpc7.1 support to discinfo.pm(master)
2016-03-03 18:40:56 +08:00
Yin Luo
781bfd3feb Add Rhelhpc7.1 support to discinfo.pm(mainline)
Update discinfo.pm for support Rhelhpc7.1(RHEL ComputeNode version) in mainline trunk.
2016-03-03 14:35:33 +08:00
neo954
56dd49f3a7 Merge pull request #741 from hu-weihua/umask
Fix defect #698 Default permissions on commands.log are 644, should change to 600
2016-03-03 14:00:30 +08:00
hu-weihua
50efb51743 modify depending on gongjie's new comment 2016-03-03 00:48:16 -05:00
yangsong
30d04876f5 Merge pull request #718 from whowutwut/pkvm_diskless
Fix issue with SGA when creating diskless VMs on PowerKVM
2016-03-03 13:41:55 +08:00
Weihua Hu
c76e7accab Merge pull request #753 from junxiawang/xCATreglatest
modify autotest xCATreg
2016-03-03 11:17:18 +08:00
Xiaopeng Wang
4b5d190912 Merge pull request #762 from xuweibj/I761
To fix issue #761, made a mistake that make certificate generate failed
2016-03-02 22:34:05 +08:00
XuWei
03769868a4 To fix issue #761, made a mistake that make certificate generate failed 2016-03-02 02:33:09 -05:00
chenglch
c6e526014c Merge pull request #737 from zet809/refine_docker_with_httpasync
Refine the docker instance lifecycle management code with HTTP::Async
2016-03-02 02:02:38 -05:00
ertaozh
1e1e03aec6 Refine the docker instance lifecycle management code with HTTP::Async 2016-03-02 01:28:35 -05:00
Mark Gurevich
847f2fcaf3 Add bypass flag description to xdcp and xdsh commands 2016-03-01 12:20:59 -05:00
Xiaopeng Wang
ad24234659 Merge pull request #754 from xuweibj/SAN
Set the FQDN in the xcatd certificate, use subjectAltNames
2016-03-01 22:26:02 +08:00
Xiaopeng Wang
a3148cfce5 Merge pull request #757 from chenglch/plugin_wait_issue
Fix race condition issue when printing message in xcatd
2016-03-01 22:21:12 +08:00
junxiawang
16f0e90345 modify autotest xCATreg 2016-03-01 06:51:45 -05:00
chenglch
7fd99442c7 Fix race condition issue when printing message in xcatd
related-issue: #729
related-commit: #742
2016-03-01 04:53:50 -05:00
XuWei
0d7a0dec61 Set the FQDN in the xcatd certificate, use subjectAltNames 2016-03-01 03:39:41 -05:00
Xiaopeng Wang
7b6cbf9ee4 Merge pull request #746 from penguhyang/vm_xml_sound
add sound device into vm xml
2016-03-01 13:44:03 +08:00