2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 12:20:40 +00:00
Commit Graph

17047 Commits

Author SHA1 Message Date
c6d543ad42 make a fixed value scope for xcatdebugmode 2016-03-25 05:45:38 -04:00
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
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
ee67e2eafd Add node attribute 'syslog', avoid the syslog configuration for certain node 2016-03-25 03:53:55 -04:00
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
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
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
da91f37651 fix issue694 Disable root permission in policy table, the chtab command still work well. 2016-03-24 23:06:53 -04:00
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
c743aa9592 refine the doc on dhcp in large cluster; correcta typo 2016-03-24 21:34:45 -04:00
7fe3ba3c14 Merge pull request #643 from pdlun92/rflash_check
rflash -c output modifications
2016-03-25 09:29:33 +08:00
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
b8763f4a24 support timestamps per line for console output 2016-03-24 11:17:15 -04:00
9ff63170ad add a tip for dhcp lease file growth in large cluster 2016-03-24 09:27:15 -04:00
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
4e719d8286 Merge pull request #837 from penguhyang/update_netboot_attribute
Update the description for netboot attribute
2016-03-24 01:29:05 -05:00
5f9562f33e turn off logging every single line of a shell script 2016-03-24 02:21:14 -04:00
1bef1345a2 update to avoid the spelling mistakes, and already run in ubuntu and sles. 2016-03-24 10:53:14 +08:00
2b5e08a92f Update the description for netboot attribute 2016-03-23 04:07:19 -04:00
7cc2045e6e updated to avoid the spelling mistake, already submit a bug. 2016-03-23 14:45:06 +08:00
065a17c68c update spelling for code changed 2016-03-23 14:03:11 +08:00
84689f9dc4 To fix issue 822, run getinstdisk script when install rh6.7 2016-03-23 01:53:38 -04:00
92dab43577 update for attribute changed 2016-03-23 13:43:36 +08:00
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
5fbac6112d add stop=yes label 2016-03-23 13:29:24 +08:00
8ce1c9617f add stop=yes label 2016-03-23 13:28:35 +08:00
8b64a768d6 add stop=yes label 2016-03-23 13:28:01 +08:00
6a4ff55fe7 add stop=yes label 2016-03-23 13:27:09 +08:00
1adc6bd3dc add stop=yes label 2016-03-23 13:26:03 +08:00
8d7913fc9a add stop=yes label 2016-03-23 13:25:42 +08:00
9099a00e97 add stop=yes label 2016-03-23 13:25:12 +08:00
ab404ee5d8 add stop=yes label 2016-03-23 13:24:26 +08:00
52a995f810 add depended pkg http-async and net-https-nb for xCAT-server 2016-03-23 01:24:05 -04:00
2054c41748 add stop=yes label 2016-03-23 13:23:44 +08:00
f6e9dd6513 add stop=yes label 2016-03-23 13:23:09 +08:00
1c3be5241f add stop=yes label 2016-03-23 13:22:23 +08:00
8b2492cb26 add stop=yes label 2016-03-23 13:21:09 +08:00
15abaac708 Merge pull request #831 from daniceexi/doc_secutiry
Update doc page for security:
2016-03-23 09:56:23 +08:00
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
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
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
6dc0172cd2 Fix issue 732: Error to process CMD and Entrypoint in Docker life cycle management 2016-03-22 05:20:28 -04:00
fb629a1551 Remove the obsoleted page webservices which is replaced with restapi page 2016-03-22 05:09:31 -04:00
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
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
8776f08608 Based on Debian policy, all package names should not use upper-case letters. Change depends xCAT-client -> xcat-client 2016-03-22 14:31:48 +08:00
e8f3a2b295 Merge pull request #818 from pdlun92/rflash_bmc_status
rflash check_bmc_status_with_ipmitool raw command
2016-03-22 10:13:36 +08:00
66b2047714 Update the rst documents missed when making POD changes 2016-03-21 15:57:02 -04:00
d21f29b5bf Fix bmcdiscover usage after code review
- change the bmcpwd option to bmcpasswd
2016-03-21 15:50:36 -04:00
bbe6b6b35c Updated relevant comments in ipmi.pm. Removed rflash_delay description from Schema.pm and documentation/man pages 2016-03-21 14:54:48 -04:00