Jia Zhao
7a980c9cea
fix autodiscovery problem as not run makehosts command
2014-03-20 18:43:14 +08:00
immarvin
36690a8671
fix defect #4030 [DEV]'makedhcp -n' failed to add subnet info to dhcpd.conf on rhels7.0 x86_64 mn
2014-03-19 08:14:00 -07:00
immarvin
8984f6243b
add rhels7 stateless and statelite support for x86_64
2014-03-19 07:59:02 -07:00
lissav
dd64ec3740
fix defect 4028
2014-03-19 07:22:22 -04:00
ligc
67b998eaf9
fix for bug 3935: support nic name with space, like Local Area Network on windows
2014-03-14 17:51:29 -05:00
ligc
a9e5fa3bad
fix for bug 3937: return 1 when lsdef <object> can not find the object
2014-03-14 17:01:05 -05:00
ligc
2ad92ce054
fix for bug 3976: check -i flag
2014-03-14 16:16:27 -05:00
lissav
4b87e5d765
additional checks
2014-03-13 10:37:14 -04:00
lissav
a663b2d88a
change sync of keys so they are cleaned up when zones are removed
2014-03-13 09:49:23 -04:00
lissav
aaa740b4a9
fix parsing
2014-03-12 11:33:04 -04:00
lissav
73868bdc66
chzone code
2014-03-11 14:19:11 -04:00
zhaoertao
ea3eebe585
fix bug 4014: updatenodegroups routine always add all group to the node
2014-03-10 19:04:31 -07:00
lissav
b1948ed1e9
a lot of chzone, needs more work
2014-03-10 14:43:00 -04:00
immarvin
ef05a92cb2
rhels7 statelite/stateless support
2014-03-08 06:46:54 -08:00
immarvin
68b53380a3
fix defect #4015
2014-03-07 07:32:03 -08:00
lissav
894a1c680d
rmzone
2014-03-07 09:55:07 -05:00
ligc
69a80e72ee
fix for bug 4010: remove xcatws.cgi from PCM build
2014-03-06 15:47:15 -06:00
lissav
62e366907e
better hierarchical processing for zones
2014-03-04 10:22:21 -05:00
lissav
d3cd61745d
support zone root ssh keys
2014-03-03 13:18:19 -05:00
daniceexi
0be18a3c4a
Code drop to support new netboot method - grub2
2014-02-28 07:52:13 -05:00
lissav
7da6bca6d4
updatenode customized mypostscript.tmpl with ZONENAME lines
2014-02-27 10:55:31 -05:00
lissav
eb6d69a76b
updatenode customized mypostscript.tmpl with ZONENAME lines
2014-02-27 10:12:53 -05:00
lissav
e77ef4eed3
initialize if no zones
2014-02-26 11:33:39 -05:00
lissav
4483b709da
adding routines for support
2014-02-26 10:35:26 -05:00
lissav
de2bafc46d
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
2014-02-26 08:13:59 -05:00
daniceexi
d8dedfb3b1
defect 3961: make domain name keep without . at beginning
2014-02-26 13:26:01 -05:00
lissav
55a90fc1b9
fix ENABLESSHBETWEENNODES setting in mypostscript file when zones
2014-02-26 08:12:11 -05:00
lissav
2ec690f18f
zone hierarchical support for xdsh -K
2014-02-25 09:59:43 -05:00
lissav
c99c4d809b
xdsh -K support (still need to do hierarchy)
2014-02-24 11:38:58 -05:00
ligc
db8efd37b9
fix for bug 3991: if the node can not be resolved or ip address is not valid, print warning message and ignore the node
2014-02-21 12:41:37 -06:00
lissav
dabc94af12
more code
2014-02-20 11:33:24 -05:00
lissav
dad84f2d1a
fix for defect 3985
2014-02-20 07:09:50 -05:00
lissav
00318b28d4
designchanges
2014-02-19 08:48:14 -05:00
lissav
ace58552c1
more zone support
2014-02-18 08:49:47 -05:00
Jarrod Johnson
b1fddf8eca
Merge branch '2.8' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.8
2014-02-13 09:53:54 -05:00
lissav
2ee32a79c8
Multiple zone support
2014-02-13 07:54:10 -05:00
zhaoertao
601dc2569c
update manpage of mkdef/chdef for osimage
2014-02-13 00:59:42 -08:00
immarvin
663e7d0132
take *.rhel*.pkglist as pkglist file if *.rhels*.pkglist do not exist
2014-02-12 00:52:35 -08:00
immarvin
3dce4de63a
specify text installation mode, otherwise, anaconda will drop into choice dialog when fails to start X in graphic mode
2014-02-12 00:49:36 -08:00
zhaoertao
a4a0ed5da3
fix bug 3983: copycds show error info
2014-02-11 22:06:48 -08:00
yinle
3fd9ee8ad9
fix bug #3984 Ubuntu 13.10 diskless installation fails
2014-02-11 10:54:53 -08:00
Jarrod Johnson
73b9ef07ad
Have openssl req use better message digest
2014-02-11 10:08:06 -05:00
daniceexi
784f89b916
roll back the last change in configmic file; And fix the issue that hostname cannot show the short hostname
2014-02-11 04:48:40 -05:00
Jarrod Johnson
8804d7180b
RHEL7 support for diskful compute profile complete
2014-02-10 14:01:05 -05:00
Jarrod Johnson
89f3dccdbe
Have RHEL7 proceed to get through install completion
...
Still need to get through the postscript phase
2014-02-10 14:00:52 -05:00
Jarrod Johnson
263ee3af3a
Add signature detection for RHEL7 media to anaconda
2014-02-10 10:50:32 -05:00
daniceexi
5452efea2e
fix the issue that hostname command cannot get short hort name
2014-02-10 08:24:41 -05:00
Jarrod Johnson
504dc16571
Fix xCAT init script status reporting
...
xCAT in some cases was reporting improper status for certain scenarios.
Risk being inaccure if no pid file exists so that it is accurate when it
does exist.
2014-02-07 17:39:32 -05:00
Jarrod Johnson
b808b12dcf
Correct } mistake in previous commit to IPMI.pm
2014-02-04 10:26:57 -05:00
7f42f33094
fix unordered cherry-pick
2014-01-30 20:42:02 +00:00