2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2026-09-14 10:13:48 +00:00
Commit Graph

172 Commits

Author SHA1 Message Date
Jarrod Johnson abc782473a Merge tag '2.16.0' into lenovobuild 2020-06-22 11:07:17 -04:00
Mark Gurevich 721c0bbc3b Spec file fix for XML::LibXML 2020-05-11 09:29:03 -04:00
Mark Gurevich fa86dd4fbb Use XML::LibXML::Simple instead of XML::Simple 2020-05-01 17:06:22 -04:00
Jarrod Johnson 6af6ed227e Merge tag '2.15.0' into lenovobuild 2020-01-24 10:39:24 -05:00
Jarrod Johnson 2b090b8b60 Add different XML library dependency
The Dependency was not automatically caught by all platforms.
2019-12-09 08:25:44 -05:00
Jarrod Johnson 41d3977e22 Fix insecure processing of XML input
XML::Simple is not up to the task.  Switch to
XML::LibXML::Simple and coax it to not do as much
XML to avoid XXE attacks.
2019-12-06 15:43:04 -05:00
Jarrod Johnson 792e41727d Add more missing dependencies for EL8 2019-12-03 17:01:18 -05:00
Jarrod Johnson 8fad733a47 Add EL8 dependencies to SPEC
EL8 build process is missing some automated dependencies
2019-12-03 16:19:31 -05:00
Jarrod Johnson 3a3938aec7 Fix missing colon 2019-09-30 14:28:15 -04:00
Jarrod Johnson 79620132b5 Add missing dependencies for EL8 2019-09-30 14:04:23 -04:00
GONG Jie 3e249fe766 Update grub2-xcat requirement 2019-05-16 17:30:32 +08:00
GONG Jie c06f1a4213 Update xCAT-server.spec to require a new version of grub2-xcat 2019-04-18 17:41:35 +08:00
Jarrod Johnson eb68b59906 Merge tag '2.14.5' into lenovobuild2.14
xCAT 2.14.5 release
2019-01-09 14:20:23 -05:00
Yuan Bai 95ca105635 enhancements for sle15 diskful CN deployment (#5605)
* add sle dir for copycds

* remove HPC packages from sle15 template

* copycds support ppc64le sle15

* support packages products for sle15

* create repos  for all products in sle15 Package ISO

* fix deployment status postbooting in sle15

* support sle15

* add copycds example for sle15

* generate add_on product

* polished

* adjust product_dir
2018-09-18 18:03:32 +08: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
Bin Xu 45bffd257d Add a default systemd unit file based on the auto-generated one from SysV (#5394)
* Add a default systemd unit file based on the auto-generated one from SysV

* modify the xcatd testcase when using systemd
2018-08-10 15:01:04 -04:00
Bin Xu 03242a3463 not generate debuginfo for xCAT-server package (#5431) 2018-07-25 15:25:08 +08:00
Bin Xu 57bc7c1f57 Add a default systemd unit file based on the auto-generated one from SysV (#5394)
* Add a default systemd unit file based on the auto-generated one from SysV

* modify the xcatd testcase when using systemd
2018-07-23 17:31:50 +08:00
Jarrod Johnson 4fa468920d Merge branch '2.14.0' into lenovobuild2.14 2018-05-16 15:41:38 -04:00
Jarrod Johnson 212fe9ab91 Remove openbmc2 plugin 2018-04-10 15:06:37 -04:00
chenglch 2ac315cbe2 Add default logrotate configuration for gocons
Add logrotate conf for the console log files and log
of goconserver.
2018-03-27 17:11:25 +08: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
Chuck Brazie c04433df0f Update xCAT-server.spec 2017-08-29 09:02:06 -04:00
Chuck Brazie abe6b45437 Update xCAT-server.spec 2017-08-28 08:54:30 -04:00
Jarrod Johnson e6bd554b66 Skip building non-x86, also fix the server build
For this branch, we don't build anything but x86.
Also, previous commit had a mistake in the path.
2017-06-30 10:04:41 -04:00
Jarrod Johnson 3cb6e44555 Mask out recent function with new requirements 2017-06-30 09:55:30 -04:00
Chuck Brazie 98b4d2cf9f zVM changes up till April 21
Change-Id: I6c2febd8797f3874fbd8b7bd445f7ce6785155e4
2017-04-21 14:07:34 -04: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 5bab3873a2 Add in version 1 and version 2 REST-API into zVM. Default zVM to version
1 in the zvmxcatws.cgi

Change-Id: I2ad620ded8f4f3bff997bf308881cbeabd61022b
2017-02-20 15:33:44 -05:00
Chuck Brazie 5a83bf5e63 Merge our code with global xCAT team except for xcatws.cgi
Change-Id: I945c430685fa2febd914be09f6a6f976783abeec
2017-02-02 14:31:27 -05:00
Jarrod Johnson c2e22f6f57 Add missing perl-Net-Telnet dependency 2017-01-20 11:16:41 -05:00
Jarrod Johnson 807d30d325 Be explicit about some server requirements
SuSE failed to identify some dependencies automatically.
2017-01-19 18:31:24 -05:00
Jarrod Johnson 1cf6894af8 Trim dependencies of lenovo build 2017-01-13 15:08:14 -05: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
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
ertaozh d48f5a35fa fix issue 1005: [PCM] The issue of strong package dependency perl-HTTP-Async and perl-Net-HTTPS-NB 2016-05-04 02:55:57 -04:00
immarvin ea5933eac0 /usr/lib/lsb/remove_initd and /usr/lib/lsb/install_initd shipped in redhat-lsb-core has been a link to chkconfig in redhat7.2, whis will cause problem while enabling xcatd service after xCAT-server installation when redhat-lsb-core is installed 2016-04-29 04:48:12 -04:00
immarvin 6d38f7e3bc remove install_initd and remove_initd in spec 2016-04-29 04:25:24 -04:00
ertaozh 52a995f810 add depended pkg http-async and net-https-nb for xCAT-server 2016-03-23 01:24:05 -04:00
Victor Hu 9aed2456d3 Need to add some check in the code to remove the Juniper directory
because the symlink does not get created when we are going from an
older release to the current release where this change was made
2015-10-20 11:08:52 -04:00
linggao e5a27c8f47 changed Jun switch type to its full name Juniper 2015-06-25 16:55:09 -04:00
Victor Hu 70a1efec75 fixed incorrect day of week for 11/20/2007, causing warning when building rpm 2015-01-09 13:50:39 -05:00
daniceexi 5ebd7c1f25 add the require of perl(LWP::Protocol::https) which will be used in CIMUtils.pm in xCAT-server/xCAT-server.spec 2014-12-23 04:50:41 -05:00
ligc 7ee1498601 fix for bug 4341: xCAT needs perl-Digest-SHA1 but RHEL7 will not install perl-Digest-SHA1 by default 2014-11-12 03:40:54 -05:00
immarvin 9ba2726f83 add conf support for apache2.4 2014-10-31 02:43:22 -07:00
mellor 0b35d9edd7 defect 4335 - remove confluent.pm and kit.pm from AIX builds 2014-10-29 10:41:13 -04:00
ligc a3028511fa remove the ifnarch s390x, the ifarch/ifnarch does not work for noarch package, grub2-xcat is shipped with s390 xcat-dep 2014-10-24 03:54:08 -04:00
lissav 1ae17b155a defect 4157 2014-06-09 11:48:33 -04:00
ligc c79270ac4b a typo in the comment 2014-04-17 23:00:21 -05:00
ligc dc4a67cfe3 fix for bug 4084: AIX rpm spec does not allow %if inside %ifos 2014-04-17 22:57:41 -05:00