2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-07-01 10:25:33 +00:00
Commit Graph

17156 Commits

Author SHA1 Message Date
2ae30f5147 delete unused file 2016-04-13 03:11:59 -04:00
a33385c6da changed all labels 2016-04-13 03:07:56 -04:00
5338644b00 Merge pull request #897 from penguhyang/mess_output_rscan
change the rscan output format
2016-04-13 01:01:27 -05:00
927fa2f548 Merge pull request #917 from immarvin/onbuildscripts
Since we only support Linux build on 2.12. I agree to use bash for the script.
2016-04-13 13:54:42 +08:00
035a8e6385 remove the comment lines for AIX build 2016-04-13 00:49:11 -04:00
0e4c73795c the shebang of bash scripts should be the 1st line of script file 2016-04-12 22:07:43 -04:00
4cdafb7b7c Merge pull request #911 from penguhyang/update_rsetboot_option
add description of -u and -p for rsetboot
2016-04-12 03:13:05 -05:00
afeffe0df1 add description of rsetboot -u/-p in Usage.pm;refine the manpage 2016-04-12 02:41:14 -04:00
f3ed115bf5 add description of -u and -p for rsetboot;patch pasu with the latest version 2016-04-12 02:33:02 -04:00
3899299caf Merge pull request #909 from jjohnson42/master
Merge Lenovo changes
2016-04-11 16:08:56 -04:00
5ac9fe352a Merge branch 'master' of github.com:jjohnson42/xcat-core 2016-04-11 16:07:54 -04:00
0815a44929 Copy location data into confluent on makeconfluentcfg 2016-04-11 16:07:23 -04:00
9869d148ac Change to recognize newer Lenovo mfg id 2016-04-11 16:06:48 -04:00
c4b7f5505f change the rscan output format 2016-04-07 22:18:32 -04:00
c9ade4d09e Merge pull request #799 from penguhyang/xcatdebugmode_doc
update xcatdebugmode document in readthedocs
2016-04-07 21:11:11 -05:00
035a67f26d Merge pull request #896 from immarvin/onubtinstpost
shebang of xcatinstallpost generated by post.xcat not in the beginning
2016-04-08 09:40:36 +08:00
de22c82227 shebang of xcatinstallpost generated by post.xcat not in the beginning 2016-04-07 04:46:09 -04:00
edfedde786 update xcatdebugmode document in readthedocs 2016-04-07 03:51:49 -04:00
4cea60a614 Merge pull request #893 from bybai/stopped
fix issue 882 spelling mistake while stopping docker container
2016-04-07 14:05:56 +08:00
322f769271 Merge pull request #891 from bybai/lsf
I don't have test environment now. Will merge this and add a comment in defect 445 @bybai
2016-04-07 10:53:15 +08:00
0d44264254 Merge pull request #892 from caomengmeng/runcmdinstaller_update
update xcatdebugmode value from 1 to 2 as latest design
2016-04-07 10:48:30 +08:00
73bd16638c fix issue 882 spelling mistake while stopping docker container 2016-04-06 21:56:05 -04:00
026663674c update case 2016-04-06 04:12:08 -04:00
15db4f31e0 Merge pull request #868 from penguhyang/run_ps_output
run_ps output can't be logged to xcat.log file
2016-04-05 22:06:04 -05:00
7db3205e48 run_ps output can't be logged to xcat.log file 2016-04-05 23:01:17 -04:00
77f416ca02 Change to recognize newer Lenovo mfg id 2016-04-05 17:01:56 -04:00
2b48504e1c Merge pull request #888 from gurevichmark/genesis_boot_rtc93486
Eliminate some Genesis boot errors
2016-04-05 10:43:31 -04:00
2f7b48f120 fix issue445 deleteraid/configraid enhancement 2016-04-05 03:21:29 -04:00
eed06bbabd Merge pull request #860 from bybai/lsf
issue633 confignetwork failed to create tagged VLAN interface when a …
2016-04-05 15:13:35 +08:00
2dc8cf330d Eliminate some Genesis boot errors 2016-04-04 15:21:21 -04:00
c2418b67d7 Merge pull request #843 from immarvin/onubtmulpkglist
add support for multiple pkglist for ubuntu
2016-04-01 18:32:05 +08:00
2075cc02f5 Merge pull request #858 from immarvin/onxcatindocker
refine the "run xcat in docker" doc, add doc for starting xCAT container with compose
2016-04-01 18:20:00 +08:00
daecf00da7 Merge pull request #875 from xuweibj/S55691
Make genesis to include bmc ip in the findme package
2016-04-01 14:30:43 +08:00
e47447bc1e Make genesis to include bmc ip in the findme package 2016-04-01 02:15:43 -04:00
0bcfc06270 Merge pull request #797 from caomengmeng/add_one_check_log_case
[FVT]Automation Case: Add analyze xCAT log file case to track known error even the OS is installed successfully
2016-04-01 13:57:39 +08:00
fc06dfa088 Update OS information 2016-04-01 13:54:16 +08:00
d5dd125d1a Merge pull request #878 from penguhyang/update_rmigrate
update the doc about the troubshooting of KVM
2016-03-31 23:36:14 -05:00
b5f5a26e8d refine the doc on start xCAT container with compose 2016-03-31 22:49:22 -04:00
e5147d1711 Merge pull request #789 from penguhyang/improve_debugmode
make a fixed value scope for site.xcatdebugmode(0 1 2)
2016-03-31 21:20:14 -05:00
75f8f1aa06 Merge pull request #883 from pdlun92/rsa
Checking credential files will now check for rsa key, rather than rsa1 key
2016-03-31 09:54:27 -04:00
471673a109 Changed check from rsa1 key to rsa key, as discussed in Issue #861 2016-03-31 09:46:13 -04:00
d6b3ce9d0c Merge pull request #817 from cxhong/swdiscover
Find switch vendor using snmpwalk command
2016-03-31 17:37:47 +08:00
29bfbac579 Merge pull request #830 from neo954/ubuntu16.04
Add Ubuntu 16.04 support
2016-03-31 17:35:07 +08:00
6421bbaf17 Merge pull request #829 from neo954/ubuntu14.04.4
Add Ubuntu 14.04.4 support
2016-03-31 17:33:25 +08:00
52cfe8a8d9 Merge pull request #881 from chenglch/xcatd_relayfds
Do not send warning message as the output is complete
2016-03-31 16:56:05 +08:00
4ac2d512a4 Merge pull request #879 from xuweibj/I302v
Modified error message of my_ip_facing
2016-03-31 16:36:45 +08:00
27cb585787 Do not send warning message as the output is complete
Although handshake between parent and child process fails
due to the heavy IO loading, the message received by parent
process  is complete as the block operation is used.
2016-03-31 03:16:11 -04:00
c4d89675fe Merge pull request #877 from hu-weihua/catregstop
fix bug876: xCATreg can't stop when one specific case failed
2016-03-31 15:01:31 +08:00
4e80ec5cee Modified error message of my_ip_facing 2016-03-31 02:29:45 -04:00
7e306deac1 update the doc about the troubshooting of KVM 2016-03-31 02:27:57 -04:00