Content deleted Content added
Add package manager examples Tags: Reverted Visual edit: Switched |
|||
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 distro typically includes many components in addition to the Linux kernel. Commonly, it includes a [[package manager
Typically, most of the included software is [[free and open-source software]] {{endash}} made available both as [[Executable|binary]] for convenience and as [[source code]] to allow for modifying it. A distro may also include [[proprietary software]] that is not available in source code form, such as a [[device driver]] [[binary blob|binary]].<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>
|