Victor Hu
419af5ce88
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-03-25 13:36:40 -04:00
Victor Hu
30950ea29e
Stop the ubuntu build when errors occur instead of just continuing.
2015-03-25 13:35:53 -04:00
immarvin
719c6d0de3
fix defect #4616 On rhels7.x env, stateful node status will be failed duo to privision nic is not ready when run postscript
2015-03-25 03:48:19 -07:00
Victor Hu
28e6939268
update the error message on xpod2man to better reflect what is
...
going on, looking for man5 pages, instead of claiming error
running the command.
2015-03-24 15:48:20 -04:00
Victor Hu
e80b5d707e
Put the wget command in a variable so we can log the output
...
to a file instead of wget default log messages to stderr.
This helps us without automated build scripts and not breaking
on output written to stderr
2015-03-24 13:55:14 -04:00
jjohnson2
1bce6d44c8
Have ppping and psh verify peer
...
psh and ppping failed to verify the server certificate
2015-03-24 13:39:19 -04:00
ertaozh
5068a8b99d
fix defect 4624: mlx4_en.ko missing from Ubuntu stateless image
2015-03-24 03:56:20 -04:00
Jia Zhao
5371f78dbb
setting vpd.uuid for powerkvm nodes during nodeimport
2015-03-24 15:30:17 +08:00
Lei Ai
9f839cd82f
4612 Update script pgsqlsetup against PGSQL secure hole
2015-03-23 11:52:01 +08:00
jjohnson2
71d4dabbd4
Give confetty based consoles more of a grace period
...
For people doing X forwarding, wcons tiling has always been
flaky. For confluent, we have a better cue, so give it
more time for the sake of X forwarded users
2015-03-20 11:00:10 -04:00
jjohnson2
ff3eee61f3
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-03-20 10:59:20 -04:00
jjohnson2
fb02c18853
Fix erroneous 'noping' in various circumstances
...
nmap's raw IP facility is prone to mistakes in various
environments. Disable the raw IP handling by
telling nmap to run as if it didn't have privilege
2015-03-20 10:58:26 -04:00
Victor Hu
b0979eafc9
Add a LOG option to buildcore.sh to allow for some output to redirect
...
to a log file. Currently only used to optionally redirect wget
output to a log instead of stderr. Output to stderr will cause automated
build scripts to fail.
2015-03-19 12:14:27 -04:00
ertaozh
465fc18b2a
fix bug 4600: p8LE hardware discovery will hung when the first LINK UP nic is not in Management Network
2015-03-19 03:10:47 -04:00
immarvin
89f58e514a
fix defect #4613 [DEV] rhels7.0 provisioning complains !dracut-cmdline[78]: Warning: 'ksdevice=<MAC>' is deprecated. Using BOOTIF=01-00-21-5e-a6-3d-d7 instead!
2015-03-18 21:45:28 -07:00
Victor Hu
254f7b7b43
This is really a hack. The xCAT-UI spec file should not have a hard
...
coded location for compiler.jar file. However, I don't feel we should
check in that compiler.jar file, so I've put it into a tools directory
under the new build environment structure in c910 so we can more easily
re-create build machines.
The file path is automatically generated if it's not found to exists
so we don't break the current build scripts.
2015-03-18 16:51:49 -04:00
ertaozh
f731fb2ec9
fix bug 4609: rcons returns /opt/xcat/bin/rcons: line 62: [: ==: unary operator expected
2015-03-17 07:50:21 -04:00
Victor Hu
28cb65ebac
rcons automatically uses confluent when it's installed on the xCAT
...
management machine. Tests for /opt/confluent/bin/confetty
Change to first check consoleservice keyword in site table before
using confluent. This allows us to install confluent on the machine
and control use with the keyword
2015-03-17 07:47:32 -04:00
daniceexi
e2713f9b7b
the initrd for stateless has to been built first to make the installkernel cfg file added first. Refer to checkin 3df16cd4e3
for rh7
2015-03-17 03:03:49 -04:00
linggao
a2fa0c2a28
Fixed defect 4606: cannot ssh to genesis
2015-03-16 23:36:10 -04:00
linggao
50a086327b
Fixed defect 4608: getmacs does not work for x222 nodes
2015-03-16 16:17:08 -04:00
immarvin
b99e85f108
suppress some invalid message during genimage
2015-03-16 07:13:13 -07:00
immarvin
17b29dcd17
fix defect #4525 [DEV] ubuntu 14.04.1 ppc64el hierarchy stateless provision hang on wget: bad address 'c910f03c05k07'
2015-03-16 03:24:01 -07:00
immarvin
cddf0ba309
fix defect for #4539 [FVT] On RHEL 7.1 ppc64, the name of network adapters changed after the operating system installation
2015-03-16 02:24:11 -07:00
Lei Ai
8e0a2fe479
4590:update genesis rpm builder for compatible with MCP package
2015-03-16 13:57:58 +08:00
daniceexi
7c804caa9e
defect 4598: hardeths script will do nothing if the interface has not IP and mac address
2015-03-16 00:57:27 -04:00
daniceexi
56d468f669
defect 4603: fix the code logic of how to get the fsp of cec
2015-03-13 04:53:32 -04:00
GONG Jie
f6ea4a1bbc
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-03-13 16:30:10 +08:00
GONG Jie
ecf9564c46
Fix typo of previous commit for bug #4451 . Fix bug#4601
2015-03-13 16:29:53 +08:00
daniceexi
0bd0860cdc
add netboot pkglist for ubuntu 14.04.2 x86_64
2015-03-13 01:53:53 -04:00
Victor Hu
d08a231d1a
Remove the "set -x" in the xCAT-vlan spec file causing unnecessary
...
output to the log files when building xCAT-vlan RPM
2015-03-12 15:27:29 -04:00
Victor Hu
e581247ade
When building xCAT-server rpm, a Unknow option: help message
...
appears. This is caused by the xCATreg tool not implementing
the --help option (was -h or ? for help)
build-readme requires the tools to implement the help option
2015-03-12 15:10:53 -04:00
xCAT Build Machine
6c6994af5a
Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-core
2015-03-12 11:17:13 -04:00
xCAT Build Machine
f66b9b9c12
Fix some minor formatting issue in buildcore.sh
2015-03-12 11:16:52 -04:00
immarvin
1636b11e4b
fix defect #4595 [FVT]:CN ip is not correctly configured on sles11.3 when installnic and primarynic is blank
2015-03-12 07:03:24 -07:00
Jia Zhao
ebe61dbab5
fix nodeimport getting netboot attribute error
2015-03-12 17:30:02 +08:00
litingt
7333896fcb
add xCAT-vlan for PCM team
2015-03-12 00:31:47 -07:00
litingt
7ff60abe6e
put xCAT-genesis-scripts-ppc64 in PCM build
2015-03-12 00:31:13 -07:00
amy0701
ff2e58e66f
fix confignics -s does not work in postscripts
2015-03-12 01:27:24 -04:00
chudegao
c51cfca5e1
fix feature request 189, support not contain existing postscript in kit
2015-03-11 18:02:31 +08:00
daniceexi
793a6c1709
defect 4539: for rh7, remove the HWADDR entry from ifcfg-ethx files to skip the deadlock of cfg in ifcfg-ethx and real system
2015-03-11 06:04:50 -04:00
daniceexi
3a65b11326
defect 4586: when run genimage for ubuntu, grub_pc package cannot be configured correctly (postinst failed). It will cause the failure of genimage. use environment variable [DEBIAN_FRONTEND=noninteractive] for each apt-get run to make the apt-get default action is to say yes for any question
2015-03-11 04:04:38 -04:00
baiyuan
acd15d4648
fix confignics -s to config installnic when installnic is not in nics table
2015-03-10 23:40:28 -04:00
mellor
d009a51b1c
defect 4349: update previous fix to rmkitcomp
2015-03-10 17:12:50 -04:00
mellor
8f90acc07c
defect 4349: fix rmkitcomp othepkgs dir removal; fix typo in Schema.pm to now display kitcomponent reponame correctly
2015-03-10 14:50:15 -04:00
mellor
551bc0ab11
defect 4494: fix lskmodules to find both *.deb and *.udeb packages
2015-03-10 08:42:27 -04:00
Jia Zhao
e5cee0d433
fix nodeimport error on PowerNV node
2015-03-10 19:52:07 +08:00
daniceexi
9e2ca88638
defect:4592 ubuntu:genimage, move the running of postinstall script before determining the linux kernel version since postinstall script might add new kernel pakcage
2015-03-10 03:48:34 -04:00
daniceexi
52f78c5449
defect 4586: copy /proc/cpuinfo from host node to rootimage
2015-03-10 01:25:46 -04:00
mellor
85f758bd0d
defect 4587 - fix xcatd msg for undefined variable: Use of uninitialized value $line in length
2015-03-09 13:56:47 -04:00