2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00
Commit Graph

584 Commits

Author SHA1 Message Date
GONG Jie
b8b1bc203e Add package perl-Digest-SHA1 2019-01-24 16:02:30 +08:00
zet809
5e57043186
Merge pull request #28 from xuweibj/build_script
build scripts for ipmitool build
2018-11-08 13:59:21 +08:00
xuweibj
682270f20d modified depending on comments 2018-11-08 00:40:02 -05:00
xuweibj
c15b527523 modified depending on comments 2018-11-08 00:25:29 -05:00
xuweibj
917aaf3e92 build scripts for ipmitool build 2018-11-07 21:27:16 -05:00
zet809
d58391b930
Merge pull request #27 from xuweibj/centos
support centos to build ipmitool
2018-11-02 14:44:22 +08:00
xuweibj
7e17123198 support centos to build ipmitool 2018-10-26 02:19:51 -04:00
chenglch
28a849d2d0
Merge pull request #25 from neo954/goconserver
Add the spec file for goconserver dummy package
2018-03-30 14:10:51 +08:00
GONG Jie
9d8b23c021 Add the spec file for goconserver dummy package 2018-03-06 17:44:39 +08:00
zet809
3b0822d596 Merge pull request #22 from chenglch/conserver
Upgrade conserver to 8.2.1 version
2017-06-14 15:35:04 +08:00
chenglch
df41b32ae4 Upgrade conserver to 8.2.1 version
- Deprecated the patch for sslauthority.
- Leverage sslcacertificatefile configuration from upstream.
- Apply init script patches from old version.
- Changelog and package information for this new version on
  rhels and ubuntu systems.

implement-feature: #18
2017-06-14 15:30:01 +08:00
Victor Hu
01bd7d96ff Merge pull request #21 from whowutwut/ipmitool-additional
Additional changes required for ipmitool 1.8.18 support
2017-06-01 13:20:57 -04:00
Victor Hu
db393bda5e Date format incorrect in Debian Change log causing issues in build 2017-06-01 13:18:11 -04:00
Victor Hu
364e819e9a Add the bin directory to this RPM so that /opt/xcat/bin is removed if no
other files are under the bin directory.  Installing ipmitool-xcat on a single
machine and removing it will also remove the /opt/xcat/bin directory.
2017-06-01 13:16:41 -04:00
chenglch
bb5c1f920d Merge pull request #20 from whowutwut/ipmitool-1.8.18
Update the files required to build ipmitool 1.8.18
2017-05-31 11:06:29 +08:00
Victor Hu
e934a8140d To reduce the hard code, add release as a variable so we know to change it 2017-05-30 15:33:33 -04:00
Victor Hu
6e10ae0596 Change the release version to 0, since this is a bump up 2017-05-30 15:25:16 -04:00
Victor Hu
4d139fd953 Get rid of the BOGUS date messages when building 2017-05-30 15:21:19 -04:00
Victor Hu
bfef05df7b Set the diff markers to be not a relative path 2017-05-30 15:13:27 -04:00
Victor Hu
74971918e9 Bump version up to 1.8.18 2017-05-30 14:59:47 -04:00
Victor Hu
9410306529 Add support for building ipmitool-xcat 1.8.18 for xcat-deps
and created the patches that are needed
2017-05-30 14:52:09 -04:00
Chuck Brazie
f81246c0b8 Update Build-notes 2016-12-12 13:44:39 -05:00
Chuck Brazie
7c4a98f157 needed to add /root to directory for build 2016-12-12 13:38:46 -05:00
Chuck Brazie
61a9bb83c1 Merge pull request #15 from chuckbrazie/master
Update getpath.php to skip a file/directory if no valid handle. Increase
2016-12-12 13:32:50 -05:00
Chuck Brazie
ee6ab2d260 Update getpath.php to skip a file/directory if no valid handle. Increase
the spec file version to 2.8.3

