From Fedora Project Wiki

Revision as of 20:48, 9 July 2010 by Toshio (talk | contribs) (moved User:Toshio/Fedora Release EOL to Archive:User:Toshio/Fedora Release EOL: Merged into Releng EOL SOP)
(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.