From 36aae089f6232a902dda383f0755b1afb3cf268b Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Wed, 30 Sep 2020 15:50:24 +0000 Subject: [PATCH] Add a section noting what files to update on the website when a release reaches End-of-Life. Discussed with: emaste Sponsored by: Rubicon Communications, LLC (netgate.com) --- .../articles/freebsd-releng/article.xml | 66 +++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/en_US.ISO8859-1/articles/freebsd-releng/article.xml b/en_US.ISO8859-1/articles/freebsd-releng/article.xml index 6f1ac25ad4..0c5b5c7073 100644 --- a/en_US.ISO8859-1/articles/freebsd-releng/article.xml +++ b/en_US.ISO8859-1/articles/freebsd-releng/article.xml @@ -495,4 +495,70 @@ + + Release End-of-Life + + This section describes the website-related files to update + when a release reaches EoL + (End-of-Life). + + + Website Updates for End-of-Life + + When a release reaches End-of-Life, references to that + release should be removed and/or updated on the + website: + + + + + + File + What to Change + + + + + + head/en_US.ISO8859-1/htdocs/index.xsl + Remove &u.relXXX.announce; + and &u.relXXX.current; + references. + + + + head/en_US.ISO8859-1/htdocs/releases/index.xml + Move the &u.relXXX.*; macros from the + supported release list to the Legacy Releases + list. + + + + head/en_US.ISO8859-1/htdocs/releng/index.xml + Update the appropriate releng branch to refelect + the branch is no longer supported. + + + + head/en_US.ISO8859-1/htdocs/security/security.xml + Remove the branch from the supported branch + list. + + + + head/en_US.ISO8859-1/htdocs/where.xml + Remove the URLs for the release. + + + + head/share/xml/navibar.ent + Remove &u.relXXX.announce; + and &u.relXXX.current; + references. + + + + + +