Fedora Linux

From Wikipedia, the free encyclopedia

Fedora Linux
Fedora logo (2021).svg
Fedora Linux 35 (Workstation).png
Fedora Linux 35 (Workstation) — default applications (1).png
Fedora Linux 35 (Workstation) — default applications (2).png
Fedora Workstation 35 — its default desktop environment (GNOME 41), background image, and applications
DeveloperFedora Project
OS familyLinux (Unix-like)
Working stateCurrent
Source modelOpen source
Initial releaseNovember 6, 2003; 18 years ago (2003-11-06)[1]
Latest release35[2] / November 2, 2021; 4 months ago (2021-11-02)[2]
Repositorysrc.fedoraproject.org
Marketing targetDesktop computers, servers, supercomputers
Package managerRPM (DNF), Flatpak, OSTree (graphical front-ends: GNOME Software, dnfdragora, KDE Discover)
Platforms
Kernel typeLinux kernel
UserlandGNU
Default
user interface
GNOME Shell, Bash
LicenseGPL and various free software licenses, plus proprietary firmware files[6]
Official websitegetfedora.org

Fedora Linux[7] is a Linux distribution developed by the Fedora Project which is sponsored primarily by Red Hat (an IBM subsidiary) with additional support and sponsors from other companies and organizations.[8] Fedora contains software distributed under various free and open-source licenses and aims to be on the leading edge of open-source technologies.[9][10][11] Fedora is the upstream source for Red Hat Enterprise Linux.[12]

Since the release of Fedora 30, five different editions are currently available: Workstation, focused on the personal computer, Server for servers, CoreOS, focused on cloud computing, Silverblue, focused on an immutable desktop specialized to container-based workflows and IoT, focused on IoT devices.[13]

A new version of Fedora Linux is released every six months,[14]

As of February 2016, Fedora Linux has an estimated 1.2 million users,[15] including Linus Torvalds (as of May 2020), creator of the Linux kernel.[16][17][18]

Features[]

Fedora has a reputation for focusing on innovation, integrating new technologies early on and working closely with upstream Linux communities.[11][19] Making changes upstream instead of specifically for Fedora Linux ensures that the changes are available to all Linux distributions.

Fedora Linux has a relatively short life cycle: each version is usually supported for at least 13 months, where version X is supported only until 1 month after version X+2 is released and with approximately 6 months between most versions.[20] Fedora users can upgrade from version to version without reinstalling.[21][22]

The default desktop environment in Fedora Linux is GNOME and the default user interface is the GNOME Shell. Other desktop environments, including KDE Plasma, Xfce, LXQt, LXDE, MATE, Cinnamon, and i3 are available and can be installed.[23][24]

A live media drive can be created using Fedora Media Writer or the dd command.[25] It allows users to try Fedora Linux without making changes to the hard disk.

Package management[]

Most Fedora Linux editions use the RPM package management system, using DNF as a tool to manage the RPM packages.[26] DNF uses libsolv, an external dependency resolver.[26] Flatpak is also included by default, and support for snap's can be added. Fedora Linux uses Delta RPM when updating installed packages to provide delta updates. A Delta RPM contains the difference between an old and new version of a package. This means that only the changes between the installed package and the new one are downloaded, reducing network traffic and bandwidth consumption.

The Fedora CoreOS and Silverblue editions use rpm-ostree,[27] a hybrid transactional image/package system to manage the host. Traditional DNF (or other systems) should be used in containers.

Security[]

Fedora Linux uses Security-Enhanced Linux by default, which implements a variety of security policies, including mandatory access controls, which Fedora adopted early on.[28] Fedora provides a hardening wrapper, and does hardening for all of its packages by using compiler features such as position-independent executable (PIE).[29]

Software[]

Fedora Linux comes preinstalled with a wide range of software such as LibreOffice and Firefox. Additional software is available from the software repositories and can be installed using the DNF package manager or GNOME Software.

Additionally, extra repositories can be added to the system, so that software not available in Fedora Linux can be installed easily.[30] Software that is not available via official Fedora repositories, either because it doesn't meet Fedora's definition of free software or because its distribution may violate US law, can be installed using third-party repositories. Popular third-party repositories include RPM Fusion free and non-free repositories. Fedora also provides users with an easy-to-use build system for creating their own repositories called Copr.[31]

Since the release of Fedora 25, the operating system defaults to the Wayland display server protocol, which replaced the X Window System.[32]

System installer[]

Fedora Workstation 35 installation summary

