Commit Graph

15154 Commits

Author SHA1 Message Date
litingt
465c25d22b add rh7 support 2015-02-09 19:56:16 -08: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
litingt
1efc379a5f update case 2015-02-09 01:59:16 -08:00
Junxiaw
3b63df478e modify xCATreg 2015-02-08 07:28:47 -08:00
linggao
edbe36c98d Make nics.nicextraparams work for any user defined settings, fixed defect 4541 and 4542 2015-02-06 16:08:31 -05:00
jjohnson2
d9d0ac7835 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-02-06 14:22:18 -05:00
jjohnson2
e15c2a7595 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:22:12 -05:00
Victor Hu
2bc3c5f031 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:55:14 -05:00
daniceexi
54bb58fa17 code drop for ubuntu diskless genimage to use local mirror 2015-02-06 08:53:21 -05:00
ligc
dc4138c13c fix for bug 4562: a shell syntax problem 2015-02-06 16:26:19 +08:00
Junxiaw
31f473c09c modify bundlelist 2015-02-05 21:09:08 -08:00
Junxiaw
cc515c0aea modify bundlelist delete #chdef_t_o_attr 2015-02-05 19:09:21 -08:00
Junxiaw
c0be673a4d modify bundlelist delete #chdef_t_o_attr 2015-02-05 18:51:45 -08:00
Victor Hu
15e68b1555 No man page for xCAT-confluent, comment out call to xpod2man 2015-02-05 16:26:47 -05:00
Victor Hu
f8cb5bbe66 Add xCAT-confluent package to Ubuntu and Debian build scripts 2015-02-05 16:20:33 -05:00
Victor Hu
6da3d8ee0e getslnodes.py was using argparse, which is not included on centos6.5
and not available in python 2.6... switched to using docopt for
command line interface argument parsing.  This python library is
pulled in by the SoftLayer python bindings so it's not an extra step.
2015-02-05 15:57:37 -05:00
Victor Hu
dccae166ad Added some changes to build xCAT-confluent 2015-02-05 15:00:59 -05:00
jjohnson2
5d963f0fee Recognize more variants of Windows 2012
Windows 2012 R2 and updates can take a number of forms, be more forgiving.
2015-02-05 13:38:00 -05:00
Casandra Qiu
ef1556e494 Fix the misuse of == to compare strings in perl 2015-02-05 12:04:42 -05:00
Victor Hu
3369dfb94f Added a print out to help the user configure /etc/fstab for
automount of the consistent file storage on reboot
2015-02-05 11:05:01 -05:00
Victor Hu
d324f22ed6 Renamed utility softlayer_nas.py to softlayer_storage.py.
Extended the utility to support mounting of --type=nas|consistent
The consistent performance file storage is the high available
storage type on SoftLayer.  One we supported multiple types
the "nas" in the utility name no longer made sense.
2015-02-05 10:55:24 -05:00
Bruce Potter
d2e659ede3 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
merge of addition of getslnodes.py
2015-02-05 10:09:38 -05:00
Bruce Potter
77c193fe90 rewrote getslnodes in python 2015-02-05 10:07:14 -05:00
Junxiaw
76a14a0713 modify bundlelist 2015-02-05 06:45:53 -08:00
Junxiaw
4cafcfe310 modify bundlelist 2015-02-05 03:09:50 -08:00
ertaozh
4dd21f1775 fix bug 4555: lsslp -s PBMC does not honor -n flag 2015-02-05 04:35:16 -05:00
immarvin
276abb3db3 add description of specifying multiple mirrors in the linuximage.pkgdir for ubuntu 2015-02-05 01:51:15 -08:00
Jia Zhao
a578f264f1 Not run makedhcp during nodeimport 2015-02-05 13:55:30 +08:00
daniceexi
d875a07bad Enable debug for otherpkgs to debug the issue that otherpkgs does not finish when install service node for sles11.3 2015-02-04 22:08:58 -05:00
Casandra Qiu
7f90f85103 Bug #4537, clean up sles12 genimage output 2015-02-04 14:22:45 -05:00
Victor Hu
ad782ec517 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 14:00:40 -05:00
mellor
874f77afed defect 4082 - change previous fix to disable warnings when calling setlogsock to work with older versions of perl too 2015-02-04 08:00:03 -05:00
chudegao
09a0e5fe1f Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-02-04 10:16:05 +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
daniceexi
7e550ebeaf pscp, fixed a code change error 2015-02-03 21:11:26 -05:00
litingt
751f918bdd update case 2015-02-02 20:05:08 -08:00
litingt
4253312315 update case 2015-02-02 19:53:16 -08:00
litingt
a4ca553751 update case 2015-02-02 19:43:24 -08:00
litingt
bb001497b0 update case 2015-02-02 19:40:49 -08:00
litingt
d3b6905d0d update case 2015-02-02 19:32:56 -08:00
litingt
e171490770 update cases 2015-02-02 19:29:22 -08:00
litingt
80cb8aecf4 update cases 2015-02-02 19:18:16 -08:00
immarvin
e941049b9b add support for online mirrors during provision 2015-02-02 02:13:14 -08:00
litingt
8a4647387a update bundle list 2015-02-01 23:25:04 -08:00
litingt
6ca0cd115d update case 2015-02-01 23:16:36 -08:00
litingt
e8019a65ec Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core 2015-02-01 20:26:36 -08:00
litingt
8823e07198 update case 2015-02-01 20:23:48 -08:00
litingt
5c2a0d3122 update case for arch 2015-02-01 20:16:45 -08:00
jjohnson2
3cb83b2a19 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:00:19 -05:00
jjohnson2
57f9ca6acf 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:49 -05:00