#23 Adding the Fedora Life Cycle document
Closed 6 years ago by bex. Opened 6 years ago by x3mboy.
Unknown source alternative  into  master

file modified
+5 -5
@@ -20,7 +20,7 @@

      File: fedora-and-red-hat-enterprise-linux

    - Name: Performing administration tasks using sudo

      File: performing-administration-tasks-using-sudo

-   - Name: Installing Spotify

+   - Name: Installing Spotify on Fedora

      File: installing-spotify

    - Name: Adding new fonts in Fedora

      File: adding-new-fonts-fedora
@@ -48,10 +48,12 @@

      File: repositories

    - Name: Configuring X Window System using the xorg.conf file

      File: configuring-x-window-system-using-the-xorg-conf-file

+   - Name: NetworkManager Command Line Interface

+     File: networking-cli

+   - Name: Fedora Release Life Cycle

+     File: fedora-life-cycle

    - Name: (CHECK) GRUB 2

      File: grub2

-   - Name: (CHECK) Spotify

-     File: spotify

    - Name: (FIX ME!) Anaconda

      File: anaconda

    - Name: (FIX ME!) AutoUpdates
@@ -78,8 +80,6 @@

      File: edit-iptables-rules

    - Name: (FIX ME!) How to enable touchpad click

      File: enable-touchpad-click

-   - Name: (FIX ME!) Fedora Release Life Cycle

-     File: fedora-life-cycle

    - Name: (FIX ME!) Firewalld

      File: firewalld

    - Name: (FIX ME!) Flash

file modified
+72 -262
@@ -1,329 +1,139 @@

  = Fedora Release Life Cycle

  

- '''

- 

- [IMPORTANT]

- ======

- 

- This page was automatically converted from https://fedoraproject.org/wiki/Fedora_Release_Life_Cycle

- 

- It is probably

- 

- * Badly formatted

- * Missing graphics and tables that do not convert well from mediawiki

- * Out-of-date

- * In need of other love

- 

- 

- Pull requests accepted at https://pagure.io/fedora-docs/quick-docs

- 

- Once you've fixed this page, remove this notice, and update

- `_topic_map.yml`.

- 

- Once the document is live, go to the original wiki page and replace its text

- with the following macro:

- 

- ....

- {{#fedoradocs: https://docs.fedoraproject.org/whatever-the-of-this-new-page}}

- ....

- 

- ======

- 

- '''

- 

- 

- The Fedora Project releases a new version of Fedora approximately every

- 6 months and provides updated packages (maintenance) to these releases

- for approximately 13 months. This allows users to "skip a release" while

- still being able to always have a system that is still receiving

- updates.

+ The Fedora Project releases a new version of Fedora approximately every 6 months and provides updated packages (maintenance) to these releases for approximately 13 months. This allows users to "skip a release" while still being able to always have a system that is still receiving updates.

  

  [[development-schedule]]

- Development Schedule

- ~~~~~~~~~~~~~~~~~~~~

+ == Development Schedule

  

- We say _approximately every 6 months_ because like many things, they

- don't always go exactly as planned. The schedule is not strictly

- time-based, but a hybrid of time and quality. The milestone releases are

- QA:Release_validation_test_plan[tested] for compliance with the

- link:Fedora_Release_Criteria[Fedora Release Criteria], and releases will

- be delayed if this is not the case.

+ We say _approximately every 6 months_ because like many things, they don't always go exactly as planned. The schedule is not strictly time-based, but a hybrid of time and quality. The milestone releases are QA:Release_validation_test_plan[tested] for compliance with the https://fedoraproject.org/wiki/Fedora_Release_Criteria[Fedora Release Criteria], and releases will be delayed if this is not the case.

  

- The schedule for the release currently under development, , is on its

- link:Releases/{{FedoraVersion[|next}}/Schedule| release schedule] page.

- Alpha, Beta, and General Availability (final) releases happen at 14:00

- UTC.

+ The schedule for the release currently under development, , is on its https://fedoraproject.org/wiki/Releases/{{FedoraVersion[|next}}/Schedule| release schedule] page. Beta, and General Availability (final) releases happen at 14:00 UTC.

  

  [[development-planning]]

- Development Planning

- ^^^^^^^^^^^^^^^^^^^^

+ === Development Planning

  

- Fedora development planning is handled by the

- link:Changes/Policy[Release Planning Process]. So-called _Changes_ are