Fedora Linux uses Anaconda as the system installer.

Editions[]

Beginning with Fedora version 30, it is available in five editions,[13] three editions are primary and two editions are secondary as of version 35.[33]

Primary[]

Workstation[]

It targets users who want a reliable, user-friendly, and powerful operating system for their laptop or desktop computer. It comes with GNOME by default but other desktops can be installed or can be directly installed as Spins.

Server[]

Its target usage is for servers. It includes the latest data center technologies. This edition doesn't come with a desktop environment, but one can be installed. From Fedora 28, Server Edition will deliver Fedora Modularity,[34] adding support for alternative update streams for popular software such as Node.js and Go.

IoT[]

Images of Fedora Linux tailored to running on Internet of Things devices.

Secondary[]

CoreOS[]

The successor of Fedora Atomic Host (Project Atomic) and Container Linux after Fedora 29,[35] it provides a minimal image of Fedora Linux which includes just the bare essentials. It is meant for deployment in cloud computing. It provides Fedora CoreOS images which are optimized minimal images for deploying containers.[36] CoreOS replaced the established Container Linux when it was merged with Project Atomic[37] after its acquisition by Red Hat in January 2018.[38]

Silverblue[]
Fedora Silverblue logo (2018).svg

An immutable desktop operating system. Every Silverblue installation is identical to every other installation of the same version, and it never changes as it is used. The immutable design is intended to make the operating system more stable, less prone to bugs, and easier to test and develop, and an excellent platform for containerized applications as well as container-based software development. Applications and containers are kept separate from the host system. OS updates are fast and there is no installation stage. With Silverblue, it is also possible to roll back to the previous version of the operating system, if something goes wrong.[39]

Fedora Silverblue was previously known as Fedora Atomic Workstation. The descriptive name for this product is ​image-mode container-based Fedora Workstation based on rpm-ostree, which is clear but unsuitable for branding. Therefore, it was named Silverblue.

The long-term goal for this effort is to transform Fedora Workstation into an image-based system where applications are separate from the OS, and updates are atomic. Red Hat engineers have built most of the pieces for this new desktop over the last few years: OSTree, flatpak, flathub, rpm-ostree, and gnome-software.

The ultimate goal of this effort always was to create an image-based variant of the Workstation that is at feature-parity and better suited for certain use cases than the traditional variant. Until the end of 2017, the Silverblue team slowly completed necessary pieces for the vision of an immutable image-based OS with independent applications: Wayland, flatpak, and rpm-ostree support in GNOME Software, etc. During the same time, Project Atomic has added new features like package layering to rpm-ostree and added rpm-ostree support to anaconda.[40]

A fresh install of Silverblue 35 with automatic partitioning for storage configuration
Default applications of Silverblue 35

Labs[]

Similar to Debian blends, the Fedora Project also distributes custom variations of Fedora Linux called Fedora Labs.[41] These are built with specific sets of software packages, targeting specific interests such as gaming, security, design,[42] robotics,[43][44] and scientific computing[45] (that includes SciPy, Octave, Kile, Xfig and Inkscape).

The Fedora AOS (Appliance Operating System) was a specialized spin of Fedora Linux with reduced memory footprint for use in software appliances. Appliances are pre-installed, pre-configured, system images. This spin was intended to make it easier for anyone (developers, independent software vendors (ISV), original equipment manufacturers (OEM), etc.) to create and deploy virtual appliances.

Spins and Remixes[]

The Fedora project officially distributes different variations called "Fedora Spins"[46] which are Fedora Linux with different desktop environments (GNOME is the default desktop environment). The current official spins, as of Fedora 34, are KDE, Xfce, LXQt, MATE-Compiz, Cinnamon, LXDE, SOAS, and i3.

In addition to Spins, which are official variants of the Fedora system, the project allows unofficial variants to use the term "Fedora Remix" without asking for further permission, although a different logo (provided) is required.[47]

Architectures[]

x86-64, ARM AArch64 and ARM-hfp are the primary architectures supported by Fedora.[4] As of release 35, Fedora also supports IBM Power64le, IBM Z ("s390x"), MIPS-64el, MIPS-el and RISC-V as secondary architectures.

Fedora 28 was the last release that supported ppc64 and users are advised to move to the little endian ppc64le variant.[48] Fedora 36 will be the last release with support for ARM-hfp.[49]

Alternatives[]

