71318e9b69
Add a Doc edit tips page
...
How to add links
How to add OS specific branches
2015-09-01 09:10:51 -04:00
f62925567d
Merge pull request #137 from bybai/master
...
fix issue xcatd restart failed using latest build during loading dock…
2015-09-01 14:16:27 +08:00
e4145b4ca9
fix issue xcatd restart failed using latest build during loading docker.pm ( #132 )
2015-08-31 05:29:30 -04:00
43ee273074
Merge pull request #134 from samveen/postscripts_prep
...
Correct code format for def* cmds
2015-08-30 15:02:35 +08:00
189c4cfc42
[perl-xCAT] DBobjUtils.pm Formatting - Consistent placing of {
2015-08-28 23:21:49 +00:00
c52154d62a
[perl-xCAT] Fix indentation in DBobjUtils.pm
2015-08-28 22:40:37 +00:00
8ea19fd193
[perl-xCAT] Remove extraneous space in DBobjUtils.pm
2015-08-28 22:16:17 +00:00
572b0cfb96
[perl-xCAT] Fix tabs and indentation in DBobjUtils
2015-08-28 22:08:17 +00:00
57e1c944cb
Merge pull request #124 from whowutwut/git_tutorial
...
Added Github documentation reference for forking/branch/pull request
2015-08-28 18:39:22 +08:00
d117851a30
Merge pull request #128 from immarvin/master
...
use pigz to improve the performance of genimage/packimage/liteimg
2015-08-28 18:28:17 +08:00
d02ef003ba
Merge pull request #129 from hu-weihua/cmdlog
...
Make command log process support restartxcatd
2015-08-28 18:24:06 +08:00
3571b34710
Merge pull request #131 from samveen/master
...
[xCAT-server] Minor code format fixes to plugins/DBobjectdefs.pm
2015-08-28 18:19:22 +08:00
d6650a5a17
Merge pull request #118 from junxiawang/master
...
modify autotest download xcat-dep code
2015-08-28 16:24:38 +08:00
e7c5580a10
change fork ot xfork for command log process
2015-08-28 04:12:14 -04:00
4114a4f6a9
fix some codeing style problems
2015-08-28 03:29:09 -04:00
8dea21b6c1
remove some code commented out
2015-08-28 03:00:19 -04:00
81409e1899
use pigz instead of gzip in liteimg
2015-08-28 02:56:26 -04:00
6414da0d34
modify indent
2015-08-28 02:55:49 -04:00
efa45a81d9
command log process support restartxcatd and fix some response parsing error
2015-08-28 02:20:08 -04:00
5e03ebc498
use pigz to improve the performance of genimage/packimage
2015-08-28 00:09:05 -04:00
a65e28ebc4
Merge pull request #125 from whowutwut/cla
...
Create pdf files of the agreements for the contributor license agreem…
2015-08-28 08:18:17 +08:00
24a080fd3e
Create pdf files of the agreements for the contributor license agreements.
...
To be consistent with the maintainer agreement, provide downloadble pdf
files for contributors to print and sign. This makes the form that is
returned to us more consistent as well.
2015-08-27 11:27:52 -04:00
828b807c5b
Initial commit for GitHub reference documentation for forking/branching/pullrequest
2015-08-27 10:19:04 -04:00
338b22c301
[xCAT-server]: Fix messed up tab based indentation in DBobjectdefs.pm
2015-08-27 14:11:43 +00:00
d8306c6316
[xCAT-server]: Make string assignmets consistent in DBobjectdefs.pm (missed in previous commit)
2015-08-27 14:07:11 +00:00
d23ac40a5b
[xCAT-server]: Make string assignmets consistent in DBobjectdefs.pm
2015-08-27 14:04:53 +00:00
dd5dadd8ce
[xCAT-server]: Remove an unnecessary string comparison from DBobjectdefs.pm
2015-08-27 13:57:01 +00:00
2f88aff982
[xCAT-server]: Fix extraneous whitespace and bad indentation in DBobjectdefs.pm
2015-08-27 13:54:21 +00:00
dff634afdf
modify code according to weihua's comments
2015-08-27 09:40:23 -04:00
6ab2162131
Merge pull request #122 from whowutwut/cla_rtd
...
The CLAs should stay in the xCAT documentation on RTD
2015-08-27 15:41:56 +08:00
78ae3adbe7
The CLAs should stay in the xCAT documentation instead of being put in the wiki
...
pages on the xcat-core project. Removing those files and cleaning up the
agreements under the docs directory
2015-08-26 15:53:05 -04:00
362c29a467
Merge pull request #120 from arif-ali/patch-1
...
Update README.md
2015-08-26 02:02:17 -04:00
720395a835
Update README.md
...
To make it correct with markdown
2015-08-25 22:46:55 +01:00
882f5eede1
Merge pull request #113 from whowutwut/contributor
...
Contributing CLA and guidelines added to the xcat-core project
2015-08-24 16:54:54 -04:00
9f4140b152
Merge pull request #89 from tingtli/master
...
update buildcore.sh and builddep.sh to upload the build to xcat.org
2015-08-24 10:32:37 -04:00
a81274de5a
Merge branch 'contributor' of github.com:whowutwut/xcat-core into contributor
2015-08-24 10:27:34 -04:00
f7c19f571d
Remove the maintainers requirement for sending email for each commit.
...
The pull request from GitHub will track the code merges
2015-08-24 10:26:37 -04:00
e9557f4c0c
modify autotest download xcat-dep code
2015-08-24 08:52:08 -04:00
7a1aae96d9
remove some old code
2015-08-23 23:27:04 -04:00
c6e09479e7
remove some old code
2015-08-23 23:26:50 -04:00
4058f6b60a
fix typo, lost a {
2015-08-23 22:37:51 -04:00
61be8eddee
Merge pull request #90 from penguhyang/master
...
add compute.ubuntu14.04.3.x86_64.pkglist file and compute.ubuntu14.04.3.ppc64el.pkglist to support ubuntu14.04.3 on x86_64 and ppc64le architecture
2015-08-24 10:21:51 +08:00
efa08e1f37
Merge pull request #81 from hu-weihua/master
...
Trouble shooting--Record command output and add trace information
2015-08-24 10:17:52 +08:00
1ded359491
Merge pull request #111 from cxhong/mytest
...
Add wide char * todo the pmatch of output
2015-08-24 10:07:33 +08:00
b941ea3271
Merge pull request #88 from zet809/master
...
support rflash for firestone machine, but the code needs to verify with Firestone JMET machine.
2015-08-21 11:04:26 +08:00
7f0653cdba
Merge pull request #112 from whowutwut/DOC_MERGE
...
Moving the xcat documentation into the xcat-core project
2015-08-20 21:37:14 -04:00
69ebde1728
fix some quit problem of command log writer process
2015-08-20 20:53:57 -04:00
7da1c8b523
Update CONTRIBUTING.md
...
Add a contributor page for providing the CLAs
2015-08-20 17:17:54 -04:00
0213f972c7
Update maintainers.md
...
Update with content from SF site, terms are adjusted to GitHub
2015-08-20 17:04:50 -04:00
0615b739c9
Merge branch 'contributor' of github.com:whowutwut/xcat-core into contributor
2015-08-20 16:40:33 -04:00