Commit Graph

14160 Commits

Author SHA1 Message Date
ligc 9766383d68 add vlan support for configeth, could use the syntax eth1.2 to specify vlan tagging 2014-04-29 10:31:11 -05:00
zhaoertao 963deac240 fix bugs about partitioning 2014-04-28 06:21:51 -07:00
yinle 2ff5605034 Add new check item cmdcheck to run script to check auto-test result 2014-04-28 08:08:26 -07:00
daniceexi e68ce246df defect 4065: add the description for site.externaldns in makedns.8.pod 2014-04-28 09:57:00 -04:00
immarvin 8756aa4cd8 add a new ubuntu dependency libcrypt-cbc-perl 2014-04-28 00:23:45 -07:00
immarvin 694b3eac6c add dependency libcrypt-rijndael-perl for ubuntu 2014-04-27 20:42:39 -07:00
Bruce Potter 1bdbd9242e fix but in xCAT-SoftLayer spec file 2014-04-26 18:38:26 -04:00
Bruce Potter dbfd2a8909 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
sysclone working in softlayer
2014-04-26 18:29:37 -04:00
Bruce Potter 4cb37a0a7d sysclone working in softlayer 2014-04-26 18:29:01 -04:00
Jarrod Johnson e2a3db7844 Fix mistakes in bmcsetup 2014-04-25 13:18:39 -04:00
Jarrod Johnson 36a23efcfb Remove deprecated timezones 2014-04-24 14:15:40 -04:00
daniceexi 5c563748bc defect 4096: add the virtio driver for sles diskless so that sles kvm could boot with virtio driver 2014-04-24 04:12:25 -04:00
lissav 2e1aa300ec Redhat7 support defect 4092 2014-04-23 14:53:43 -04:00
lissav 72d312347d better examples for setAttribs XML interface 2014-04-23 09:06:25 -04:00
arif 065eb7b9dd defect #4061: fix DSHCLI.pm for append in hierarchy 2014-04-23 11:23:57 +01:00
litingt 70ee283f90 add suse support 2014-04-23 02:28:15 -07:00
daniceexi 14b8749111 add handling for the error happens in table resource operation 2014-04-23 06:12:07 -04:00
lissav 852e6d8bd0 remove getFacingIP. It is not used and does not support Redhat7 defect 4091 2014-04-22 11:06:29 -04:00
daniceexi 08d73347c8 split table src to multiple ones; replace xcatws.cgi with the content from restapi.pl 2014-04-22 14:22:19 -04:00
zhaoertao 1057bd5b91 modify DHCP parameters for pkvm 2014-04-22 03:11:09 -07:00
litingt 5ccbf223d6 add strict release check 2014-04-22 03:01:23 -07:00
zhaoertao 8ee1cb7457 Modify the dhcp config file use ip address of MN rather than a static IP address 2014-04-21 19:47:21 -07:00
lissav 8fecce3cd1 remove unused code 2014-04-21 12:54:08 -04:00
Bruce Potter 058d969467 changed table resource to tables in genrestapidoc.pm 2014-04-21 10:36:08 -04:00
Bruce Potter e57afa23c1 change table resource to tables in rest api 2014-04-21 10:18:51 -04:00
litingt acf8491a0a modify initialze in confing_mn 2014-04-21 05:13:34 -07:00
immarvin 4554c35541 fix defect #4044 xCAT spec file %post additons not checking for AIX Edit 2014-04-21 03:20:55 -07:00
zhaoertao 3b826ad2be fix bug 4088:xdsh to IBM RackSwitch does not work 2014-04-21 01:32:29 -07:00
litingt 7b4f28da60 add pro_result() declare 2014-04-21 01:45:22 -07:00
litingt 921b94a6e8 remove debug comments 2014-04-21 00:43:38 -07:00
yinle d4da5664b6 Modify the way of process mn arg 2014-04-21 02:21:06 -07:00
litingt eaaf75d74d add fork 2014-04-20 21:00:43 -07:00
Bruce Potter 5d13cf0d36 added table put and delete calls to rest api 2014-04-20 18:56:24 -04:00
Bruce Potter 89e71c874b Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
updates
2014-04-18 14:57:12 -04:00
Jarrod Johnson 566859fad4 Recognize mpt3sas class adapters 2014-04-18 10:50:58 -04:00
Bruce Potter 41483a0023 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
doxcat change for static ip
2014-04-18 04:28:32 -04:00
Lei Ai b0daa95209 Merge fix from branch 2.8: create non-blocking call for nodechprofile 2014-04-18 15:45:44 +08:00
ligc c79270ac4b a typo in the comment 2014-04-17 23:00:21 -05:00
ligc dc4a67cfe3 fix for bug 4084: AIX rpm spec does not allow %if inside %ifos 2014-04-17 22:57:41 -05:00
lissav 6bb5a53c37 4072 2014-04-17 10:17:21 -04:00
ligc 204737f826 fix for bug 4074: different ifconfig -a output on RHEL7 2014-04-17 21:23:27 -05:00
Bruce Potter bf3e88261b Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
change to doxcat
2014-04-17 08:22:55 -04:00
immarvin eb381a3b96 add description of managedaddressmode 2014-04-17 03:16:12 -07:00
immarvin 7235387417 enhance the dhcp unicast for some specific cases on nameservers and gateway value 2014-04-17 03:10:15 -07:00
zhaoertao a4fb366485 modify the manpage of rpower not to use internal node names 2014-04-17 01:49:47 -07:00
zhaoertao e571778118 fix bug 3893:rpower man page should note the need for the required ASU Power.S3Enable setting 2014-04-17 01:46:21 -07:00
Lei Ai 74ab5d1110 Merge fix for 2.8 branch about node status update for profiled nodes into mainline 2014-04-17 15:56:59 +08:00
litingt d5877d2db5 modify log file location 2014-04-17 00:15:21 -07:00
litingt 747d5cef6e minor changes 2014-04-16 23:51:21 -07:00
litingt 8e0ac00c37 packimage osimage 2014-04-16 21:44:34 -07:00