- proposed, initially reviewed, and monitored through the development

- process by the link:Fedora_Engineering_Steering_Committee[engineering

- steering committee].

+ Fedora development planning is handled by the https://fedoraproject.org/wiki/Changes/Policy[Release Planning Process]. So-called _Changes_ are proposed, initially reviewed, and monitored through the development process by the https://fedoraproject.org/wiki/Fedora_Engineering_Steering_Committee[engineering steering committee].

  

  [[development-process]]

- Development Process

- ^^^^^^^^^^^^^^^^^^^

- 

- Fedora uses a system involving two 'development' trees.

- link:Releases/Rawhide[Rawhide] is a constantly rolling development tree.

- No releases are built directly from Rawhide. 14 weeks before the planned

- date of a Fedora release, a tree for that release is

- "link:Releases/Branched[Branched]" from the Rawhide tree. At that point

- the Rawhide tree is moving towards the release _after_ the new Branched

- release, and the pending release is stabilized in the Branched tree.

- 

- After the link:Updates_Policy#Bodhi_enabling[Bodhi enabling point], the

- Bodhi system is permanently active on the Branched release (all the way

- until it goes EOL), and requirements for updates to be marked as

- _stable_ are set out in the link:Updates_Policy[Updates Policy].

- Packages must go through the

- link:Repositories#updates-testing[_updates-testing_] repository for the

- release before entering its link:Repositories#stable[_stable_]

- repository, according to rules defined in the updates policy: these

- rules tighten gradually from Alpha through to post-GA (Final), but the

- basic process does not change.

- 

- For some time prior to a milestone (Alpha, Beta, Final) release a

- link:Milestone_freezes[freeze] is in effect which prevents packages

- moving from _updates-testing_ to _stable_ except in accordance with the

- QA:SOP_blocker_bug_process[blocker] and

- QA:SOP_freeze_exception_bug_process[freeze exception] bug policies. This

- freeze is lifted once the milestone is finished, and so packages begin

- to move from _updates-testing_ to _stable_ as normal again, until the

- next milestone's freeze date.

+ === Development Process

+ 

+ Fedora uses a system involving two 'development' trees. https://fedoraproject.org/wiki/Releases/Rawhide[Rawhide] is a constantly rolling development tree. No releases are built directly from Rawhide. Approximately 10 weeks before the planned date of a Fedora release, a tree for that release is "https://fedoraproject.org/wiki/Releases/Branched[Branched]" from the Rawhide tree. At that point the Rawhide tree is moving towards the release _after_ the new Branched release, and the pending release is stabilized in the Branched tree.

+ 

+ After the https://fedoraproject.org/wiki/Updates_Policy#Bodhi_enabling[Bodhi activation point], the Bodhi system is permanently active on the Branched release (all the way until it goes EOL), and requirements for updates to be marked as _stable_ are set out in the https://fedoraproject.org/wiki/Updates_Policy[Updates Policy]. Packages must go through the https://fedoraproject.org/wiki/Repositories#updates-testing[_updates-testing_] repository for the release before entering its https://fedoraproject.org/wiki/Repositories#stable[_stable_] repository, according to rules defined in the updates policy: these rules tighten gradually from Beta through to post-GA (Final), but the basic process does not change.

+ 

+ For some time prior to a milestone (Beta, Final) release a https://fedoraproject.org/wiki/Milestone_freezes[freeze] is in effect which prevents packages moving from _updates-testing_ to _stable_ except in accordance with the QA:SOP_blocker_bug_process[blocker] and QA:SOP_freeze_exception_bug_process[freeze exception] bug policies. This freeze is lifted once the milestone is finished, and so packages begin to move from _updates-testing_ to _stable_ as normal again, until the next milestone's freeze date.

  

  [[schedule-methodology]]

- Schedule Methodology

- ^^^^^^^^^^^^^^^^^^^^

+ === Schedule Methodology

  

- Fedora release schedules are proposed by the

- link:Fedora_Program_Management[Fedora Program Manager] and ratified by

- the link:FESCo[ Fedora Engineering Steering Committee (FESCo)], with

- input from other groups. FESCo is responsible for overseeing the

- technical direction of the Fedora distribution. A core schedule is

- created using the key tasks listed below. Detailed team schedules are

- built around these dates.

