2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-06-18 20:30:56 +00:00
Commit Graph

19165 Commits

Author SHA1 Message Date
a613bd2ac8 Add PDU documentation 2017-02-14 14:08:09 -05:00
c4e0f637c9 Add pdu support 2017-02-13 16:33:11 -05:00
48af0de2b9 Merge pull request #2468 from chenglch/tftp
Do not show the error output when running kill all command
2017-02-10 15:26:46 +08:00
7fce06a32d Merge pull request #2474 from immarvin/onxcatdsklspost
fix issue [DEV] "updatenode <node> -P" will complain "msgutil_r: command not found" if no "/xcatpost" on <node> #2473
2017-02-10 14:48:55 +08:00
9442b44dfd fix issue [DEV] "updatenode <node> -P" will complain "msgutil_r: command not found" if no "/xcatpost" on <node> #2473 2017-02-09 15:52:35 +08:00
bd3fc6d13b Merge pull request #2452 from whowutwut/hostname
Set the hostname using the hostnamectl command in the hardeths postscripts
2017-02-09 15:20:29 +08:00
78a6c90203 Merge pull request #2425 from chenglch/regular
Make nics attribute inhertable
2017-02-09 14:59:34 +08:00
98785fbddf Make nics attribute inhertable
As the attribute value in the nics table can not match the regular
expresion format supported by the table library, this patch add the
logic in the def utils to handle the regular expresion.

close-issue: #2412
2017-02-09 14:25:53 +08:00
c14a617afc Do not show the error output when running killall command
close-issue: #2466
2017-02-08 16:14:56 +08:00
fc6755dbf0 Merge pull request #2465 from stanford-rc/dhcp_indent-fix
dhcp.pm: fix indentation of generated dhcpd.conf file
2017-02-07 19:54:47 -06:00
ef6c48347a Merge pull request #2456 from whowutwut/cleanup_cons
Clean up useless commented code in the console files
2017-02-08 09:48:13 +08:00
c839a2c838 dhcp.pm: fix indentation of generated dhcpd.conf file 2017-02-07 14:21:14 -08:00
e05ae84ee0 Merge pull request #2464 from chenglch/tftp
Do not stop tftp service in xcatd when restarting xcad service
2017-02-07 03:04:36 -06:00
7f069d3f48 Do not stop tftp service in xcatd when restarting xcad service
close-issue: #2463
2017-02-07 16:50:34 +08:00
085e2d45c5 Merge pull request #2461 from stanford-rc/hosts-fix
makehosts: prevent redundant names in /etc/hosts when aliases are defined
2017-02-07 15:16:26 +08:00
b5b91485e1 Merge pull request #2462 from immarvin/onexlist
add /tmp into the exlist of rhels7 diskless osimage
2017-02-07 13:52:27 +08:00
4804080586 add /tmp into the exlist of rhels7 diskless osimage 2017-02-07 12:44:44 +08:00
258084cbc1 makehosts: prevents redundant names in /etc/hosts when aliases are defined 2017-02-06 14:53:08 -08:00
d7ca3e7b69 Merge pull request #2460 from immarvin/onxcatd
fix issue  #2459
2017-02-06 16:59:25 +08:00
696ffeb023 fix issue [DEV]"xcatd: install monitor" process(listening on ipv6 socket) will die on status update from node failed on reverse dns lookup #2459 2017-02-06 16:47:23 +08:00
822c083c93 Merge pull request #2447 from chenglch/tftp
Stop tftp service when xcatd shutdown completes
2017-02-06 00:19:58 -06:00
04decbb47e Stop tftp service when xcatd shutdown completes
close-issue: #2436
2017-02-06 10:44:53 +08:00
d2ab444dfb Merge pull request #2457 from cxhong/edgecoresw
Configure snmp and interface for onie switch
2017-02-05 18:57:01 -06:00
4b9eb870d7 config snmp and interface for onie switch 2017-02-03 10:07:11 -05:00
2c84e4b42f Merge pull request #2437 from hu-weihua/commandlog
Modify expression of enhancing command.log depending on Mark's comment
2017-02-01 16:28:01 -05:00
b60c007f27 Clean up commented code that is useless in the console files 2017-02-01 13:05:19 -05:00
d076feb216 Merge pull request #2454 from whowutwut/security0127
Looks good to me.
2017-01-31 16:49:15 -05:00
ff2c6351af Add security bulletin files 2017-01-31 16:41:15 -05:00
19f6e8d242 fix random errors in documentation build 2017-01-31 16:38:55 -05:00
4de4fa8fae Add security Bulletin for 1/26/17 2017-01-31 16:10:38 -05:00
d6d235fbd3 Clean up formatting of MySQL spelling 2017-01-31 16:09:28 -05:00
1a400c31ab Update mlnxofed_ib_install_v2_diskful.rst 2017-01-31 16:01:55 -05:00
d1088318bc Update mlnxofed_ib_install_v2_diskless.rst 2017-01-31 16:00:36 -05:00
f2c691ea1a Merge pull request #2445 from cxhong/2441
xdsh doesn't read credentials from the passwd table for IBSwitch
2017-01-31 14:04:19 -05:00
70ea003c28 Merge pull request #2453 from whowutwut/bmcsetup_typo
Fix typo in bmcsetup script
2017-01-31 13:55:35 -05:00
defecc7496 Fix typo in bmcsetup if test 2017-01-31 13:52:14 -05:00
c028e76481 Test for hostnamectl and if found, set the hostname using NODE and DOMAIN environment variables 2017-01-31 13:44:29 -05:00
2b19ff36eb Merge pull request #2433 from jjohnson42/fixvitalsman
Amend man page for rvitals
2017-01-26 12:19:07 +08:00
b6be4d0c1c Merge pull request #2358 from bybai/statelitedoc
add statelite document
2017-01-25 14:31:14 -05:00
050feda877 Merge pull request #2444 from whowutwut/ubuntu_build_cleanup
Create a buildinfo file under xcat-core that provides some information about xCAT build on Ubuntu
2017-01-25 11:06:04 +08:00
8782186f6b check if there is "-l" options 2017-01-24 16:05:01 -05:00
6f698625db xdsh doesn't read credentials from the passwd table for IBSwitch 2017-01-24 15:43:31 -05:00
9eb044f997 Clean up unused upload code from the ubuntu build script 2017-01-24 14:15:14 -05:00
0cd485cdfe Create a buildinfo file for Ubuntu builds 2017-01-24 13:59:04 -05:00
8f724776ef Remove the SVNUP code since git has replaced svn 2017-01-24 10:05:22 -05:00
5de3e7b2f9 Merge pull request #2440 from zVMopenstack/ZVM_XCAT_DEV
xCAT UI merge for issue 2407
2017-01-23 11:47:19 -05:00
93c2872e9d Merge pull request #6 from chuckbrazie/ZVM_XCAT_DEV
Secure cookies merge into global xCAT team UI. A few other changes also.
2017-01-23 10:43:15 -05:00
e413f23264 Secure cookies merge into global xCAT team UI. A few other changes also.
Change-Id: I529160b9e2c31c86aca7c2c1ad32559c43ab4aea
2017-01-23 10:05:07 -05:00
69d893cefa Merge pull request #2417 from cxhong/2398
makentp -a returns NTP maynot be synchronized on servicenode
2017-01-23 02:36:43 -06:00
b1adaf4ac2 Merge pull request #2432 from jjohnson42/fixrcons
Fix spurious output in rcons on uninstalled console
2017-01-23 02:35:01 -06:00