The Fedora Project also distributes several other versions[50] with less use cases than mentioned above, like network installers and minimal installation images. They are intended for special cases or expert users that want to have custom installations or configuring Fedora from scratch.

In addition, all acceptable licenses for Fedora Linux (including copyright, trademark, and patent licenses) must be applicable not only to Red Hat or Fedora, but also to all recipients downstream. This means that any "Fedora-only" licenses, or licenses with specific terms that Red Hat or Fedora meets but that other recipients would not are not acceptable (and almost certainly non-free, as a result).

History[]

The name of Fedora derives from Fedora Linux, a volunteer project that provided extra software for the Red Hat Linux distribution, and from the characteristic fedora hat used in Red Hat's "Shadowman" logo. Warren Togami began Fedora Linux in 2002 as an undergraduate project at the University of Hawaii,[51] intended to provide a single repository for well-tested third-party software packages so that non-Red Hat software would be easier to find, develop, and use. The key difference between Fedora Linux and Red Hat Linux was that Fedora's repository development would be collaborative with the global volunteer community.[52] Fedora Linux was eventually absorbed into the Fedora Project, carrying with it this collaborative approach.[53]

Fedora Linux was launched in 2003, when Red Hat Linux was discontinued.[54] Red Hat Enterprise Linux was to be Red Hat's only officially supported Linux distribution, while Fedora was to be a community distribution.[54] Red Hat Enterprise Linux branches its releases from versions of Fedora.[55]

Before Fedora 7, Fedora was called Fedora Core after the name of one of the two main software repositories - Core and Extras. Fedora Core contained all the base packages that were required by the operating system, as well as other packages that were distributed along with the installation CD/DVDs, and was maintained only by Red Hat developers. Fedora Extras, the secondary repository that had been included since Fedora Core 3, was community-maintained and not distributed along with the installation CD/DVDs. Upon the release of Fedora 7, the distinction between Fedora Core and Fedora Extras was eliminated.[56]

Since the release of Fedora 21, as an effort to modularize the Fedora distribution and make development more agile,[57][58] three different versions are available: Workstation, focused on the personal computer, Server and Atomic for servers, Atomic being the version meant for cloud computing.[13]

Fedora is a trademark of Red Hat, Inc. Red Hat's application for trademark status for the name "Fedora" was disputed by Cornell University and the University of Virginia Library, creators of the unrelated Fedora Commons digital repository management software.[59] The issue was resolved and the parties settled on a co-existence agreement that stated that the Cornell-UVA project could use the name when clearly associated with open source software for digital object repository systems and that Red Hat could use the name when it was clearly associated with open source computer operating systems.[60]

In April 2020, project leader Matthew Miller announced that Fedora Workstation would be shipping on select new ThinkPad laptops, thanks to a new partnership with Lenovo.[61]

Development and community[]

The core values of the Fedora community

Development of the operating system and supporting programs is headed by the Fedora Project, which is composed of a community of developers and volunteers, and also Red Hat employees.[62] The Council is the top-level community leadership and governance body. Other bodies include the Fedora Engineering Steering Committee, responsible for the technical decisions behind the development of Fedora, and Fedora Mindshare Committee which coordinates outreach and non-technical activities, including representation of Fedora Worldwide e.g.: Ambassadors Program, CommOps team and Marketing, Design and Websites Team.[63]

Releases[]

Fedora Core 1, a Fork of RedHat Linux version 9.0 with GNOME version 2.4 (2003-11)
Fedora 15 (Lovelock), the first release with GNOME 3 and GNOME Shell. (2011-05)
Fedora 21, a version that brought experimental Wayland and HiDPI support (2014-12).

Fedora has a relatively short life cycle: version X is supported only until 1 month after version X+2 is released and with approximately 6 months between most versions, meaning a version of Fedora is usually supported for at least 13 months, possibly longer.[20] Fedora users can upgrade from version to version without reinstalling.[21][22]

The current release is Fedora 35, which was released on 2 November 2021.[2]

