immarvin
d21467eb47
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-10 02:40:59 -08:00
ertaozh
4bb15df15e
To use the refined code about installnic and primarynic for ubuntu
2015-02-10 04:41:35 -05:00
daniceexi
60a94b982b
Ubuntu/genimage: support to use local mirror in pkgdir with http format
2015-02-10 03:43:17 -05:00
GONG Jie
3881d6fefe
Add pkglist, exlist, postinstall files for RHEL 7.1 support on ppc64le
2015-02-10 15:42:22 +08:00
daniceexi
13d8331ff7
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:59 -05:00
litingt
8ef96a21b9
update case
2015-02-09 02:02:11 -08:00
linggao
1638b79322
Make nics.nicextraparams work for any user defined settings, fixed defect 4541 and 4542
2015-02-06 16:03:09 -05:00
jjohnson2
fa102ac8c6
Fix RHEL7/CentOS7 netboot with BOOTIF
...
xcatroot ramroot setup did not correctly change BOOTIF to
match expectations. Remove 01- and replace - with : to match
ip output
2015-02-06 14:21:17 -05:00
Victor Hu
b19f8ea531
Seems like mklocalrepo never worked for Zypper because the
...
/etc/yum.repos.d was hard coded. Enhanced to work with
SLES distributions
2015-02-06 10:56:13 -05:00
daniceexi
6d2a22f2c5
code drop for ubuntu diskless genimage to use local mirror
2015-02-06 08:52:42 -05:00
ligc
5cf9b8d210
fix for bug 4562: a shell syntax problem
2015-02-06 16:24:09 +08:00
Victor Hu
a5af727fd7
No man page for xCAT-confluent, comment out call to xpod2man
2015-02-05 16:26:09 -05:00
Victor Hu
2637fff263
Add xCAT-confluent package to Ubuntu and Debian build scripts
2015-02-05 16:20:02 -05:00
Victor Hu
5f59ec154e
Added some changes to build xCAT-confluent
2015-02-05 15:00:24 -05:00
jjohnson2
552d4e39ab
Recognize more variants of Windows 2012
...
Windows 2012 R2 and updates can take a number of forms, be more forgiving.
2015-02-05 13:37:21 -05:00
Casandra Qiu
3178995597
Fix the misuse of == to compare strings in perl
2015-02-05 12:02:25 -05:00
ertaozh
156840fc28
fix bug 4555: lsslp -s PBMC does not honor -n flag
2015-02-05 04:44:40 -05:00
immarvin
ab307a3553
add description of specifying multiple mirrors in the linuximage.pkgdir for ubuntu
2015-02-05 01:52:06 -08:00
Jia Zhao
c650955d49
Not run makedhcp during nodeimport
2015-02-05 13:53:16 +08:00
Victor Hu
eebd2723f8
Merge branch '2.9' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.9
2015-02-04 15:40:13 -05:00
Victor Hu
85081d50cc
Add new service related keyword into site table: consoleservice
...
[Devops Task 10075]
The behavior changes between 2.9.1 and 2.10. The keyword is
provided for those users who want to try out confluent in the 2.9.1
timeframe. Confluent is planned to be packaged better and the
default console for 2.10. conserver will still be shipped to
provide console for the systems not supported by confluent.
2015-02-04 15:36:30 -05:00
Casandra Qiu
83a64c2158
Merge branch '2.9' of ssh://cxhong@216.34.181.155/p/xcat/xcat-core into 2.9
2015-02-04 14:20:10 -05:00
Casandra Qiu
f8136b7bda
Bug #4537 , clean up sles12 genimage output
2015-02-04 14:11:46 -05:00
Victor Hu
036ca664d7
Add files and directory framework to generate the xCAT-confluent RPM
...
Cleaned up some of the comments in the beginning of buildcore.sh
using spaces instead of tabs and added the build for xCAT-confluent.
The xCAT-confluent rpm is intended to be used for xCAT2.X releases to
support confluent. This rpm has a requirement on confluent_server package.
For 2.9.1, xCAT-confluent is optional. For 2.10, the plan is to default
the console service to confluent.
2015-02-04 13:52:08 -05:00
mellor
d17fd8230b
defect 4082 - change previous fix to disable warnings when calling setlogsock to work with older versions of perl too
2015-02-04 08:01:16 -05:00
chudegao
952757ee61
fix 4545,restart xcatd hang due to perl syntax error in low perl version 5.10.x
2015-02-04 10:18:26 +08:00
daniceexi
60a3a58f91
pscp, fixed a code change error
2015-02-03 21:12:16 -05:00
immarvin
b3f12b80ef
add support for online mirrors during provision
2015-02-02 02:12:15 -08:00
jjohnson2
1818302c13
Recognize confetty installed by pip
...
On some systems, pip install confetty will go to
/usr/local/bin. Recognize and accept that.
2015-01-30 17:01:00 -05:00
jjohnson2
7359c647c6
Allow wcons to accept geometry
...
If user passes in geometry, intelligently merge with
tiling geometry rather than confusingly attempt to
pass it through.
2015-01-30 16:58:28 -05:00
jjohnson2
48634b2a7b
Fix confetty race condition induced by wcons
...
wcons was leaving a common control socket defined for all invocations
of confetty. Fix this by not setting a socket for any but the first.
The channel is currently only used for wcons initial tiling, so
it should only be bothered with for that anyway.
2015-01-30 14:25:08 -05:00
linggao
264ce92cb3
Merge branch '2.9' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.9
2015-01-29 16:43:22 -05:00
linggao
86ebc37e4e
More on building xCAT-vlan on ubuntu
2015-01-29 16:42:54 -05:00
Victor Hu
23faa34712
The mklocalrepo.sh file is automatically created for xcat-core
...
and xcat-dep. For xcat-dep on linux (non ubuntu), mklocalrepo.sh
should be executed in the <os>/<arch> subdirectory. If xCAT*.repo
file is not found in the executing directory, print out
a message to tell the user instead of creating a blank file in
/etc/yum.repos.d which will not work anyway.
2015-01-29 10:10:15 -05:00
daniceexi
c136e33c35
energy.pm - changed the xml output format of renergy command which using energy.pm (p8 support)
2015-01-29 04:00:50 -05:00
chudegao
4e0d876468
Merge branch '2.9' of ssh://git.code.sf.net/p/xcat/xcat-core into 2.9
2015-01-29 11:21:19 +08:00
chudegao
073e7d1cec
Refactor netboot attribute setting for adding nodes in PCM way
2015-01-29 11:21:05 +08:00
immarvin
26fd625716
add support for grub2-tftp and grub2-http as the netboot method
2015-01-28 01:14:43 -08:00
Jia Zhao
4c0d463afc
Adding netboot image check for ubuntu nodeimport
2015-01-28 09:38:30 +08:00
linggao
ab1ce4f255
added vlan build for Ubuntu
2015-01-27 15:04:37 -05:00
linggao
afc3181b5a
adds xCAT-vlan nto build process
2015-01-27 14:11:16 -05:00
linggao
b5af116a8e
add files for xCAT-vlan
2015-01-27 12:17:04 -05:00
immarvin
8e89fc670c
#4538 [DEV] incorrect /etc/init/hvc0.conf on ubuntu 14.04.1-ppc64le kvm node after provisioning
2015-01-27 00:24:57 -08:00
Victor Hu
0d37662bb5
Improve the error message for the missing netboot/initrd.gz
...
on Ubuntu Linux. This needs to be obtained from the Ubuntu
download site and copied over into the netboot directory.
2015-01-26 11:44:16 -05:00
ertaozh
ed9b1dd768
fix defect 4535: xcat can not get the right disk name for powerkvm VM
2015-01-26 04:32:57 -05:00
ertaozh
003b8982b2
fix bug 4533 PMR: kvm vm can't be powered on when vmstoragemodel=virtio
2015-01-23 03:30:14 -05:00
linggao
477acdc2e3
minor fix in ospkgs
2015-01-22 16:02:36 -05:00
linggao
4a97a50d16
Supports multiple SDK cd's for sles in ospkgs and otherpkgs
2015-01-22 15:55:16 -05:00
linggao
1e5beadf11
Fix sles diskless sdk support
2015-01-22 12:25:48 -05:00
chudegao
d547d83bdf
fix 4513 enable root logon permission in remoteshell,4522 support remove os pkgs in ubuntu pkg list
2015-01-22 18:09:44 +08:00