+ Fedora release schedules are proposed by the https://fedoraproject.org/wiki/Fedora_Program_Management[Fedora Program Manager] and ratified by the https://fedoraproject.org/wiki/FESCo[Fedora Engineering Steering Committee (FESCo)], with input from other groups. FESCo is responsible for overseeing the technical direction of the Fedora distribution. A core schedule is created using the key tasks listed below. Detailed team schedules are built around these dates.

+ 

+ _Note: When referring to *Beta/Final Target*, we refer to an planned date. When referring to *Beta/Final release* only, we refer to a date the release has actually happened._

  

  [cols=",,",options="header",]

  |=======================================================================

  |Task/Milestone |Start Day (Tuesdays or Thursdays) |Length

- |Planning and Development |_Branch point_ of _previous release_ plus

- *one day* |Variable

+ |Planning and Development |_Branch point_ of _previous release_ plus *one day* |Variable

  

- |link:Changes/Policy#For_Developers[Changes Checkpoint #1: Proposal

- deadline] |Tue: _Branch point_ minus *3 months* |n/a

+ |https://fedoraproject.org/wiki/Changes/Policy#For_Developers[Changes Checkpoint: Proposal deadline for Changes requiring _Mass rebuild_] |Tue: _Mass rebuild_ minus *3 weeks* |n/a

  

- |link:Releases/Branched[Branch point] |Tue: _Alpha Freeze_ minus *2

- weeks* |n/a

+ |https://fedoraproject.org/wiki/Changes/Policy#For_Developers[Changes Checkpoint: Proposal deadline for System Wide Changes] |Tue: _Mass rebuild_ minus *1 week* |n/a

  

- |link:Changes/Policy#For_Developers[Changes Checkpoint #2: Feature

- completion deadline] |Tue: *Same day* as _Branch point_ |N/A

+ |*Mass rebuild* |_Branch point_ minus *5 weeks* |Until _Branch point_

  

- |QA:SOP_compose_request[Alpha test composes] |Any time after _Branch

- point_ |Until _Alpha release candidates_

+ |https://fedoraproject.org/wiki/Changes/Policy#For_Developers[Changes Checkpoint: Proposal deadline for Self Contained Changes] |Tue: _Branch point_ minus *3 weeks* |n/a

  

- |link:Milestone_freezes[ Alpha Freeze] |Tue: _Alpha Release_ minus *2

- weeks* |QA:SOP_freeze_exception_bug_process and

- QA:SOP_blocker_bug_process in effect until _Alpha Release_

+ |*https://fedoraproject.org/wiki/Releases/Branched[Branch point]* |Tue: _Preferred Beta Release Target_ minus *5 weeks* |n/a

  

- |link:Updates_Policy#Bodhi_activation[Bodhi activation point] |Tue:

- *Same day* as _Alpha Freeze_ |Bodhi enabled and Updates_Policy

- requirements in effect until _EOL_

+ |https://fedoraproject.org/wiki/Changes/Policy#For_Developers[Changes Checkpoint: Completion deadline (testable)] |Tue: *Same day* as _Branch point_ |N/A

  

- |String Freeze |Tue: *Same day* as _Alpha Freeze_

- |link:Software_String_Freeze_Policy[Software String Freeze Policy] in

- effect until _GA Release_

+ |String Freeze |Tue: _Branch point_ plus *1 week* |https://fedoraproject.org/wiki/Software_String_Freeze_Policy[Software String Freeze Policy] in effect until _Final Release (GA)_

  

- |QA:SOP_compose_request[Alpha release candidates] |Any time after _Alpha

- Freeze_ |Until _Alpha Release_

+ |https://fedoraproject.org/wiki/Updates_Policy#Bodhi_activation[Bodhi activation point] |Tue: _Preferred Beta Target_ minus *3 weeks*, *Same day* as _Beta Freeze_ |Bodhi enabled and Updates_Policy requirements in effect until _EOL_

  

- |Alpha Go_No_Go_Meeting |*Thu* @ 13:00 E\{D,S}T: planned _Alpha Release_

- *minus five days* (repeats if No-Go) |n/a

+ |https://fedoraproject.org/wiki/Milestone_freezes[Beta Freeze] |Tue: _Preferred Beta Target_ minus *3 weeks* |QA:SOP_freeze_exception_bug_process and QA:SOP_blocker_bug_process in effect until _Beta Release_

  

- |Alpha Release |Tue: _Beta Release_ minus *5 weeks*, _Alpha Freeze_ plus