Version[64] Release[64] End-of-life[65] Kernel[66][a] GNOME[66]
Old version, no longer maintained: 1 (Yarrow) 2003-11-06 2004-09-20 2.4.22 2.4
Old version, no longer maintained: 2 (Tettnang) 2004-05-18 2005-04-11 2.6.5 2.6
Old version, no longer maintained: 3 (Heidelberg) 2004-11-08 2006-01-16 2.6.9 2.8
Old version, no longer maintained: 4 (Stentz) 2005-06-13 2006-08-07 2.6.11 2.10
Old version, no longer maintained: 5 (Bordeaux) 2006-03-20 2007-07-02 2.6.15 2.14
Old version, no longer maintained: 6 (Zod) 2006-10-24 2007-12-07 2.6.18 2.16
Old version, no longer maintained: 7 (Moonshine) 2007-05-31 2008-06-13 2.6.21 2.18
Old version, no longer maintained: 8 (Werewolf) 2007-11-08 2009-01-07 2.6.23 2.20
Old version, no longer maintained: 9 (Sulphur) 2008-05-13 2009-07-10 2.6.25 2.22
Old version, no longer maintained: 10 (Cambridge) 2008-11-25 2009-12-18 2.6.27 2.24
Old version, no longer maintained: 11 (Leonidas) 2009-06-09 2010-06-25 2.6.29 2.26
Old version, no longer maintained: 12 (Constantine) 2009-11-17 2010-12-02 2.6.31 2.28
Old version, no longer maintained: 13 (Goddard) 2010-05-25 2011-06-24 2.6.33 2.30
Old version, no longer maintained: 14 (Laughlin) 2010-11-02 2011-12-08 2.6.35 2.32
Old version, no longer maintained: 15 (Lovelock) 2011-05-24 2012-06-26 2.6.38 3.0
Old version, no longer maintained: 16 (Verne) 2011-11-08 2013-02-12 3.1 3.2
Old version, no longer maintained: 17 (Beefy Miracle) 2012-05-29 2013-07-30 3.3 3.4
Old version, no longer maintained: 18 (Spherical Cow) 2013-01-15 2014-01-14 3.6 3.6
Old version, no longer maintained: 19 (Schrödinger's Cat) 2013-07-02 2015-01-06 3.9 3.8
Old version, no longer maintained: 20 (Heisenbug) 2013-12-17 2015-06-23 3.11 3.10
Old version, no longer maintained: 21[68] 2014-12-09 2015-12-01 3.17 3.14
Old version, no longer maintained: 22 2015-05-26 2016-07-19 4.0 3.16
Old version, no longer maintained: 23 2015-11-03 2016-12-20 4.2 3.18
Old version, no longer maintained: 24 2016-06-21 2017-08-08 4.5 3.20
Old version, no longer maintained: 25 2016-11-22 2017-12-12 4.8 3.22
Old version, no longer maintained: 26 2017-07-11 2018-05-29 4.11 3.24
Old version, no longer maintained: 27 2017-11-14 2018-11-30 4.13 3.26
Old version, no longer maintained: 28 2018-05-01 2019-05-28 4.16 3.28
Old version, no longer maintained: 29 2018-10-30 2019-11-26 4.18 3.30
Old version, no longer maintained: 30 2019-05-07 2020-05-26 5.0 3.32
Old version, no longer maintained: 31 2019-10-29 2020-11-24 5.3 3.34
Old version, no longer maintained: 32 2020-04-28 2021-05-25 5.6 3.36
Old version, no longer maintained: 33 2020-10-27[69] 2021-11-30[70] 5.8 3.38
Older version, yet still maintained: 34 2021-04-27[71] 2022-05-17[72] 5.11 40[73]
Current stable version: 35 2021-11-02[74] 2022-12-07[75] 5.15 41
Future release: 36 2022-04-19[76] 2023-05-24[77] 5.17 42
Future release: 37 2022-10-18[78] 2023-11-22[79] N/A N/A
Legend:
Old version
Older version, still maintained
Latest version
Latest preview version
Future release
  1. ^ At the time of release. Supported releases are often updated to the latest stable version of the Linux kernel.[67]



Rawhide[]

Rawhide is the development tree for Fedora.[80] This is a copy of a complete Fedora distribution where new software is added and tested, before inclusion in a later stable release. As such, Rawhide is often more feature rich than the current stable release. In many cases, the software is made of CVS, Subversion or Git source code snapshots which are often actively developed by programmers. Although Rawhide is targeted at advanced users, testers, and package maintainers, it is capable of being a primary operating system. Users interested in the Rawhide branch often update on a daily basis and help troubleshoot problems.[80] Rawhide users do not have to upgrade between different versions as it follows a rolling release update model.

See also[]

References[]

  1. ^ Nottingham, Bill (6 November 2003). "Announcing Fedora Core 1". Fedora Project announce (Mailing list). Archived from the original on 19 August 2014. Retrieved 18 May 2014.
  2. ^ a b c "Worth the wait: Fedora Linux 35 is here!". Fedora Magazine. 2 November 2021. Retrieved 2 November 2021.
  3. ^ "Announcing the release of Fedora 28". Fedora Magazine. 1 May 2018. Archived from the original on 25 July 2018. Retrieved 24 July 2018.
  4. ^ a b "Architectures". Fedora Project. Archived from the original on 14 July 2011. Retrieved 22 March 2018.
  5. ^ "alt architectures". Archived from the original on 14 December 2017. Retrieved 22 March 2018.
  6. ^ "Frequently Asked Questions about Fedora Licensing". Fedora Project. Archived from the original on 6 September 2015. Retrieved 27 March 2014.
  7. ^ "Changes/Fedora Linux in os-release - Fedora Project Wiki". fedoraproject.org. Archived from the original on 28 September 2021. Retrieved 28 September 2021. When used by itself, the term "Fedora" refers to the Fedora Project. When referring to our work, please use either a specific name like Fedora Workstation, Fedora CoreOS, or Fedora KDE Plasma Desktop; or use Fedora Linux to refer to the OS distribution as a whole.
  8. ^ "Fedora Sponsors". Archived from the original on 24 November 2019. Retrieved 7 December 2019.
  9. ^ Spevack, Max (18 August 2006). "Fedora Project Leader Max Spevack Responds". Slashdot. Archived from the original on 9 February 2012. Retrieved 17 December 2006.
  10. ^ "Objectives". Fedora Project. Archived from the original on 16 December 2018. Retrieved 12 February 2007.
  11. ^ a b Yegulalp, Serdar (22 November 2016). "Fedora 25 stakes out leading edge, not bleeding edge". Archived from the original on 28 July 2017. Retrieved 23 July 2017.
  12. ^ "Fedora and Red Hat Enterprise Linux :: Fedora Docs". docs.fedoraproject.org. Retrieved 26 December 2021.
  13. ^ a b c "Fedora". Archived from the original on 6 January 2016. Retrieved 17 September 2019.
  14. ^ "Fedora Linux Releases". Fedora Project.{{cite web}}: CS1 maint: url-status (link)
  15. ^ Hoffman, Chris (26 February 2016). "Fedora project leader Matthew Miller reveals what's in store for Fedora in 2016". PC World. International Data Group. Archived from the original on 1 March 2016. Retrieved 1 March 2016.
  16. ^ "Interview with Linus Torvalds from Linux Format 163". TuxRadar. Linux Format. 29 November 2012. Archived from the original on 19 January 2014. Retrieved 4 August 2015.
  17. ^ Torvalds, Linus (30 December 2014). "The merge window being over, and things being calm made me think I should try upgrading to F21". Google+. Archived from the original on 9 August 2015. Retrieved 3 May 2015. "Full quote from working link". Reddit. January 2015. Archived from the original on 19 November 2020. Retrieved 20 April 2020.
  18. ^ Vaughan-Nichols, Stephen J. (27 May 2020). "Look what's inside Linus Torvalds' latest Linux development PC". ZDNet. Archived from the original on 6 January 2021. Retrieved 8 January 2021.
  19. ^ "Staying close to upstream projects". Fedora Project. Archived from the original on 5 August 2011. Retrieved 24 May 2015.
  20. ^ a b "Fedora Release Life Cycle". Fedora Project. Archived from the original on 14 July 2015. Retrieved 25 March 2014.
  21. ^ a b "FedUp". Fedora Project. Archived from the original on 25 March 2014. Retrieved 25 March 2014.
  22. ^ a b "Fedora 23 Release Notes: 3.2.4. System Upgrades with DNF". Fedora Project. Archived from the original on 2 October 2015. Retrieved 1 October 2015.
  23. ^ Brodkin, Jon (15 January 2013). "How to install the MATE and Cinnamon desktops on Fedora 18". Ars Technica. Archived from the original on 17 January 2013. Retrieved 15 January 2013.
  24. ^ Mutai, Josphat (2 May 2019). "Install Deepin Desktop Environment on Fedora 30". Computing for Geeks. Archived from the original on 25 June 2019. Retrieved 25 June 2019.
  25. ^ "Preparing Boot Media". Red Hat. Archived from the original on 30 July 2017. Retrieved 30 July 2017.
  26. ^ a b Edge, Jake (15 January 2014). "DNF and Yum in Fedora". LWN.net. Archived from the original on 30 September 2015. Retrieved 29 March 2015.
  27. ^ "⚛