2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-06-17 00:50:44 +00:00
Commit Graph

15855 Commits

Author SHA1 Message Date
junxiawang dff634afdf modify code according to weihua's comments 2015-08-27 09:40:23 -04:00
junxiawang e9557f4c0c modify autotest download xcat-dep code 2015-08-24 08:52:08 -04:00
huweihua 4058f6b60a fix typo, lost a { 2015-08-23 22:37:51 -04:00
Xiaopeng Wang 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
Xiaopeng Wang 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
Xiaopeng Wang 1ded359491 Merge pull request #111 from cxhong/mytest
Add wide char * todo the pmatch of output
2015-08-24 10:07:33 +08:00
Xiaopeng Wang 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
Victor Hu 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
huweihua 69ebde1728 fix some quit problem of command log writer process 2015-08-20 20:53:57 -04:00
Victor Hu 6fd866e1a8 Update the README to reflect the new documentation URL 2015-08-20 16:09:31 -04:00
Victor Hu 124c159d87 Ignore the files generated by building the documentation under docs/build 2015-08-20 16:02:13 -04:00
Victor Hu 32f0347d8a Merge branch 'master' of xcat-doc into DOC_MERGE 2015-08-20 15:56:25 -04:00
Victor Hu dfe749793c Staging files under xcat-doc/doc to get moved to xcat-core project 2015-08-20 15:54:56 -04:00
Casandra Qiu 0d0f5543de Add wide char * todo the pmatch of output 2015-08-20 14:52:17 -04:00
ertaozh 4f5682ede2 enhancement of rflash for firestone machine, check extra options 2015-08-20 06:38:56 -04:00
wangxiaopeng d273fc8289 Refine the doc skeleton
Move the subitems from install->Advanced topics to customized_image
Add the subimtes for Advacned_topics
Add the subitems for discovery
Add subitems for developers
2015-08-20 04:55:16 -04:00
Xiaopeng Wang 1c135343c0 Merge pull request #105 from bybai/master
fix : updatestatus is not correct when -F run with -P and -S
2015-08-20 16:38:05 +08:00
penguhyang 057d3d29bf add compute.ubuntu14.04.3.ppc64el.pkglist and compute.ubuntu14.04.3.ppc64le.pkglist files to support ubuntu14.04.3 using diskless mode 2015-08-20 03:45:44 -04:00
bybai 2cd7ff2983 update comments and format for $::NOSYNCFILE related code 2015-08-20 03:40:37 -04:00
bybai 9fbd3e21eb fix : updatestatus is not correct when -F run with -P and -S 2015-08-20 02:51:12 -04:00
ertaozh d8b62e3888 enhancement of rflash for firestone machine 2015-08-20 02:15:08 -04:00
wangxiaopeng d4a3f34e84 Add doc skeleton for diskful and diskless install 2015-08-19 11:15:29 -04:00
huweihua cdd1bbf73e add explaination for xcatlport 2015-08-19 03:16:11 -04:00
huweihua 0a112126d4 fix typo 2015-08-19 03:07:51 -04:00
Xiaopeng Wang 95086d765a Merge pull request #87 from immarvin/master
fix defect [DEV] Error: either "dev" is duplicate, or "virbr0" is a garbage." message on the 1st reboot after kvmhost installation #86
2015-08-19 14:09:37 +08:00
immarvin 74e0d58a20 correct some logic in the code 2015-08-19 00:32:50 -04:00
huweihua efb4aff9a5 enhance command log process for handling TERM signal 2015-08-18 23:45:36 -04:00
huweihua 00c13144fa replace systemd by syslog 2015-08-18 23:40:03 -04:00
huweihua d96d9a5590 fix some indent issue 2015-08-18 23:38:16 -04:00
Xiaopeng Wang 680359c6b2 Merge pull request #91 from bybai/master
allow multiple valid access tokens to exist at the same time for a user
2015-08-18 16:53:56 +08:00
bybai 89d039690d allow multiple valid access tokens to exist at the same time for a user 2015-08-18 04:30:02 -04:00
penguhyang fe276a066c add compute.ubuntu14.04.3.x86_64.pkglist file to support ubuntu14.04.3 2015-08-18 04:24:51 -04:00
huweihua f6eb1d3bb3 add description for trace subroutine and remove useless lines 2015-08-18 04:24:05 -04:00
huweihua 4dcbe0ea48 modify many things depending on xiao peng and victor's comments 2015-08-18 04:17:37 -04:00
huweihua a81a5e1a45 fix the indent issue and combine trace message 2015-08-18 04:11:59 -04:00
ertaozh d3b57a9378 support rflash for firestone machine, need to verify with Firestone machine 2015-08-18 04:06:41 -04:00
immarvin 6446fba030 fix defect [DEV] Error: either "dev" is duplicate, or "virbr0" is a garbage." message on the 1st reboot after kvmhost installation #86 2015-08-18 03:28:19 -04:00
Xiaopeng Wang df751c84af Merge pull request #84 from mattaezell/packages_gz
Look for Packages or Packages.gz in the otherpkgdir
2015-08-18 13:35:34 +08:00
Matt Ezell c670040b6f Look for Packages or Packages.gz in the otherpkgdir
Allow the otherpkgdir to use a compressed Packages file so it can also be served
over http
2015-08-17 09:18:21 -04:00
Victor Hu 996c00f53c Remove reference to power8, just leave docs as Power LE 2015-08-14 09:51:00 -04:00
Victor Hu a2f710acdf Sync up the changes made for ppc64le to x86_64 doc skeleton and also fix the issues with the bread crumbs 2015-08-14 09:47:11 -04:00
Victor Hu ce25574feb Fix the bread crumbs and set the skeleton for the ppc64le hardware management pages 2015-08-14 09:45:54 -04:00
Victor Hu b8f64cc3fa Remove the swp file, there must have been a VI editor session opened when doing a commit 2015-08-14 09:06:39 -04:00
Victor Hu 1cb6ceaff0 The yum_common and zypper_common files are not needed. The content is
rolled into the prepare_mgmt_node file since each subdirectory contains
specific instructions for that OS
2015-08-14 09:04:06 -04:00
Xiaopeng Wang 3176dc8dc5 Merge pull request #80 from bybai/master
Enhance docker.pm to communicate with docker host
2015-08-14 16:54:24 +08:00
wangxiaopeng 67cbb37cdf Change the skeleton of cluster management
I moved the [Hardware Architectures] to [Manage Clusters] since I
thought the name [Hardware Architectures] will make user confusing
that this page is for hardware things.
Another change was I moved the kvm part to be a sub-doc of specific
arch. This is because the kvm only can be done after the bare-metal
deployment. In the kvm part, I'd like only includes the [host install]
and [vm management]. The OS deployment should be same with bare-metal.

And since there's no much customer were using kvm, move it to low level
will make our doc more clear to follow.
2015-08-14 04:28:35 -04:00
Victor Hu c30255c437 Merge pull request #76 from immarvin/master
fix defect ospkgs can not parse package groups in centos/rhel 5.x #65
2015-08-14 01:59:54 -04:00
bybai 3bd62937f6 add usage example for genreq and send_req. 2015-08-14 01:16:49 -04:00
bybai 7f726db1d0 enhance genreq and send_req using ssl ca/cert/key 2015-08-14 00:59:50 -04:00
Victor Hu 135d72e5b5 Fix typo in this page GutHub -> GitHub
Also added hyperlinks for the issues page for xcat-core, confluent & xcat-doc
2015-08-13 23:34:50 -04:00