- *2 weeks* |Live until _Beta Release_

+ |https://fedoraproject.org/wiki/Changes/Policy#For_Developers[Changes Checkpoint: 100% code complete deadline ] |Tue: *Same day* as _Beta Freeze_ |N/A

  

- |QA:SOP_compose_request[Beta test composes] |Tue: _Beta Freeze_ minus *2

- weeks*, _Alpha Release_ plus *1 week* |Until _Beta release candidates_

+ |QA:SOP_compose_request[Beta release candidates] |Any time after _Beta Freeze_ |Until _Beta Release_

  

- |link:Milestone_freezes[ Beta Freeze] |Tue: _Beta Release_ minus *2

- weeks*, _Alpha Release_ plus *3 weeks*

- |QA:SOP_freeze_exception_bug_process and QA:SOP_blocker_bug_process in

- effect until _Beta Release_

+ |Beta Go_No_Go_Meeting |*Thu* @ 13:00 E\{D,S}T: planned _Preferred Beta Target_ *minus five days* (repeats if No-Go) |n/a

  

- |QA:SOP_compose_request[Beta release candidates] |Any time after _Beta

- Freeze_ |Until _Beta Release_

+ |*Preferred Beta Target* |Tue: _Preferred Final Target_ minus *5 weeks* |Live until _GA release_

  

- |link:Changes/Policy#For_Developers[Changes Checkpoint #3: 100% code

- complete deadline ] |Tue: *Same day* as _Beta Freeze_ |N/A

+ |Beta Target #1 |Tue: _Preferred Beta Target_ plus *1 week*, _Preferred Final Target_ minus *4 weeks* |n/a

  

- |Beta Go_No_Go_Meeting |*Thu* @ 13:00 E\{D,S}T: planned _Beta Release_

- *minus five days* (repeats if No-Go) |n/a

+ |https://fedoraproject.org/wiki/Milestone_freezes[Final Freeze] |Tue: _Preferred Final Target_ minus *2 weeks* |QA:SOP_freeze_exception_bug_process and QA:SOP_blocker_bug_process in effect until _Final Release (GA)_

  

- |Beta Release |Tue: _Beta Freeze_ plus *2 weeks*, _GA Release_ minus *5

- weeks* |Live until _GA release_

+ |QA:SOP_compose_request[Final release candidates] |Any time after _Final Freeze_ |Until _Final Release (GA)_

  

- |QA:SOP_compose_request[Final test composes] |Tue: _Final Freeze_ minus

- *2 weeks*, _Beta Release_ plus *1 week* |Until _Final release

- candidates_

+ |Final Go_No_Go_Meeting |*Thu* @ 13:00 E\{D,S}T: planned _Final Release (GA)_ *minus five days* (repeats if No-Go) |n/a

  

- |link:Milestone_freezes[ Final Freeze] |Tue: _Final Release_ minus *2

- weeks*, _Beta Release_ plus *3 weeks*

- |QA:SOP_freeze_exception_bug_process and QA:SOP_blocker_bug_process in

- effect until _GA Release_

+ |*Preferred Final Target* |Tue: *Primary date* from which rest of schedule derives + This date is either the Tuesday before May 1st or October 31st. |n/a

  

- |QA:SOP_compose_request[Final release candidates] |Any time after _Final

- Freeze_ |Until _GA Release_

+ |Final Target #1 |Tue: _Preferred Final Target_ plus *1 week* |n/a

  

- |Final Go_No_Go_Meeting |*Thu* @ 13:00 E\{D,S}T: planned _GA Release_

- *minus five days* (repeats if No-Go) |n/a

+ |Maintenance |Tue: *Same day* as _Final Release (GA)_ |~**13 Months**

  

- |GA Release |Tue: *Primary date* from which rest of schedule derives

- |n/a

+ |End of Life |_Final Release (GA) of next-but-one release_ plus *one month* |n/a

+ |=======================================================================

  

- |Maintenance |Tue: *Same day* as _GA release_ |~**13 Months**

+ [[development-schedule-rationale]]

+ === Development Schedule Rationale

  

- |End of Life |_GA of next-but-one release_ plus *one month* |n/a

- |=======================================================================

+ Fedora generally develops new releases over a six month period to provide a regular and predictable release schedule. The bi-annual targeted release dates are _May Day_ (May 1st) and _Halloween_ (October 31) making them easy to remember and for avoiding significant holiday breaks. Changes to this standard must be approved by the community-elected https://fedoraproject.org/wiki/FESCo[Fedora Engineering Steering Committee (FESCo)].

  

