Linux distribution: Difference between revisions

Content deleted Content added
package manager is not special enough to be called out in first sentence; not only includes the linux kernel but _uses_ it as the kernel; not all distros are available (publicly)
Reword 2nd paragraph to be cohesive ...with an intro sentence; and less repetitive
Line 6:
A '''Linux distribution'''{{efn|Sometimes called a '''GNU/Linux distribution''', with some [[GNU/Linux naming controversy|related controversy]]}} (often abbreviated as '''distro''') is an [[operating system]] that includes the [[Linux kernel]] for its [[kernel (operating system)|kernel]] functionality. Although the name does not imply [[distribution (marketing)|product distribution]] per se, a distro, if distributed on its own, is often obtained via a [[website]] intended specifically for the purpose. Distros have been designed for a wide variety of systems ranging from [[personal computer]]s (for example, [[Linux Mint]]) to [[Server (computing)|servers]] (for example, [[Red Hat Enterprise Linux]]) and from [[embedded device]]s (for example, [[OpenWrt]]) to [[supercomputer]]s (for example, [[Rocks Cluster Distribution]]).
 
A typicaldistro Linuxtypically distributionincludes comprisesmany acomponents in addition to the Linux kernel. Commonly, it includes a [[package manager]], an [[Init|init system]] (such as [[systemd]], [[OpenRC]], or [[runit]]), [[GNU]] tools and [[Library (computing)|libraries]], documentation, and many other types of software (such as [[Internet Protocol|IP]] network configuration utilities and, the [[Getty (Unix)|getty]] TTY setup program, amongand many others)more. Optionally, toTo provide a desktop experience (most commonly the [[Mesa (computer graphics)|Mesa]] userspace graphics drivers) a [[Windowing system|display server]] (the most common being the [[X.org Server]], or, more recently, a [[Wayland (display server protocol)|Wayland]] compositor such as [[Sway (window manager)|Sway]], [[KDE]]'s [[KWin]], or [[GNOME]]'s [[Mutter (software)|Mutter]]), a [[desktop environment]] (most commonly [[GNOME]], [[KDE Plasma]], or [[Xfce]]), a [[sound server]] (usually either [[PulseAudio]] or more recently [[PipeWire]]), and other related programs may be included with the distribution or are installableinstalled by the user.
 
Most of the included software is [[free and open-source software]] made available both as compiled [[Executable|binaries]] and in [[source code]] form, allowing modifications to the original software. Usually, Linux distributions optionally include some [[proprietary software]] that may not be available in source code form, such as [[binary blob]]s required for some [[device driver]]s.<ref name="x3fEd">{{cite web | url = https://www.gnu.org/distros/common-distros.html | title = Explaining Why We Don't Endorse Other Systems | date = June 30, 2014 | access-date = January 5, 2015 | website = gnu.org | archive-date = April 24, 2011 | archive-url = https://web.archive.org/web/20110424061731/http://www.gnu.org/distros/common-distros.html | url-status = live}}</ref>