2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-22 03:00:26 +00:00
Commit Graph

15743 Commits

Author SHA1 Message Date
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
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
immarvin
8ed5bcad80 adadon the patch for dracut base module; add a patched initqueue function in syslog-genrules.sh,which can process and --online and --onetime options 2015-08-04 04:38:06 -04:00
ligc
32c053005b preliminary support for Ubuntu 14.04.3 2015-08-04 04:36:17 -04:00
bybai
57b986f969 Merge pull request #59 from bybai/master
add link for bmcdiscover in xcat-client.links
2015-08-04 12:40:40 +08:00
bybai
7af5d4820f add link for bmcdiscover 2015-08-03 23:29:23 -04:00
immarvin
ed3a3bdcda only add the patch for initqueue --online option,keep other things untouch 2015-08-03 23:28:43 -04:00
immarvin
2751d49247 modify genimage according to the change of the path of syslog dracut module 2015-08-03 04:44:44 -04:00
1963697778 Fix configefi script
* use df instead of mount, and check for the disk that /boot is on, rather than /
* use grub2-install if that exists, as that is the default on el7
2015-08-03 09:09:44 +01:00
immarvin
1831aca0bf add debug output for grub2 when xcatdebugnmode=1 2015-08-03 03:23:19 -04:00
immarvin
7cdf2d717b place patches for different dracut modules into different directories;run logger when xcatdebugmode=1;eliminate error messgaes when xcatdebugmode=0 in Redhat 2015-08-03 03:19:23 -04:00
immarvin
8e8219f590 place patches for different dracut modules into different directories;run logger when xcatdebugmode=1;eliminate error messgaes when xcatdebugmode=0 2015-08-03 03:02:19 -04:00
yangsong
32267bc6b6 enable syslog in the stateless initrd, add logs in the xcat dracut module for sles 2015-08-02 04:31:43 -04:00
yangsong
275089f2d6 enable syslog in the stateless initrd, add logs in the xcat dracut module for redhat 2015-08-02 04:17:30 -04:00
litingt
f906b12eed modify Version to 2.11 2015-07-30 01:57:23 -04:00
chudegao
f957b0e3dd roll back fix for ticket 4764 2015-07-28 13:56:29 +08:00
chudegao
149d6d09cb fix 4764,support centos7 and rhelhpc7 stateless 2015-07-28 13:37:03 +08:00
junxiawang
2c2c6fb30c modify testcase 2015-07-27 04:29:44 -04:00
junxiawang
ec54e17cc3 modify testcase 2015-07-27 04:11:57 -04:00
huweihua
ca782a9400 add /var/log/xcat/ to collect file list 2015-07-26 22:42:10 -04:00
yangsong
79c7f6949c fix defect #4760 [fvt]2.10:there are wrong info in /etc/fstab file after ubuntu diskless provision:correct the fstab entry according to the profile and arch of the osimage 2.10_release 2015-07-24 04:53:46 -04:00
junxiawang
89ec416a2b modify autotest bundle for ntp test 2015-07-24 01:07:40 -04:00
WangXiaoPeng
921b7d5ea3 defect 4759: Fix the issue that ssl_listener used up all cpu. 2015-07-24 01:17:36 -04:00
Jarrod Johnson
f00a23aa58 Ignore a dead UDP handler
If the UDP handler is killed (for some reason),
allow the SSL listener to continue.
2015-07-23 14:19:05 -04:00
Jarrod Johnson
3656dea07d Fix quoting of EFIFSTYPE in pre.rh
pre.rh incorrectly had EFIFSTYPE on the wrong side of the quotes.
2015-07-23 09:01:35 -04:00
amy0701
5fcc7aac8e defect4758 updatenode -S generate invalid path in CN sourses.list.d xCAT..path0.list 2015-07-23 06:54:10 -04:00
WangXiaoPeng
7444165c19 defect 4756: Add switch mgmt cfg for Ubuntu
We added some configuration files for xdsh to run switch management
control. But all the configuration files were not checked in for
Ubuntu. This fix is to add them for Ubuntu.
2015-07-22 23:39:58 -04:00