2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-04-02 15:06:26 +00:00
Commit Graph

15768 Commits

Author SHA1 Message Date
Victor Hu
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
Victor Hu
0213f972c7 Update maintainers.md
Update with content from SF site, terms are adjusted to GitHub
2015-08-20 17:04:50 -04:00
Victor Hu
0615b739c9 Merge branch 'contributor' of github.com:whowutwut/xcat-core into contributor 2015-08-20 16:40:33 -04:00
Victor Hu
a4c515cfbf Add in files related to xCAT project maintainers 2015-08-20 16:39:34 -04:00
Victor Hu
6f102e5ab4 Update xcat-ccla-corporate.md
Format a line for better readability
2015-08-20 16:27:09 -04:00
Victor Hu
e52dc77786 Update xcat-cla-individual.md
Format a line for better readability
2015-08-20 16:26:16 -04:00
Victor Hu
d30472ccd6 Add the xCAT Contributor License Agreements (CLA)
for individuals and corporations into the docs
directory
2015-08-20 16:23:03 -04:00
Victor Hu
5ec00d8c6b Initial create of CONTRIBUTING markdown page 2015-08-20 11:10:06 -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
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
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
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
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
Xiaopeng Wang
71254cfa59 Merge pull request #79 from samveen/master
Fix for #78 - nodediscoverls: Reduce UUID width to 37 and increase serial width to 13
2015-08-13 22:51:10 +08:00
Samveen Gulati
f392ead7b9 nodediscoverls: Revert reduction of UUID field. Leave serial at 13 2015-08-13 13:58:13 +00:00
Samveen Gulati
953ccd9b5e nodediscoverls: Reduce UUID width to 37 and increase serial width to 13) 2015-08-13 10:11:20 +00:00
immarvin
a4c82a1647 correct a typo 2015-08-13 04:20:04 -04:00
immarvin
5eb333038c add more comments;correct the indents;remove the set -x 2015-08-13 03:18:42 -04:00
Weihua Hu
b638ee729c Merge pull request #56 from arif-ali/fix_sysclone_efi_el7
Fix configefi script
2015-08-13 10:34:04 +08:00
bybai
7d0d0794b8 Merge pull request #75 from bybai/master
add -m to void breaking backwards compatibility
2015-08-13 09:46:32 +08:00
bybai
c80a261c74 add -m to void breaking
backwards compatibility
2015-08-12 02:23:03 -04:00
immarvin
a257f059a5 fix defect ospkgs can not parse package groups in centos/rhel 5.x #65 2015-08-12 02:04:18 -04:00
bybai
d0cc479a00 Merge pull request #74 from bybai/master
update bmcdiscover related rest api
2015-08-11 15:12:31 +08:00
bybai
faf05c6753 set default scan_methord nmap 2015-08-11 03:06:27 -04:00
bybai
2fa4742127 update vitals restapi 2015-08-11 02:56:42 -04:00
bybai
3dd90a0faa update bmcdiscover restapi 2015-08-11 02:53:22 -04:00
bybai
d3e1ab3cd4 update bmcdiscover related rest api 2015-08-11 02:45:24 -04:00
bybai
eefaaad91e Merge pull request #73 from bybai/master
update bmcdiscover manpage format:
1, optional attributes with [ ], mandatory attributes without [ ];
2, add explanation for --range.
2015-08-11 13:39:20 +08:00
bybai
550a6fc46e update format 2015-08-11 01:27:10 -04:00
bybai
bf4a153287 Merge pull request #72 from bybai/master
defect#66 rest api for vitals all return 500 Internal Server Error
2015-08-11 10:48:03 +08:00
bybai
9199cda4d9 defect#66 rest api for vitals all return 500 Internal Server Error 2015-08-10 22:45:10 -04:00
ertaozh
22a3be42ee Find the bootable disk for ubuntu 2015-08-10 02:19:14 -04:00
bybai
9310faa401 Merge pull request #70 from bybai/master
modify bmcdiscover manpage to support -z -s -w.
2015-08-10 14:14:42 +08:00
bybai
ebe296f8e2 modify bmcdiscover manpage to support -z -s -w. 2015-08-10 02:12:41 -04:00
bybai
66506f9304 Merge pull request #68 from bybai/master
bmcdiscover -s -z -w enhancements.
2015-08-10 13:28:11 +08:00
bybai
0622ebe28b bmcdiscover -s -z -w enhancements. 2015-08-10 01:11:06 -04:00
ertaozh
9c664611f5 partitioning modified for pkvm3.1 2015-08-09 23:25:45 -04:00
immarvin
057ff565fc Merge pull request #67 from immarvin/master
merge 2 commits from 2.9.1-pcm branch to master
2015-08-10 10:47:21 +08:00
chudegao
6abb50e103 fix 4764,support centos7 and rhelhpc7 stateless 2015-08-09 22:39:03 -04:00
yangsong
a7f948c5a6 fix defect #4755 xCAT can't recognize Centos6.6 and RHEL5.11; add discinfo of rhels5.11 and centos 6.6 2015-08-09 22:38:54 -04:00
immarvin
603498f99e Merge pull request #57 from immarvin/master
enable syslog in the stateless initrd, add logs in the xcat dracut module
2015-08-06 13:58:32 +08:00
Jarrod Johnson
3c63f68aee Merge pull request #63 from jjohnson42/master
Further ESXi6 fixes
2015-08-05 16:17:26 -04:00
Jarrod Johnson
4aa46e7eca Further ESXi6 fixes
Fix ESXi6 in a number aways around netboot/install
2015-08-05 16:15:48 -04:00
immarvin
fdfb56e81e abadon the patch of dracut module base/initqueue.sh 2015-08-04 05:18:24 -04:00