From Fedora Project Wiki

Revision as of 16:42, 6 July 2010 by Toshio (talk | contribs) (Start a page of EOL procedures)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

There are a variety of things to do to EOL a Fedora Release.

koji

Bodhi

PackageDB

Set the release to be End of Life in the PackageDB. Currently, that's done with the following db query:

update collection set statuscode = 9 where name = 'Fedora' and version = '11'; 

Announcement

FESCo announces the closure of the release to the package maintainers.