2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-06 18:28:16 +00:00
Commit Graph

151 Commits

Author SHA1 Message Date
Jarrod Johnson
6af6ed227e Merge tag '2.15.0' into lenovobuild 2020-01-24 10:39:24 -05:00
Mark Gurevich
4eef7d6987 Revert "Remove kits from Ubuntu and go-xcat"
This reverts commit 7c9d6a56f0.
2019-10-03 11:28:51 -04:00
Mark Gurevich
7c9d6a56f0 Remove kits from Ubuntu and go-xcat 2019-07-24 16:42:26 -04:00
Jarrod Johnson
e53b62e0cf No longer require elilo
elilo is now only used in the narrow window of distributions
that had UEFI support but not EFISTUB.

Such a user will already have it installed.  A brand new install
should not be using elilo.
2019-06-19 09:47:11 -04:00
GONG Jie
fd76d16d3e Remove package conserver from Depends section. Move package goconserver from Recommends section to Depends section 2019-05-16 17:15:21 +08:00
Jarrod Johnson
bff53d4eae Merge tag '2.14.6' into lenovobuild2.14
xCAT 2.14.6 release
2019-05-02 13:05:07 -04:00
GONG Jie
5368829ded Remove conserver-xcat from RPM requirements 2019-04-18 16:59:32 +08:00
Gᴏɴɢ Jie
9d98236dc1 [RH8] RHEL 8 Service node automatic installation (#6041)
* Update tftp dependency

* Update service node package lists for RHEL 8

* Fix typo in `Configure PostgreSQL' page

* Rewrite the description of package xCATsn
2019-03-01 16:00:03 +08:00
Jarrod Johnson
6e59b63b39 Remove dependencies for lenovo ubuntu builds 2019-02-13 16:02:59 -05:00
Jarrod Johnson
3c62f94d79 Add SLES variants of the http config 2018-09-04 14:44:55 -04:00
Jarrod Johnson
a9bbd53147 Fix apache config without confluent in SLES environnment 2018-09-04 13:45:08 -04:00
Jarrod Johnson
dad3f26b9c Merge tag '2.14.3' into lenovobuild2.14
xCAT 2.14.3 release
2018-08-24 09:05:24 -04:00
Jarrod Johnson
8814653058 Require in.tftpd instead of xinetd file
In SLE 15, the tftp server does not provide an xinetd
file since systemd supersedes xinetd.
2018-08-13 10:05:16 -04:00
Jarrod Johnson
c51aad28de Do not require goconserver 2018-06-26 16:24:59 -04:00
Jarrod Johnson
85c8bc092f Restore Indexes to apache 2018-05-25 08:52:08 -04:00
Jarrod Johnson
d4d1783a32 Mask the Apache version 2018-04-17 10:15:31 -04:00
Jarrod Johnson
7ee0c12968 Apply some hardening to xCAT configuration 2018-04-16 10:32:02 -04:00
Jarrod Johnson
e16cea2688 Merge tag '2.13.11' into lenovobuild2.13
xCAT 2.13.11 release
2018-03-26 10:49:04 -04:00
yangsong
d0ed517ee2 merge master to 2.13 branch (#4916)
* Add section for OpenBMC rflash in admin-guide, link this section to CORAL reference section

* enhance rflash unattended doc

* Add libnl3 to ib.rhels7.ppc64le.pkglist

* Reverse installing xCAT-openbmc-py by default so we can require python dependencies

* Adding documentation for installing xCAT-openbmc-py

* enhance rflash doc

* Fix indent problem for the comment lines

For the usability issue, add more spaces to avoid of
some errors when deleting the `#`.

* Install first, then performance section

* Modify all fullwidth colon in test case

* remove the dependency, Load SOAP module dynamically

* Add doc to enable goconserver by default

Add the steps in documentation to enable goconserver by default.

* Use makegocons instead of makeconservercf during discovery and provision

* check if agent exists in process_request and give more clear message.

* add usercase for xcat-inventory

* Not start agent when no valid nodes (#4915)
2018-03-09 19:21:30 +08:00
zet809
a6441554a8 Merge pull request #4790 from neo954/packaging
Add package dependency for goconserver
2018-03-05 12:48:36 +08:00
Victor Hu
c3a36f0e7e For ppc64le platforms, install xCAT-openbmc-py 2018-03-02 13:53:24 -05:00
GONG Jie
dbba432208 Add package dependency for goconserver 2018-02-05 16:03:41 +08:00
Gᴏɴɢ Jie
55b2b1e61c Revert patch 8d06fe1195 on xCAT/xCAT.spec and xCATsn/xCATsn.spec (#4783) 2018-02-01 22:49:31 -06:00
GONG Jie
8d06fe1195 Add package dependency dependency for goconserver 2018-01-31 13:59:30 +08:00
bybai
d9a8a1bce6 fix CI failure for syslinux deb package arch 2018-01-18 22:11:46 -05:00
GONG Jie
3bda36a1e9 Remove trailing spaces in file xCATsn/debian/postinst 2017-12-31 23:59:59 +00:00
GONG Jie
8a60644bb4 Remove trailing spaces in file xCATsn/debian/copyright 2017-12-31 23:59:59 +00:00
Victor Hu
88925f99a8 Reverse installing xCAT-openbmc-py by default so we can require python dependencies 2018-03-08 15:21:26 -05:00
Bin Xu
ab3dc751d7 More strict check to tell if it is a chroot env to avoid modify DB (#4463)
when genimage for SN image (#4365)
2017-12-07 00:51:44 -06:00
Jarrod Johnson
6c2459731b Merge tag '2.13.8' into lenovobuild2.13
xCAT 2.13.8  release
2017-11-28 14:01:03 -05:00
Jarrod Johnson
bcebb15551 Do not require ipmitool anymore 2017-10-12 10:11:57 -04:00
Jarrod Johnson
cefaf83356 Do not require conserver 2017-10-11 14:02:26 -04:00
Chuck Brazie
c012b45ec1 Merge branch 'master' into ZVM_XCAT_DEV 2017-10-03 09:44:06 -04:00
Jarrod Johnson
f3f41848ae Merge tag '2.13.7' into lenovobuild2.13
xCAT 2.13.7 release
2017-09-27 15:52:44 -04:00
yangsong
a183e3b8f2 support local syslog:1)ship logrotate and log filter rule files in xCATsn;2)refine syslog script to enable log filter and rotate rules (#3921) 2017-09-15 16:03:43 +08:00
Jarrod Johnson
0dfe33edf5 Merge branch 'refs/heads/2.13' into lenovobuild2.13
Conflicts:
	xCAT/xCAT.spec
	xCATsn/xCATsn.spec
2017-03-01 09:46:50 -05:00
Chuck Brazie
1166d003ad remove elilo from spec files, remove aa from line 277 in
zvmdiagnostics.pm

Change-Id: Ifb2ee4200ccc9d8294764609904ac9d0ab555f7c
2017-02-24 14:02:49 -05:00
Jarrod Johnson
1cf6894af8 Trim dependencies of lenovo build 2017-01-13 15:08:14 -05:00
zet809
6755a099d0 Merge pull request #2195 from neo954/issue1547-rpm-packaging
Make all the rpm packages have the exactly same version and release numbers
2017-01-10 17:27:54 +08:00
GONG Jie
398494a32c Fix typo. Remove unused lines. 2017-01-05 11:07:45 +08:00
neo954
327db76f9e Make all the deb packages have the exactly same version and release numbers 2017-01-03 12:56:15 +08:00
GONG Jie
65c2911888 Make all the rpm packages have the exactly same version and release numbers 2017-01-03 12:47:14 +08:00
chenglch
843fee9ad3 Modify build spec to require ipmitool-xcat-1.8.17-1 2016-11-10 10:44:03 +08:00
Patrick Lundgren
8b1d06060e Modified spec files to require ipmitool-xcat 1.8.17, so "yum update *xCAT*" will pull in ipmitool-xcat-1.8.17 2016-10-25 15:19:24 -04:00
Jarrod Johnson
edb1d181e9 Provide hook for saner versioning
The traditional approach was not adequately
hooked into git.  It should do nothing by
default differently.
2016-09-28 08:43:35 -04:00
immarvin
a69f040bef add syslinux-xcat and xnba-undi to the dependency of xCAT and xCATsn to support mixed cluster 2016-09-14 04:55:20 -04:00
hu-weihua
d7a683b200 fix probe bugs 2016-08-15 04:10:50 -04:00
ertaozh
8b5f44c44a Modify xcat-genesis-script pkg name for ubuntu 2016-08-10 01:23:06 -04:00
ertaozh
cd471d112d modify dependency xcat-genesis-scripts to xcat-genesis-scripts-ppc64 and xcat-genesis-scripts-x86-64 for xcatsn and xcat 2016-07-20 01:17:45 -04:00
ertaozh
65bfb783d2 modify xcat to depended on ipmitool-xcat-1.8.15-2 and higher 2016-07-18 01:53:00 -04:00