2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-21 02:30:21 +00:00

Add in the release info for 2.12, created column for OS

This commit is contained in:
Victor Hu
2019-07-15 13:44:49 -04:00
parent ff46c8dfce
commit 6667145077
2 changed files with 13 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
Version,Release Date,New OS,Release Notes
2.12.4,2016-11-11,"RHEL 7.3 LE, RHEV 4.0",`2.12.4 Release Notes <https://github.com/xcat2/xcat-core/wiki/XCAT_2.12.4_Release_Notes>`_
2.12.3,2016-09-30,,`2.12.3 Release Notes <https://github.com/xcat2/xcat-core/wiki/XCAT_2.12.3_Release_Notes>`_
2.12.2,2016-08-19,Ubuntu 16.04.1,`2.12.2 Release Notes <https://github.com/xcat2/xcat-core/wiki/XCAT_2.12.2_Release_Notes>`_
2.12.1,2016-07-08,,`2.12.1 Release Notes <https://github.com/xcat2/xcat-core/wiki/XCAT_2.12.1_Release_Notes>`_
2.12.0,2016-05-20,"RHEL 6.8, Ubuntu 14.4.4 LE, Ubuntu 16.04",`2.12.0 Release Notes <https://github.com/xcat2/xcat-core/wiki/XCAT_2.12_Release_Notes>`_
1 Version Release Date New OS Release Notes
2 2.12.4 2016-11-11 RHEL 7.3 LE, RHEV 4.0 `2.12.4 Release Notes <https://github.com/xcat2/xcat-core/wiki/XCAT_2.12.4_Release_Notes>`_
3 2.12.3 2016-09-30 `2.12.3 Release Notes <https://github.com/xcat2/xcat-core/wiki/XCAT_2.12.3_Release_Notes>`_
4 2.12.2 2016-08-19 Ubuntu 16.04.1 `2.12.2 Release Notes <https://github.com/xcat2/xcat-core/wiki/XCAT_2.12.2_Release_Notes>`_
5 2.12.1 2016-07-08 `2.12.1 Release Notes <https://github.com/xcat2/xcat-core/wiki/XCAT_2.12.1_Release_Notes>`_
6 2.12.0 2016-05-20 RHEL 6.8, Ubuntu 14.4.4 LE, Ubuntu 16.04 `2.12.0 Release Notes <https://github.com/xcat2/xcat-core/wiki/XCAT_2.12_Release_Notes>`_

View File

@@ -4,7 +4,7 @@ xCAT2 Release Information
The following tables documents the xCAT release versions and release dates. For more detailed information regarding new functions, supported OSs, bug fixes, and download links, refer to the specific release notes.
.. tabularcolumns:: |p{1cm}|p{7cm}|p{7cm}
.. tabularcolumns:: |p{1cm}|p{4cm}|p{7cm}|p{7cm}
.. csv-table:: 2.15.x Release Information
:file: _files/2.15.x.csv
@@ -24,6 +24,12 @@ The following tables documents the xCAT release versions and release dates. For
:class: longtable
:widths: 1 1 1
.. csv-table:: 2.12.x Release Information
:file: _files/2.12.x.csv
:header-rows: 1
:class: longtable
:widths: 1 1 1 1
xCAT 2.12.x
-----------