Difference between revisions of "Template:Linux kernel timeline"
Jump to navigation
Jump to search
imported>Betseg m |
imported>Betseg |
||
| Line 2: | Line 2: | ||
{{#tag:timeline| | {{#tag:timeline| | ||
# NOTE: All the tag dates shown below are UTC (thus, v2.6.39's release date of May 18 21:06-0700 is the May 19 04:06+0000 shown below). | # NOTE: All the tag dates shown below are UTC (thus, v2.6.39's release date of May 18 21:06-0700 is the May 19 04:06+0000 shown below). | ||
| − | Define $end = 01/ | + | Define $end = 01/10/2021 |
| − | Define $updated = | + | Define $updated = 01/10/2021 |
Define $width = 1500 | Define $width = 1500 | ||
Define $warning = 1400 # $width - 100 | Define $warning = 1400 # $width - 100 | ||
| Line 12: | Line 12: | ||
TimeAxis = orientation:hor | TimeAxis = orientation:hor | ||
Alignbars = justify | Alignbars = justify | ||
| − | Legend = position:bottom columns: | + | Legend = position:bottom columns:4 |
################################################## | ################################################## | ||
| Line 21: | Line 21: | ||
id:colgrmaj value:gray(0.5) | id:colgrmaj value:gray(0.5) | ||
id:colgrmin value:gray(0.8) | id:colgrmin value:gray(0.8) | ||
| − | id:colbeta value:gray(0.8) | + | id:colbeta value:gray(0.8) Legend:Development |
id:lighttext value:rgb(0.5,0.5,0.5) | id:lighttext value:rgb(0.5,0.5,0.5) | ||
| + | id:collts value:rgb(0.7,0.8,0.8) Legend:Long_Term_Support | ||
id:col1.x value:rgb(0.40,0.76,0.65) Legend:Linux_1.x | id:col1.x value:rgb(0.40,0.76,0.65) Legend:Linux_1.x | ||
| Line 44: | Line 45: | ||
id:col4.x-l1 value:black | id:col4.x-l1 value:black | ||
id:col4.x-l2 value:rgb(0.84,0.80,0.90) | id:col4.x-l2 value:rgb(0.84,0.80,0.90) | ||
| − | id:col5.x value:rgb(0. | + | id:col5.x value:rgb(0.36,0.60,0.70) Legend:Linux_5.x |
id:col5.x-l1 value:black | id:col5.x-l1 value:black | ||
id:col5.x-l2 value:rgb(0.77,0.87,0.96) | id:col5.x-l2 value:rgb(0.77,0.87,0.96) | ||
| Line 303: | Line 304: | ||
# 2.6 filled bar # | # 2.6 filled bar # | ||
################################################## | ################################################## | ||
| − | bar:a width:25 from:18/12/2003 till:12/03/2016 color: | + | bar:a width:25 from:18/12/2003 till:03/08/2011 color:col2.6 mark:(line,col2.6) |
| + | |||
| + | ################################################## | ||
| + | # 2.6 LTS filled bar # | ||
| + | ################################################## | ||
| + | bar:a width:25 from:03/08/2011 till:12/03/2016 color:collts mark:(line,col2.6) | ||
################################################## | ################################################## | ||
| Line 371: | Line 377: | ||
# 3.x filled bar # | # 3.x filled bar # | ||
################################################## | ################################################## | ||
| − | bar:b width:25 from:22/07/2011 till:11/ | + | bar:b width:25 from:22/07/2011 till:11/05/2015 color:col3.x mark:(line,col3.x) |
| + | |||
| + | ################################################## | ||
| + | # 3.x LTS filled bar # | ||
| + | ################################################## | ||
| + | bar:b width:25 from:11/05/2015 till:11/06/2020 color:collts mark:(line,col3.x) | ||
################################################## | ################################################## | ||
| Line 383: | Line 394: | ||
at:03/11/2013 text:"3.12" shift:(12,0) | at:03/11/2013 text:"3.12" shift:(12,0) | ||
at:03/08/2014 text:"3.16" shift:(12,-10) # Last 3.16.85 (LTS) | at:03/08/2014 text:"3.16" shift:(12,-10) # Last 3.16.85 (LTS) | ||
| + | at:11/05/2015 text:"3.19.8" shift:(18,0) | ||
at:11/06/2020 text:"3.16.85" shift:(-20,0) | at:11/06/2020 text:"3.16.85" shift:(-20,0) | ||
| Line 418: | Line 430: | ||
# 4.x filled bar # | # 4.x filled bar # | ||
################################################## | ################################################## | ||
| − | bar:c width:25 from:12/04/2015 till: | + | bar:c width:25 from:12/04/2015 till:19/03/2019 color:col4.x mark:(line,col4.x) |
| + | |||
| + | ################################################## | ||
| + | # 4.x filled bar # | ||
| + | ################################################## | ||
| + | bar:c width:25 from:19/03/2019 till:$updated color:collts mark:(line,col4.x) | ||
################################################## | ################################################## | ||
| Line 429: | Line 446: | ||
at:11/12/2016 text:"4.9" shift:(10,0) | at:11/12/2016 text:"4.9" shift:(10,0) | ||
at:12/11/2017 text:"4.14" shift:(12,0) | at:12/11/2017 text:"4.14" shift:(12,0) | ||
| − | at:22/10/2018 text:"4.19" shift:(12,0) | + | at:22/10/2018 text:"4.19" shift:(-12,-10) |
| + | at:19/03/2019 text:"4.20.17" shift:(20,0) | ||
################################################## | ################################################## | ||