2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-05-29 09:13:08 +00:00

2675 Commits

Author SHA1 Message Date
ligc
e63a398bfc update build scripts to allow non-root user to build xcat-core tarball locally 2015-05-26 04:20:46 -04:00
immarvin
fdc8ca112a correct a typo 'petiboot' 2015-05-26 02:36:53 -04:00
immarvin
ce7c2b6012 add recommend netboot value for vios 2015-05-25 04:49:48 -04:00
immarvin
357ba37a75 correct a typo 2015-05-25 02:51:56 -04:00
immarvin
8df10bf612 add support on the noderes.netboot checking of nodeset 2015-05-24 22:48:15 -04:00
Casandra Qiu
065a97db46 remove -n option for switchdisover command 2015-05-21 15:45:52 -04:00
ertaozh
91cc4b2c65 add usage for supporting to add/modify user/password for BMC with rspconfig 2015-05-15 05:40:25 -04:00
linggao
1d7df6b238 more code for switchdiscover command 2015-05-14 11:27:38 -04:00
ligc
2a107425ea not sure what happended, fix the bad checkin 8f7633c9b55520f7b5cf88eedd4d523c01c6ec6c 2015-05-14 04:00:58 -04:00
ligc
8f7633c9b5 remove the install/netboot/statelite from the usage statements of nodeset, imgcapture, genimage and packimgage 2015-05-14 03:55:42 -04:00
ligc
e20703010f upate the description of node attribute "netboot", to be more explict for the different netboot values 2015-05-12 01:30:07 -04:00
ligc
8ed200c029 add the new object type "switch" 2015-05-11 21:14:40 -04:00
Casandra Qiu
c6bb695699 commit f4e8d1c2332c3f238a1ec4e8719e0e059d296f86 removed --noping option for getmacs 2015-05-06 22:10:52 -04:00
Casandra Qiu
f4e8d1c233 Create a plugin to handle switchdiscover command 2015-05-06 16:49:47 -04:00
immarvin
98e84f617f add the description of ubuntu partition script support in linuximage.partitionfile schema 2015-05-04 05:08:58 -04:00
WangXiaoPeng
2f5a538f5b defect 4656: a minor change in fspmac.pm for getmacs -D --noping support 2015-04-28 06:19:56 -04:00
WangXiaoPeng
0ce312abb9 Modify the usage and man page for getmac -D --noping support 2015-04-27 04:45:11 -04:00
WangXiaoPeng
a12c05222a support option --noping for getmacs -D to skip the ping test, all the mac address will be listed. 2015-04-27 04:12:55 -04:00
jjohnson2
6a54cb38f7 Correct mistake in DDR4 DIMM parsing
This was not observed to cause any problems, but would in theory
behave in a peculiar fashion in some otherwise valid circumstances.
2015-04-22 12:10:00 -04:00
WangXiaoPeng
71a764ed96 defect 4644: change in xcatd and Client.pm to fix two issues: 1. if the plugin process run certain command like 'omshell' dhcp.pm and which hang, this will cause the plugin process cannot be finished with ctrl^c; 2. the ctrl^c cannot be passed to service node. 2015-04-21 05:15:43 -04:00
ligc
d6f6999748 add the centos 7.1 support 2015-04-21 03:24:03 -04:00
immarvin
9eed5a49df use R:: as the prefix to persistent kernel cmdline in addkcmdline instead of P:: 2015-04-14 02:36:28 -07:00
immarvin
43ec8b55ef support persistent kernel cmdline after diskful installation 2015-04-10 02:54:01 -07:00
WangXiaoPeng
6004cc18f1 Change in Utils.pm->filter_nodes() to recoganize ppc64le if it's arch matchs to ppc64.* 2015-04-08 01:26:38 -04:00
Jia Zhao
33b992ae81 support define powerKVM hypervisor in nodeimport 2015-04-07 16:55:44 +08:00
Jia Zhao
b769c4b1bc Update nodeimport error messages for kvm nodes 2015-04-02 15:23:09 +08:00
immarvin
b572fc52b4 fix defect #4620 pgsqlsetup script hang on sles11.3 2015-03-25 20:39:48 -07:00
immarvin
89f58e514a fix defect #4613 [DEV] rhels7.0 provisioning complains !dracut-cmdline[78]: Warning: 'ksdevice=<MAC>' is deprecated. Using BOOTIF=01-00-21-5e-a6-3d-d7 instead! 2015-03-18 21:45:28 -07:00
Jia Zhao
ebe61dbab5 fix nodeimport getting netboot attribute error 2015-03-12 17:30:02 +08:00
mellor
8f90acc07c defect 4349: fix rmkitcomp othepkgs dir removal; fix typo in Schema.pm to now display kitcomponent reponame correctly 2015-03-10 14:50:15 -04:00
Jia Zhao
e5cee0d433 fix nodeimport error on PowerNV node 2015-03-10 19:52:07 +08:00
GONG Jie
d381d3e723 Fix bug#4570 - [FVT] xCAT::Utils->runcmd() did not set a correct $::RUNCMD_RC when streaming mode is using 2015-03-09 14:45:07 +08:00
GONG Jie
282d1e354d Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-03-06 14:00:32 +08:00
GONG Jie
1b7974de07 Add the discinfo of RHEL 7.1 on x86_64, ppc64 and ppc64le 2015-03-06 13:59:45 +08:00
GONG Jie
320d7743d3 Add the discinfo of RHEL 7 on x86_64 and ppc64 2015-03-06 13:56:45 +08:00
daniceexi
1bf4c73c5d change the definition of attributes linxuimage.otherpkglist and linuximage.postinstall that the value of them can be multiple files which separated with , 2015-03-05 22:05:52 -05:00
ertaozh
733e2bc0cd Fix a defect for the function that generate network boot kernel parameters 2015-02-16 21:29:27 -05:00
ertaozh
9a5301f985 fix bug 4433: chvm CN add_physlots= returns "Can not get hypervisor information" 2015-02-14 22:21:53 -05:00
ertaozh
884b1fdac9 fix bug 4434 :mkvm vm --full could not add all the resource to vm 2015-02-14 22:07:40 -05:00
daniceexi
3550373879 changed the definition of installnic and primarynic in Schema.pm:noderes table 2015-02-13 03:44:40 -05:00
daniceexi
b2eb57d072 Add default value for attribute site.xcatsslversion=TLSv1 to avoid using sslv3 which might cause POODLE Attach 2015-02-12 09:44:01 -05:00
daniceexi
a2d89b5d69 Continue the change to refine installnic and primarynic code 2015-02-11 02:31:54 -05:00
daniceexi
18dfb991c0 refine the code to use installnic and primarynic to generate network boot kernel parameters. All the logic to use installnic/primarynic have been put in NetworkUtils->gen_net_boot_params 2015-02-09 07:02:19 -05:00
Casandra Qiu
ef1556e494 Fix the misuse of == to compare strings in perl 2015-02-05 12:04:42 -05:00
immarvin
276abb3db3 add description of specifying multiple mirrors in the linuximage.pkgdir for ubuntu 2015-02-05 01:51:15 -08:00
chudegao
530e9785ae fix 4545,restart xcatd hang due to perl syntax error in low perl version 5.10.x 2015-02-04 10:15:44 +08:00
chudegao
dbc15d337b Refactor netboot attribute for adding nodes in PCM way 2015-01-29 11:31:34 +08:00
immarvin
1d6ba3646e add support for grub2-tftp and grub2-http as the netboot method 2015-01-28 01:15:23 -08:00
Jia Zhao
9c45c6ee64 Addding netboot image check for ubuntu nodeimport 2015-01-28 09:40:22 +08:00
ligc
1b4173456b Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-01-20 14:19:43 +08:00