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

556 Commits

Author SHA1 Message Date
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
GONG Jie
e37667dbcc Build perl-Socket-SSL ver 1.38 for AIX 7.2 2016-01-04 20:04:05 +08:00
GONG Jie
415af25931 Build perl-Digest-SHA1 ver 2.13 for AIX 7.2 2016-01-04 19:58:04 +08:00
GONG Jie
ca04161312 Build perl-Digest-SHA ver 5.95 for AIX 7.2 2016-01-04 19:56:48 +08:00
GONG Jie
abff38ba4e Build perl-Digest-MD5 ver 2.54 for AIX 7.2 2016-01-04 19:54:16 +08:00
GONG Jie
f9a54164e7 Build perl-Digest-HMAC ver 1.03 for AIX 7.2 2016-01-04 19:52:58 +08:00
GONG Jie
d1fc4f9b5e Build perl-Debug-Trace ver 0.05 for AIX 7.2 2016-01-04 19:51:11 +08:00
GONG Jie
447ff8e92a Build perl-DBI ver 1.634 for AIX 7.2 2016-01-04 19:48:57 +08:00
GONG Jie
04493748dd Build perl-DBD-SQLite ver 1.48 for AIX 7.2 2016-01-04 19:45:57 +08:00
zet809
65ea00f185 Merge pull request #3 from chenglch/rflash-defect
Fix defect for ipmitool-xcat-1.8.15 on ubuntu
2015-11-18 15:56:19 +08:00
chenglch
22fba35a24 Fix defect for ipmitool-xcat-1.8.15 on ubuntu
- Add minor version for ubuntu
- Fix the link error for patch file
2015-11-18 02:50:26 -05:00
zet809
96defb97a2 Merge pull request #1 from chenglch/rflash
upgrade to ipmitool-xcat-1.8.15
2015-11-17 14:24:15 +08:00
chenglch
8ee0e0c7a4 upgrade to ipmitool-xcat-1.8.15
saneretry.patch is useful for ipmitool-1.8.15,
eventfix and spdfix have already been patched.
add rflash patch to delete upgrade prompt question.
2015-11-16 04:08:29 -05:00
immarvin
db260a9f16 Merge branch 'master' of ssh://git.code.sf.net/p/xcat/xcat-dep
Former-commit-id: e9bd52f4f9284eab15923897531128bf9ba18b02
2015-06-09 01:37:08 -04:00
immarvin
55e280a95e add homepage/url info and License file in grub2-xcat rpm package and deb package
Former-commit-id: 7fbb82797f18b1dc9cc8b2fe8a61bafe39507bad
2015-06-09 01:36:54 -04:00
immarvin
e5e7f86cdb replace grub2-2.02-0.16.ael7b.src.rpm with grub2-2.02-0.16.ael7b.src.rpm
Former-commit-id: 7c5e981ed5fea1631ba19618e3fd9c7d91a9ae2f
2015-05-14 04:36:16 -04:00
immarvin
1023d3ea11 refine the build process of grub2-xcat in the README file
Former-commit-id: 19d9d39ec8e41d07700c48295075feafb95f04c4
2015-05-14 01:57:22 -04:00
root
a7aa386b29 use cp instead of ln during packaging;add more package info to the grub2-xcat rpm
Former-commit-id: 918a3e2a1ea5954b589c003bc56d912f7a215473
2015-05-11 10:00:51 -04:00
immarvin
e536c7d2bb build grub2-xcat with grub2-2.02-0.16.ael7b.src.rpm; set version and release of grub2-xcat according to the info of grub2
Former-commit-id: 234b44fd29eaa261f28ba9f316bd9b510b39e60f
2015-05-10 09:30:07 -04:00
Chuck Brazie
81bc7a7099 Remove spec, it is included in tar file
Former-commit-id: 0b6dba8b9b3df312dd4b0a6c5ea77b6aa7799c0e
2015-04-14 15:32:20 -04:00
Chuck Brazie
1c1782db21 Remove old eclipse project files
Former-commit-id: 4affb535e333c747c93f14f48f8d3db6cf539d03
2015-04-14 15:29:32 -04:00
Chuck Brazie
0d64856f26 z/VM zhcp source files
Former-commit-id: 8b925912e2a4e6e0c76e4961a30349d47fc9cb68
2015-04-14 15:20:38 -04:00
GONG Jie
00eb7d764b Update net-snmp.src.rpm from the RHEL 7.1 Snapshot 4 ppc64le
Former-commit-id: dbe4fa611214d60a0c2c1d1084cc2c8f14e91606
2015-02-03 03:08:29 -05:00
ligc
a0b873509c remove the nbroot and nbkernel binaries, which are superceded by xCAT-genesis
Former-commit-id: beb0a73323ca19c858c50b094b9a3fe6ee709280
2014-12-18 13:13:45 +08:00
ligc
7362f98335 add perl-Crypt-Rijndael build instructions
Former-commit-id: 92f4ec61c6a2171de786d4e0347ddf7e6342c00a
2014-12-18 11:07:25 +08:00
ligc
dbd7838f00 add net-snmp-perl build instructions
Former-commit-id: cc6fbc3e813ad9fd1edec7e7fbc2fdeb971ff3d1
2014-12-18 11:06:26 +08:00
ligc
fc80ecccec update bldconserver.pl for RHEL 7.1 ppc64le
Former-commit-id: 73185ac9373dfea088ea85ce596f0b985002cc35
2014-12-18 11:04:50 +08:00
ligc
6446653a0e update bldipmi.pl and Build-notes for RHEL 7.1 ppc64le
Former-commit-id: fb8b4b9dcf1bac0522d6e29d0964c2b1be99eb79
2014-12-18 11:03:43 +08:00
ligc
8bf627c6e4 add xcat-dep package perl-DBD-Pg for SLES 12
Former-commit-id: 87e7159bd38a52d7213ed791d87928a0248e471a
2014-12-08 14:46:09 +08:00