- [[steps-to-construct-a-new-schedule]]

- Steps to Construct a New Schedule

- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- 

- This is admittedly an unusual methodology, but it is fairly easy to

- generate using the the

- [https://fedorapeople.org/groups/schedule/f-%7B%7BFedoraVersionNumber%7Cnext%7D}

- TaskJuggler schedules] the Fedora Program Manager maintains.

- 

- 1.  Pick _GA release_ date (the Tuesday before May 1st or October 31st)

- * Check with Fedora PR to ensure that planned dates do not conflict with

- other ecosystem planned events (so we get the maximum press benefit)

- 2.  Work backwards using consistent spacing for freezes, composes, and

- releases for Alpha, Beta, and Final, as described above, to the _Branch

- point_

- 3.  Set the link:Changes/Policy[change proposal checkpoint/deadline]

- working backwards from the _Branch point_

- 4.  The time before the _change proposal checkpoint/deadline_ and after

- the _Branch point of the previous release_ is the time dedicated to

- _development_

- * Development time varies from from release to release based on when the

- previous release branched

- * The stabilization and testing time (from _Branch point_ until _GA

- release_) is held constant from release to release

- 

- Schedule draft is submitted to FESCo via its ticketing system for the

- approval. Initially, all milestones except "Change Checkpoint: Proposal

- submission deadline (System Wide Changes)" are scheduled as so called

- "no earlier than". Final schedule is set after the FESCo's review of

- proposed and accepted Changes proposals and "no earlier than" note is

- removed from schedule. This gives us opportunity to properly plan

- release, especially for changes with high impact on the release.

+ A six month release schedule also follows the precedence of Red Hat Linux (precursor to Fedora). Former Red Hat software engineer Havoc Pennington offers a historical perspective http://article.gmane.org/gmane.linux.redhat.fedora.advisory-board/1475/[here]. GNOME started following a time based release based on the ideas and success of Red Hat Linux and other distributions following Fedora having adopted a similar release cycle. Several other major components, including the Linux kernel, Openoffice.org, Xorg, have started following a time based release schedule. While the exact release schedules vary between these components and other upstream projects, the interactions between these components and Fedora makes a six month time based release schedule a good balance.

  

- [[development-schedule-rationale]]

- Development Schedule Rationale

- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

- 

- Fedora generally develops new releases over a six month period to

- provide a regular and predictable release schedule. The bi-annual

- targeted release dates are _May Day_ (May 1st) and _Halloween_ (October

- 31) making them easy to remember and avoiding significant holiday

- breaks. Changes to this standard must be approved by the

- community-elected link:FESCo[ Fedora Engineering Steering Committee

- (FESCo)].

- 

- A six month release schedule also follows the precedence of Red Hat

- Linux (precursor to Fedora). Former Red Hat software engineer Havoc

- Pennington offers a historical perspective

- http://article.gmane.org/gmane.linux.redhat.fedora.advisory-board/1475/[here].

- GNOME started following a time based release based on the ideas and

- success of Red Hat Linux and other distributions following Fedora having

- adopted a similar release cycle. Several other major components,

- including the Linux kernel, Openoffice.org, Xorg, have started following

- a time based release schedule. While the exact release schedules vary

- between these components and other upstream projects, the interactions

- between these components and Fedora makes a six month time based release

- schedule a good balance.

- 

- Although due to how planning process and release validation works,

- Fedora is not a strictly time based distribution but uses combination of

- both time and feature based release paradigms. This way we can react to

- bigger changes aka new installed, way how we release bits (Fedora.Next)

- etc.

+ Although due to how planning process and release validation works, Fedora is not a strictly time based distribution, but uses combination of both time and feature based release paradigms. This way we can react to bigger changes aka new installed, way how we release bits (Fedora.Next) etc.

  

  [[schedule-contingency-planning]]

- Schedule Contingency Planning

- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

+ === Schedule Contingency Planning

+ 

+ If _Mass rebuild_ is not completed on time, all the subsequent milestones starting with _Branch point_ are pushed back for one week until the _Mass rebuild_ is completed.

  

- If the Alpha, Beta, or Final link:Go_No_Go_Meeting[Go_No_Go_Meetings]

