2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-09-08 11:18:31 +00:00
Commit Graph

160 Commits

Author SHA1 Message Date
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
ligc
e0bd432201 fix for bug 4084: AIX should not require grub2-xcat 2014-04-16 23:28:51 -04:00
lissav
c358b14b03 do not build ipmi.pm for AIX 2014-04-08 15:01:19 -04:00
lissav
42a8457618 comment back ipmi.pm on AIX 2014-04-08 14:26:53 -04:00
lissav
53fb99d748 defect 4051 do not ship ipmi.pm on AIX 2014-04-08 12:34:05 -04:00
ligc
cbdbf16c39 fix syntax errors in xCATreg, blocks build process 2014-04-08 03:35:11 -04:00
ligc
d13ee30dcd fix syntax errors in xCATreg, blocks build process 2014-04-08 03:34:21 -04:00
ligc
997a8e36d0 Temporary remove the grub2-xcat dependency for PCM, it blockes PCM test 2014-04-04 04:34:33 -04:00
immarvin
3fa9fd3e7b append some code logic and documentation for rhels7 support on grub2
Conflicts:

	xCAT-server/lib/xcat/plugins/grub2.pm
2014-03-21 04:53:07 -07:00
ligc
72abb182bb fix for bug 4010: remove xcatws.cgi from PCM build 2014-03-06 15:52:23 -06:00
Jarrod Johnson
e770d4b6dc Fix problem where fsm pulled in mic support 2013-11-12 10:03:53 -05:00
Jarrod Johnson
00f940d48b Remove ipmi.pm.legacy removal from fsm/zvm builds 2013-11-12 10:03:27 -05:00
jjhua
1d3d316d05 fixed bug 3718. This fix only checked into xCAT 2.9 2013-08-13 17:13:47 -04:00