Skip to content

Commit

Permalink
Merge pull request #63735 from Ekleog/drop-old-kernels
Browse files Browse the repository at this point in the history
manual: remind to drop kernels that will get EOL'd
  • Loading branch information
mmahut authored Aug 12, 2019
2 parents 4652a0a + 6a2abeb commit c78fead
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions nixos/doc/manual/development/releases.xml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,16 @@
<literal>stableBranch</literal> set to false.
</para>
</listitem>
<listitem>
<para>
Remove attributes that we know we will not be able to support,
especially if there is a stable alternative. E.g. Check that our
Linux kernels'
<link xlink:href="https://www.kernel.org/category/releases.html">
projected end-of-life</link> are after our release projected
end-of-life
</para>
</listitem>
<listitem>
<para>
Edit changelog at
Expand Down

0 comments on commit c78fead

Please sign in to comment.