- result in a "No Go" determination, that milestone and subsequent

- milestones will be pushed back by one week.

+ If the Beta Go/No-Go Meeting results in a "No Go" determination, rescheduling of the milestone and subsequent milestones follows these rules:

  

- One week is added to the schedule to maintain the practice of releasing

- on Tuesdays. Tuesdays are the designated release day because they are

- good days for news coverage and the established day we synchronize our

- content with the mirrors that carry our releases. Be aware of holidays

- and of possible PR conflicts (contact Fedora PR) with the new proposed

- final date.

+ * Slip of the Beta from the Preferred Target to Target #1 does not affect Final Release (GA) date. The Final Release (GA) date remains on _Preferred Final Target_.

+ * Slip of the Beta to Target #1 adds a new _Beta Target #2_ and Final Release (GA) slips to _Final Target #1_ (and we don't yet add a _Final Target #2_).

+ * Slip of the Beta past Target #N (where N >= 2) adds a new _Beta Target #(N+1)_ and also adds a new _Final Target #N_

  

- Go/No Go meetings receive input from representatives of

- link:Fedora_Engineering_Steering_Committee[FESCo],

- link:ReleaseEngineering[Release Engineering], and link:QA[Quality

- Assurance].

+ If the Final Go_No_Go_Meeting results in a "No Go" determination, that milestone and subsequent milestones will be pushed back by one week.

+ 

+ One week is added to the schedule to maintain the practice of releasing on Tuesdays. Tuesdays are the designated release day because they are good days for news coverage and correspond to the established day we synchronize our content with the mirrors that carry our releases. Be aware of holidays and of possible PR conflicts (contact Fedora PR) with the new proposed final date.

+ 

+ Go/No Go meetings receive input from representatives of https://fedoraproject.org/wiki/Fedora_Engineering_Steering_Committee[FESCo],

+ https://fedoraproject.org/wiki/ReleaseEngineering[Release Engineering], and https://fedoraproject.org/wiki/QA[Quality Assurance].

  

  [[maintenance-schedule]]

- Maintenance Schedule

- ~~~~~~~~~~~~~~~~~~~~

+ == Maintenance Schedule

  

- We say maintained for _approximately 13 months_ because the supported

- period for releases is dependent on the date the release under

- development goes final. As a result, _Release X_ is supported until one

- month after the release of _Release X+2_.

+ We say maintained for _approximately 13 months_ because the supported period for releases is dependent on the date the release under development goes final. As a result, _Release X_ is supported until one month after the release of _Release X+2_.

  

  This translates into:

  

- * will be maintained until 1 month after the release of .

- * will be maintained until 1 month after the release of .

+ * Fedora 26 will be maintained until 1 month after the release of Fedora 28.

+ * Fedora 27 will be maintained until 1 month after the release of Fedora 29.

  

  [[maintenance-schedule-rationale]]

- Maintenance Schedule Rationale

- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

+ === Maintenance Schedule Rationale

  

- Fedora is link:Objectives[ focused] on free and open source software

- link:Red_Hat_contributions[ innovations] and moves quickly. If you want

- a distribution that moves slower but has a longer lifecycle, Red Hat

- Enterprise Linux, which is derivative of Fedora or free rebuilds of that

- such as CentOS might be more suitable for you. Refer to the RHEL page

- for more details.

+ Fedora is https://fedoraproject.org/wiki/Objectives[focused] on free and open source software https://fedoraproject.org/wiki/Red_Hat_contributions[innovations] and moves quickly. If you want a distribution that moves slower but has a longer lifecycle, Red Hat Enterprise Linux, which is derivative of Fedora or free rebuilds of that such as CentOS might be more suitable for you. Refer to the RHEL page for more details.

  

- Historically, the Fedora Project has found supporting two releases plus

- Rawhide and the pre-release Branched code to be a manageable work load.

+ Historically, the Fedora Project has found that supporting two releases plus Rawhide and the pre-release Branched code to be a manageable work load.

  

  [[end-of-life-eol]]

- End of Life (EOL)

- ~~~~~~~~~~~~~~~~~

+ == End of Life (EOL)

  

- When a release reaches the point where it is no longer supported nor

- updates are created for it, then it is considered _End of Life_ (EOL).

- Branches for new packages in the SCM are not allowed for distribution X

- after the Fedora X+2 release and new builds are no longer allowed.

