immarvin
2c70130dc4
add some hints on dns inside container
2016-03-28 03:57:28 -04:00
immarvin
3092fdaa6e
correct a typo
2016-03-28 03:22:10 -04:00
immarvin
7801d21f7d
correct a typo
2016-03-28 03:19:47 -04:00
immarvin
b4707ca06c
remove some outdated info
2016-03-28 02:39:19 -04:00
immarvin
52a3c87748
refine the doc of xcat in docker, add doc for start xCAT containers with compose
2016-03-28 02:32:07 -04:00
immarvin
8ffc65cc56
remove run_xcat_in_docker.rst
2016-03-28 02:30:08 -04:00
zet809
bc1732ced9
Merge pull request #826 from xuweibj/S86265
...
Add attribute 'syslog', avoid the syslog configuration for certain node
2016-03-25 17:23:34 +08:00
yangsong
90eecce49c
Merge pull request #839 from penguhyang/sles_log_xcatdebugmode
...
turn off logging every single line of a shell script
2016-03-25 04:10:20 -05:00
XuWei
ee67e2eafd
Add node attribute 'syslog', avoid the syslog configuration for certain node
2016-03-25 03:53:55 -04:00
Xiaopeng Wang
d52111603a
Merge pull request #824 from chenglch/xcatd_signal
...
Do not kill db process if immediate child process exists
2016-03-25 13:55:02 +08:00
Xiaopeng Wang
c4880d52d6
Merge pull request #848 from immarvin/ondhcptip
...
refine the doc on dhcp in large cluster; correcta typo
2016-03-25 13:10:21 +08:00
caomengmeng
49d43ae048
Merge pull request #850 from hu-weihua/chtab
...
fix issue 694: refine chtab's man page
2016-03-25 11:24:55 +08:00
hu-weihua
da91f37651
fix issue694 Disable root permission in policy table, the chtab command still work well.
2016-03-24 23:06:53 -04:00
chenglch
306e66e4cc
Do not kill db process if immediate child process exists
...
This change includes the following:
- Replace the signal number with signal name.
- Stop db process after all the immediate children stopped.
- Fix a defect in TableUtils when closing the table object.
- Enhance the is_process_exists subroutine in utils.
Close issue: #537
2016-03-24 22:46:12 -04:00
immarvin
c743aa9592
refine the doc on dhcp in large cluster; correcta typo
2016-03-24 21:34:45 -04:00
chenglch
7fe3ba3c14
Merge pull request #643 from pdlun92/rflash_check
...
rflash -c output modifications
2016-03-25 09:29:33 +08:00
Xiaopeng Wang
b249cd9d34
Merge pull request #844 from immarvin/ondhcptip
...
add a tip for dhcp lease file growth in large cluster
2016-03-25 09:02:45 +08:00
Casandra Qiu
b8763f4a24
support timestamps per line for console output
2016-03-24 11:17:15 -04:00
immarvin
9ff63170ad
add a tip for dhcp lease file growth in large cluster
2016-03-24 09:27:15 -04:00
zet809
d3807e08e6
Merge pull request #835 from xuweibj/I822
...
To fix issue 822, run getinstdisk script when install rh6.7
2016-03-24 16:00:46 +08:00
yangsong
4e719d8286
Merge pull request #837 from penguhyang/update_netboot_attribute
...
Update the description for netboot attribute
2016-03-24 01:29:05 -05:00
penguhyang
5f9562f33e
turn off logging every single line of a shell script
2016-03-24 02:21:14 -04:00
caomengmeng
1bef1345a2
update to avoid the spelling mistakes, and already run in ubuntu and sles.
2016-03-24 10:53:14 +08:00
penguhyang
2b5e08a92f
Update the description for netboot attribute
2016-03-23 04:07:19 -04:00
caomengmeng
7cc2045e6e
updated to avoid the spelling mistake, already submit a bug.
2016-03-23 14:45:06 +08:00
caomengmeng
065a17c68c
update spelling for code changed
2016-03-23 14:03:11 +08:00
XuWei
84689f9dc4
To fix issue 822, run getinstdisk script when install rh6.7
2016-03-23 01:53:38 -04:00
caomengmeng
92dab43577
update for attribute changed
2016-03-23 13:43:36 +08:00
tingtli
162803662f
Merge pull request #833 from zet809/add_xcatserver_dep_async
...
add depended pkg http-async and net-https-nb for xCAT-server
2016-03-23 13:32:47 +08:00
caomengmeng
5fbac6112d
add stop=yes label
2016-03-23 13:29:24 +08:00
caomengmeng
8ce1c9617f
add stop=yes label
2016-03-23 13:28:35 +08:00
caomengmeng
8b64a768d6
add stop=yes label
2016-03-23 13:28:01 +08:00
caomengmeng
6a4ff55fe7
add stop=yes label
2016-03-23 13:27:09 +08:00
caomengmeng
1adc6bd3dc
add stop=yes label
2016-03-23 13:26:03 +08:00
caomengmeng
8d7913fc9a
add stop=yes label
2016-03-23 13:25:42 +08:00
caomengmeng
9099a00e97
add stop=yes label
2016-03-23 13:25:12 +08:00
caomengmeng
ab404ee5d8
add stop=yes label
2016-03-23 13:24:26 +08:00
ertaozh
52a995f810
add depended pkg http-async and net-https-nb for xCAT-server
2016-03-23 01:24:05 -04:00
caomengmeng
2054c41748
add stop=yes label
2016-03-23 13:23:44 +08:00
caomengmeng
f6e9dd6513
add stop=yes label
2016-03-23 13:23:09 +08:00
caomengmeng
1c3be5241f
add stop=yes label
2016-03-23 13:22:23 +08:00
caomengmeng
8b2492cb26
add stop=yes label
2016-03-23 13:21:09 +08:00
Weihua Hu
15abaac708
Merge pull request #831 from daniceexi/doc_secutiry
...
Update doc page for security:
2016-03-23 09:56:23 +08:00
Xiaopeng Wang
4a340b3a84
Merge pull request #828 from zet809/fix_issue_732
...
Fix issue 732: Error to process CMD and Entrypoint in Docker life cyc…
2016-03-22 18:35:34 +08:00
wangxiaopeng
549b4951e3
Update doc page for security:
...
Load security page in the index.rst so that the security
page can be displayed in the RTD.
2016-03-22 06:29:35 -04:00
zet809
307277e333
Merge pull request #704 from whowutwut/bmcdiscover
...
Clean up the usage and manpage for bmcdiscover command
2016-03-22 17:32:49 +08:00
ertaozh
6dc0172cd2
Fix issue 732: Error to process CMD and Entrypoint in Docker life cycle management
2016-03-22 05:20:28 -04:00
WangXiaoPeng
fb629a1551
Remove the obsoleted page webservices which is replaced with restapi page
2016-03-22 05:09:31 -04:00
Xiaopeng Wang
9d5352637d
Merge pull request #823 from neo954/issue801perl-xcat
...
Based on Debian policy, all package names should not use upper-case letters
2016-03-22 15:42:26 +08:00
zet809
13bd9b6f9f
Update docker.pm
...
Fix issue #825 : Bareword "SSL_VERIFY_PEER" not allowed while "strict subs" in use at docker.pm
2016-03-22 15:08:34 +08:00