Difference between revisions of "Template:Linux kernel timeline"
Jump to navigation
Jump to search
imported>Betseg |
imported>Betseg |
||
| (10 intermediate revisions by the same user not shown) | |||
| 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 $ | + | Define $now = {{CURRENTDAY2}}/{{CURRENTMONTH}}/{{CURRENTYEAR}} |
| − | |||
Define $width = 1500 | Define $width = 1500 | ||
Define $warning = 1400 # $width - 100 | Define $warning = 1400 # $width - 100 | ||
| Line 9: | Line 8: | ||
PlotArea = left:45 right:10 bottom:110 top:10 | PlotArea = left:45 right:10 bottom:110 top:10 | ||
DateFormat = dd/mm/yyyy | DateFormat = dd/mm/yyyy | ||
| − | Period = from:01/01/1991 till:$ | + | Period = from:01/01/1991 till:$now |
TimeAxis = orientation:hor | TimeAxis = orientation:hor | ||
Alignbars = justify | Alignbars = justify | ||
| − | Legend = position:bottom columns: | + | Legend = position:bottom columns:4 |
################################################## | ################################################## | ||
| Line 21: | Line 20: | ||
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 38: | Line 38: | ||
id:col2.6-l1 value:black | id:col2.6-l1 value:black | ||
id:col2.6-l2 value:rgb(0.99,0.97,0.84) | id:col2.6-l2 value:rgb(0.99,0.97,0.84) | ||
| − | id:col3.x value:rgb(0. | + | id:col3.x value:rgb(0.83,0.45,0.83) Legend:Linux_3.x |
id:col3.x-l1 value:black | id:col3.x-l1 value:black | ||
id:col3.x-l2 value:rgb(0.84,0.86,0.92) | id:col3.x-l2 value:rgb(0.84,0.86,0.92) | ||
| − | id:col4.x value:rgb(0. | + | id:col4.x value:rgb(0.55,0.59,0.78) Legend:Linux_4.x |
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 90: | Line 90: | ||
bar:a mark:(line,black) align:center fontsize:S | bar:a mark:(line,black) align:center fontsize:S | ||
at:17/09/1991 text:"0.01" shift:(-12,0) | at:17/09/1991 text:"0.01" shift:(-12,0) | ||
| − | at:03/02/1994 text:"0.99.15" shift:(- | + | at:03/02/1994 text:"0.99.15" shift:(-20,-10) |
at:13/03/1994 text:"1.0" shift:(-12,0) | at:13/03/1994 text:"1.0" shift:(-12,0) | ||
at:06/04/1994 text:"1.1.0" shift:(12,0) | at:06/04/1994 text:"1.1.0" shift:(12,0) | ||
| Line 111: | Line 111: | ||
# 2.0 filled bar # | # 2.0 filled bar # | ||
################################################## | ################################################## | ||
| − | bar:b width:25 from:09/06/1996 till:08/02/2004 color: | + | bar:b width:25 from:09/06/1996 till:14/06/1999 color:col2.0 mark:(line,col2.0) |
| + | |||
| + | ################################################## | ||
| + | # 2.0 "LTS" filled bar # | ||
| + | ################################################## | ||
| + | bar:b width:25 from:14/06/1999 till:08/02/2004 color:collts mark:(line,col2.0) | ||
################################################## | ################################################## | ||
| Line 179: | Line 184: | ||
# 2.2 filled bar # | # 2.2 filled bar # | ||
################################################## | ################################################## | ||
| − | bar:c width:25 from:26/01/1999 till: | + | bar:c width:25 from:26/01/1999 till:25/03/2001 color:col2.2 mark:(line,col2.2) |
| + | |||
| + | ################################################## | ||
| + | # 2.0 "LTS" filled bar # | ||
| + | ################################################## | ||
| + | bar:c width:25 from:25/03/2001 till:08/02/2004 color:collts mark:(line,col2.2) | ||
################################################## | ################################################## | ||
| Line 233: | Line 243: | ||
# 2.4 filled bar # | # 2.4 filled bar # | ||
################################################## | ################################################## | ||
| − | bar:d width:25 from:04/01/2001 till: | + | bar:d width:25 from:04/01/2001 till:13/08/2006 color:col2.4 mark:(line,col2.4) |
| + | |||
# Last version is 2.4.37.11 released 18/12/2010. | # Last version is 2.4.37.11 released 18/12/2010. | ||
# According to http://lkml.org/lkml/2010/9/6/15, one year without update would mean end of life. | # According to http://lkml.org/lkml/2010/9/6/15, one year without update would mean end of life. | ||
# But as with the 2.0,2.2 and 2.6 columns, the column ends with the last base release. | # But as with the 2.0,2.2 and 2.6 columns, the column ends with the last base release. | ||
# EOL confirmed in http://lwn.net/Articles/491245/. | # EOL confirmed in http://lwn.net/Articles/491245/. | ||
| + | |||
| + | ################################################## | ||
| + | # 2.6 LTS filled bar # | ||
| + | ################################################## | ||
| + | bar:d width:25 from:13/08/2006 till:18/12/2010 color:collts mark:(line,col2.4) | ||
################################################## | ################################################## | ||
| Line 303: | Line 319: | ||
# 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 392: | ||
# 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 409: | ||
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 445: | ||
# 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:$now color:collts mark:(line,col4.x) | ||
################################################## | ################################################## | ||
| Line 429: | Line 461: | ||
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) | ||
################################################## | ################################################## | ||
| Line 465: | Line 498: | ||
# 5.x filled bar # | # 5.x filled bar # | ||
################################################## | ################################################## | ||
| − | bar:d width:25 from:03/03/2019 till:$ | + | bar:d width:25 from:03/03/2019 till:$now color:col5.x mark:(line,col5.x) |
################################################## | ################################################## | ||
| Line 487: | Line 520: | ||
at:02/08/2020 # 5.8 | at:02/08/2020 # 5.8 | ||
at:11/10/2020 # 5.9 | at:11/10/2020 # 5.9 | ||
| + | at:14/02/2021 # 5.11 | ||
TextData = | TextData = | ||
| Line 492: | Line 526: | ||
textcolor:lighttext | textcolor:lighttext | ||
pos:($warning,20) | pos:($warning,20) | ||
| − | text:Updated $ | + | text:Updated $now |
# Ref:http://www.kernel.org/pub/linux/kernel/ | # Ref:http://www.kernel.org/pub/linux/kernel/ | ||
}} | }} | ||
</div> | </div> | ||
| − | {{navbar|Linux kernel timeline|text=This chart:}} | + | {{navbar|Linux kernel timeline|text=This chart:}}<noinclude> |
| + | [[Category:Computing graphical timeline templates]] | ||
| + | </noinclude> | ||