+ When a release reaches the point where it is no longer supported when no updates are created for it, then it is considered _End of Life_ (EOL). Branches for new packages in the SCM are not allowed for distribution X after the Fedora X+2 release and new builds are no longer allowed.

  

- The tasks performed at EOL are documented in the

- link:End_of_life_SOP[End of life SOP].

+ The tasks performed at EOL are documented in the https://fedoraproject.org/wiki/End_of_life_SOP[End of life SOP].

  

  [[additional-release-schedule-information]]

- Additional Release Schedule Information

- ---------------------------------------

+ == Additional Release Schedule Information

  

  * Overview of Releases, including currently supported releases

- * link:End_of_life[ Unsupported Releases]

- * link:Releases/HistoricalSchedules[ Historical Release Information]

- 

- Category:Distribution

- '''

+ * https://fedoraproject.org/wiki/End_of_life[Unsupported Releases]

+ * https://fedoraproject.org/wiki/Releases/HistoricalSchedules[Historical Release Information]

  

- See a typo, something missing or out of date, or anything else which can be

- improved? Edit this document at https://pagure.io/fedora-docs/quick-docs.

+ See a typo, something missing or out of date, or anything else which can be improved? Edit this document at https://pagure.io/fedora-docs/quick-docs.

@@ -1,7 +1,7 @@

  = Installing Spotify

  

- Installing the Spotify music service client on Fedora.

- 

  include::en-US/3rdparty-message.adoc[]

  

+ Installing the Spotify music service client on Fedora.

+ 

  include::en-US/modules/proc_installing-spotify-on-fedora.adoc[leveloffset=+1]

@@ -3,17 +3,22 @@

  

  link:https://www.spotify.com/[Spotify] is a cross-platform proprietary music streaming service. Spotify is a freemium service, with advertisements which can be removed by purchasing a subscription. Although Spotify is not officially supported on Fedora, it can be installed on Fedora by:

  

- * Using unofficial repositories, such as xref:install-spotify-using-negativo17[Negativo17] and xref:install-spotify-using-rpmfusion[RPMFusion].

- * Using xref:install-spotify-using-flatpak[flatpak].

+ [installation]

+ == Installation

  

- #FIXME: This needs to be further modularized#

+ While it is not officially supported on Fedora or any other RPM-based

+ distribution, it is possible to install on Fedora using various package methods.

  

+ * Using unofficial repositories like the http://negativo17.org/spotify-client/[negativo17] or https://rpmfusion.org/[RPMFusion] repositories.

+ * Using a Flatpak hosted by http://flathub.org[Flathub].

+ * Using the https://www.spotify.com/us/download/linux/[officially-supported]

+ http://snapcraft.io/[Snap].

  

- == Installing Spotify using third-party repositories

+ [installing-spotify-from-3rd-party-repositories]

+ === Installing Spotify using third-party repositories

  

- 

- [id='install-spotify-using-negativo17']

- === Using the Negativo17.org repository

+ [install-spotify-using-negativo17]

+ ==== Using the Negativo17.org repository

  The Negativo17.org repository provides a link:https://negativo17.org/spotify-client/[Spotify client] which contains the following packaged features:

  

  * Libraries for enabling local files playback
@@ -35,9 +40,8 @@

  # dnf install spotify

  ----

  

- 

- [id='install-spotify-using-rpmfusion']

- === Using the RPMFusion repository

+ [install-spotify-using-rpmfusion]

+ ==== Using the RPMFusion repository

  

  RPMFusion provides software that the Fedora Project do not ship. That software is provided as precompiled RPMs for all current Fedora versions.

  
@@ -57,7 +61,7 @@

  ----

  

  

- [id='install-spotify-using-flatpak']

+ [install-spotify-using-flatpak]

  === Installing Spotify using Flatpak

  

  To install Spotify using link:https://flatpak.org/index.html[Flatpak]:
@@ -90,3 +94,22 @@

  	Icon=/var/lib/flatpak/exports/share/icons/hicolor/256x256/apps/com.spotify.Client.png

  	Type=Application" > ~/.local/share/applications/Spotify.desktop

  ----

+ 

+ [instal-spotify-using-snap]

+ === Snap

+ 

+ Snap is the officially recommended distribution method for Spotify. To install spotify using http://snapcraft.io/[Snap]:

+ 

+ . Install Snap

+ +

+ ----

+ $ sudo dnf install snapd

+ $ sudo ln -s /var/lib/snapd/snap /snap

+ ----

+ 

+ . Install Spotify using Snap:

+ ----

+ $ snap install spotify

+ ----

+ 

+ See a typo, something missing or out of date, or anything else which can be improved? Edit this document at https://pagure.io/fedora-docs/quick-docs.

file removed
-94
@@ -1,94 +0,0 @@

- = Spotify

- 

- include::en-US/3rdparty-message.adoc[]

- 

- 

- https://www.spotify.com/[*Spotify*] is a cross-platform (available for

- Ubuntu, macOS and Windows) proprietary music streaming service. It is a

- freemium product (meaning a free version of it is available, but it has

- advertisements. Paying for a Premium subscription will remove the

- advertisements.

- 

- [[installation]]

- Installation

- ~~~~~~~~~~~~

- 

- While it is not officially supported on Fedora or any other RPM-based

- distribution, it is possible to install on Fedora using various package methods.

- 

- * Using the https://www.spotify.com/us/download/linux/[officially-supported]

- http://snapcraft.io/[Snap].

- * Using a Flatpak hosted by http://flathub.org[Flathub].

- * Using unofficial repositories like the http://negativo17.org/spotify-client/[negativo17] or https://rpmfusion.org/[RPMFusion] repositories.

- 

- [[snap]]

- Snap

- ^^^^

- Snap is the officially recommended distribution method for Spotify. To install

- it, first install `snapd`.

- 

- ....

- sudo dnf install snapd

- sudo ln -s /var/lib/snapd/snap /snap

- ....

- 

- Then install `spotify`.

- 

- ....

- snap install spotify

- ....

- 

- Be sure to consult http://snapcraft.io for more information on that repository

- and Snaps in general.

- 

- [[flatpak]]

- Flatpak

- ^^^^^^^

- 

- A Spotify flatpak is also available from http://flathub.org[Flathub].

- 

- ....

- flatpak install --from https://flathub.org/repo/appstream/com.spotify.Client.flatpakref

- ....

- 

- [[negativo17.org-repository]]

- Negativo17.org repository

- ^^^^^^^^^^^^^^^^^^^^^^^^^

- 

- Add the Yum repository and install:

- 

- ....

- dnf config-manager --add-repo=http://negativo17.org/repos/fedora-spotify.repo

- dnf install spotify

- ....

- 

- To do the same on CentOS/RHEL:

- 

- ....

- yum-config-manager --add-repo=http://negativo17.org/repos/epel-spotify.repo

- yum install spotify

- ....

- 

- [[rpmfusion.org-repository]]

- RPMFusion repository

- ^^^^^^^^^^^^^^^^^^^^

- 

- Install the repository package and `lpf`. Follow the steps in `lpf-gui` to build

- and install a local `spotify` RPM.

- 

- ....

- sudo dnf install https://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-$(rpm -E %fedora).noarch.rpm https://download1.rpmfusion.org/nonfree/fedora/rpmfusion-nonfree-release-$(rpm -E %fedora).noarch.rpm

- sudo dnf install lpf-spotify-client

- lpf-gui

- ....

- 

- To do the same on CentOS/RHEL:

- 

- ....

- sudo yum localinstall --nogpgcheck https://download1.rpmfusion.org/free/el/rpmfusion-free-release-7.noarch.rpm https://download1.rpmfusion.org/nonfree/el/rpmfusion-nonfree-release-7.noarch.rpm

- sudo yum install lpf-spotify-client

- lpf-gui

- ....

- 

- See a typo, something missing or out of date, or anything else which can be

- improved? Edit this document at https://pagure.io/fedora-docs/quick-docs.

Adding the Fedora Life Cycle, recreated from the latest wiki version.
#MadeInDocsFAD

4 new commits added

  • Merging Spotify articles and improving structure
  • Testing 3rd Party Message 3
  • Testing 3rd Party Message 2
  • Testing 3rd Party Message
6 years ago

Since I'm still learning git, I messed up everything again. This PR actually have 2 modifications that I don't mean to put together, but putting it apart is painfully. Please check all the files

4 new commits added

  • Adding other file
  • Fixing some typos
  • Following on screen instructions
  • Fixing the _topic_map.yml
6 years ago

I fixed everything in my fork/remote part, but there is still the "cannot be merge" message. Can someone review it?

manually merged and squashed. thank you.

Pull-Request has been closed by bex

6 years ago