Change-Id: I8460d3e08e9f99899d1a469a1494e1ea7b2bd07a
2016-12-12 13:27:24 -05:00
Chuck Brazie
1b3ab602c5 Update Build-notes
Add information for zVM s390
2016-12-08 09:50:54 -05:00
zet809
6d4b30eb90 Merge pull request #13 from chenglch/ipmitool-signal-select
Close the intf(lanplus) session if sol session is closed
2016-11-09 17:13:26 +08:00
chenglch
89ec0d32cf Close the intf(lanplus) session if sol session is closed
This is a work around patch for OpenPOWER firmware which has error
to close the sol session. This patch add error handler to inform the
bmc to close the intf(lanplus) and sol session gracefully.
2016-11-04 16:29:39 +08:00
zet809
188ebd6652 Merge pull request #12 from chenglch/ipmitool_17_deb
Upgrade to ipmitool-xcat-1.8.17 for deb package
2016-09-29 12:43:18 +08:00
chenglch
0f8c38591e Upgrade to ipmitool-xcat-1.8.17 for deb package 2016-09-29 11:21:24 +08:00
chenglch
06ba1f035f Merge pull request #11 from pdlun92/ipmitool_1_8_17
ipmitool-xcat version 1.8.17 build tools
2016-09-29 10:55:36 +08:00
Patrick Lundgren
2d5c8de5b1 Added solactivate patch for 1.8.17 rpm build 2016-09-27 14:15:14 -04:00
Patrick Lundgren
654c56f3cf ipmitool-xcat version 1.8.17 build tools 2016-09-26 15:26:39 -04:00
Xiaopeng Wang
6c97ae24b8 Merge pull request #10 from chenglch/ipmi-signal
Handle TERM and HUP signal in ipmitool
2016-08-11 11:37:11 +08:00
chenglch
dc52c082d7 Handle TERM and HUP signal in ipmitool
- Reset tty setting after receiving INT,HUP and TERM signal.
- Add TERM, HUP handler to close the connection session to the BMC

Close-issue: #9
2016-08-10 02:51:31 -04:00
Xiaopeng Wang
d2b579f520 Merge pull request #8 from zet809/modify_ipmitool_version
Add patch that close sol client immediately after sol session is shut…
2016-07-18 17:05:14 +08:00
ertaozh
070a27cd9f Add patch that close sol client immediately after sol session is shutdown by BMC, modify version to be 1.8.15-2 2016-07-18 03:26:15 -04:00
Xiaopeng Wang
a618a3e7d2 Merge pull request #6 from zet809/add_async_https-nb_for_dep
Add perl-Net-HTTPS-NB and perl-HTTP-Async into xcat-dep
2016-03-22 09:30:28 +08:00
ertaozh
c1f02b6695 Add perl-Net-HTTPS-NB and perl-HTTP-Async into xcat-dep 2016-03-21 04:37:48 -04:00
Xiaopeng Wang
5daab15e8e Merge pull request #5 from pdlun92/ipmitool_mkdir
Removed comment char preceding mkdir commands in ipmitool build script
2016-02-23 21:41:11 +08:00
Patrick Lundgren
fec8b1a957 Removed comment char in front of mkdir commands so that rpm directories get built 2016-02-19 11:20:01 -05:00
Xiaopeng Wang
dbc1286643 Merge pull request #4 from neo954/aix720
Rebuild 15 RPM Packages on AIX 72 and AIX 61e
2016-01-27 14:32:03 +08:00
GONG Jie
5b89bb5108 Change back to the original spec for net-snmp 2016-01-21 13:53:45 +08:00
GONG Jie
4d3cd126a5 Build cURL ver 7.46.0 for AIX 7.2 2016-01-21 13:36:03 +08:00
GONG Jie
43b2a5f4b4 Build net-snmp ver 5.7.3 for AIX 7.2 2016-01-12 14:32:51 +08:00
GONG Jie
e00bc20b3c Build perl-XML-Simple ver 2.22 for AIX 7.2 2016-01-06 14:38:21 +08:00
GONG Jie
22f2a1f8cd Build perl-Net-Telnet ver 3.04 for AIX 7.2 2016-01-04 20:09:44 +08:00
GONG Jie
2c8c0c9ad6 Build perl-Net-IP ver 1.26 for AIX 7.2 2016-01-04 20:08:41 +08:00
GONG Jie
9121d1681e Build perl-Net-DNS ver 1.04 for AIX 7.2 2016-01-04 20:07:16 +08:00
GONG Jie
f2756a468e Build perl-IO-Tty ver 1.12 for AIX 7.2 2016-01-04 20:05:56 +08:00