Difference between revisions of "Linux-libre"

From Free Software Directory
Jump to: navigation, search
m (4.15.8-gnu)
(fix typo)
(34 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
 
|Name=GNU Linux-libre
 
|Name=GNU Linux-libre
|Short description=UNIX-like monolithic kernel liberated and adopted by the GNU system
+
|Short description=A free (as in freedom) variant of the Linux kernel.
|Full description='''Linux-libre is a free/libre version of the kernel Linux suitable for use with the GNU Operating System.'''
+
|Full description='''Linux-libre''' is a modified version of Linux with all of the binary blobs, obfuscated code and portions of code under proprietary licenses removed.
  
It removes non-free components from Linux, that are disguised as source
+
Currently Linux-libre is maintained and published by the Free Software Foundation Latin America. This is a GNU package.
code or distributed in separate files. It also disables run-time
 
requests for non-free components, shipped separately or as part of
 
Linux, and documentation pointing to them.
 
  
The GNU Linux-libre project takes a minimal-changes approach to cleaning
+
=== Current and upcoming kernel versions to know about ===
up Linux, making no effort to substitute components that need to be
+
<table style="width:100%;text-align: left;height: 30px;padding: 10px;vertical-align: bottom;border-bottom: 1px solid black;">
removed with functionally equivalent free/libre ones.
+
  <tr style="background-color: gray;color: white;text-align: center;">
|Homepage URL=http://linux-libre.fsfla.org
+
    <th>Version</th>
|User level=advanced
+
    <th>Status</th>
|Computer languages=C
+
    <th>Released</th>
|Accepts cryptocurrency donations=No
+
    <th>Supported Until</th>
|IRC general=irc://irc.gnu.org/linux-libre
+
  </tr>
|Related projects=hurd
+
  <tr>
|Keywords=kernel, Linux, binary, gnu, blob-free, de-blobbed
+
    <td>5.11</td>
|Version identifier=4.15.8-gnu
+
    <td>Future version, expected in February 2021.</td>
|Version date=2018/03/09
+
    <td></td>
 +
    <td></td>
 +
  </tr>
 +
  <tr>
 +
    <td>5.10</td>
 +
    <td>Latest released version. Current long-term support (LTS) version.</td>
 +
    <td>December 2020</td>
 +
    <td>December 2026</td>
 +
  </tr>
 +
  <tr>
 +
    <td>5.4</td>
 +
    <td>Previous long-term support (LTS) version, but still supported.</td>
 +
    <td>November 2019</td>
 +
    <td>December 2025</td>
 +
  </tr>
 +
  <tr>
 +
    <td>4.19</td>
 +
    <td>Previous long-term support (LTS) version, but still supported.</td>
 +
    <td>October 2018</td>
 +
    <td>December 2024</td>
 +
  </tr>
 +
  <tr>
 +
    <td>4.14</td>
 +
    <td>Previous long-term support (LTS) version, but still supported.</td>
 +
    <td>November 2017</td>
 +
    <td>December 2023</td>
 +
  </tr>
 +
  <tr>
 +
    <td>4.9</td>
 +
    <td>Previous long-term support (LTS) version, but still supported.</td>
 +
    <td>December 2016</td>
 +
    <td>December 2022</td>
 +
  </tr>
 +
  <tr>
 +
    <td>4.4</td>
 +
    <td>Previous long-term support (LTS) version, but still supported.</td>
 +
    <td>January 2016</td>
 +
    <td>January 2022</td>
 +
  </tr>
 +
</table>
 +
 
 +
=== Guix ===
 +
<p>The latest versions are packaged in [[Guix]].[[File:Freedo_grey.png|thumb|upright=0.56|alt=Freedo.|Freedo, official mascot of Linux-libre.]]</p>
 +
|Homepage URL=https://www.gnu.org/software/linux-libre/
 +
|Is High Priority Project=No
 +
|Decommissioned or Obsolete=No
 +
|Donate=https://my.fsf.org/donate/
 +
|Microblog=https://pod.libreplanetbr.org/tags/linux-libre/
 +
|IRC general=irc://irc.freenode.net/#linux-libre
 +
|Related projects=gnustandards,hurd
 +
|Keywords=kernel, binary, blob-free, de-blobbed
 +
|Version identifier=5.10-gnu
 +
|Version date=2020/12/14
 
|Version status=stable
 
|Version status=stable
|Version download=http://linux-libre.fsfla.org/pub/linux-libre/releases/LATEST-4.15.N/
+
|Version download=https://linux-libre.fsfla.org/pub/linux-libre/releases/5.10-gnu/linux-libre-5.10-gnu.tar.lz
|Version comment=.lz is compressed by lzip.  .xz and .bz2 tarballs are also available.
 
 
|Last review by=Genium
 
|Last review by=Genium
|Last review date=2017/02/20
+
|Last review date=2020/12/17
|Submitted date=2011/04/12
+
|Submitted by=Database conversion
|Is GNU=Yes
+
|Submitted date=2011/04/01
|GNU package identifier=linux-libre
+
|User level=advanced
 +
|Paid support=https://www.fsf.org/resources/service/
 +
|Accepts cryptocurrency donations=Yes
 +
|OpenPGP signature=https://linux-libre.fsfla.org/pub/linux-libre/releases/5.10-gnu/linux-libre-5.10-gnu.tar.lz.sign
 +
|OpenPGP public key=https://linux-libre.fsfla.org/pub/linux-libre/SIGNING-KEY
 +
|Test entry=No
 
}}
 
}}
 
{{Project license
 
{{Project license
|License=GPLv2
+
|License=GPLv2orlater
|License verified by=Deborah Nicholson
+
|License verified by=Bendikker
|License verified date=2008-01-15
+
|License verified date=2018/06/21
 +
}}
 +
{{Software category
 +
|Program-build-automation=make-related
 +
|Programming-language=C
 +
|Runs-on=GNU/Linux
 +
|Security=system
 +
|Software-development=debugging
 +
|System-administration=configuration
 +
|Use=software-development, system-administration
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to use
 +
|Prerequisite description=[[util-linux]] 2.10o
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[make | Gnu Make]] 3.77
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[gcc | GCC]] 2.95.3 or later
 +
}}
 +
{{Software prerequisite
 +
|Prerequisite kind=Required to build
 +
|Prerequisite description=[[binutils | GNU Binutils]] 2.9.1.0.25
 
}}
 
}}
 
{{Person
 
{{Person
 
|Real name=Alexandre Oliva
 
|Real name=Alexandre Oliva
 
|Role=Maintainer
 
|Role=Maintainer
}}
+
|Email=lxoliva@fsfla.org
{{Person
+
|Username=Lxoliva
|Real name=Free Software Foundation Latin America
 
|Role=Leader
 
}}
 
{{Person
 
|Real name=Le brixton linux action group
 
|Role=Contributor
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=General
+
|Resource audience=Developer
|Resource kind=Download
+
|Resource kind=VCS Repository Webview
|Resource URL=http://linux-libre.fsfla.org/pub/linux-libre/releases/
+
|Resource URL=https://jxself.org/git/linux-libre.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Support
+
|Resource audience=Developer
 
|Resource kind=VCS Repository Webview
 
|Resource kind=VCS Repository Webview
|Resource URL=http://www.fsfla.org/svn/fsfla/software/linux-libre
+
|Resource URL=https://jxself.org/git/?p=linux-libre-firmware.git
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Help
+
|Resource kind=Mailing List
|Resource kind=Mailing List Info/Archive
+
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-linux-libre/
|Resource URL=http://www.fsfla.org/mailman/listinfo/linux-libre
 
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Guix
+
|Resource kind=Mailing List
|Resource kind=Homepage
+
|Resource URL=https://www.fsfla.org/mailman/listinfo/linux-libre/
|Resource URL=https://www.gnu.org/software/guix/packages/l.html
 
 
}}
 
}}
{{Software category
+
{{Resource
|Use=software-development
+
|Resource kind=Mailing List
 +
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to use
+
|Resource kind=Download
|Prerequisite description=util-linux 2.10o
+
|Resource URL=https://ftp.gnu.org/gnu/linux-libre/
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to build
+
|Resource kind=Download
|Prerequisite description=Gnu make 3.77
+
|Resource URL=https://linux-libre.fsfla.org/pub/linux-libre/
 
}}
 
}}
{{Software prerequisite
+
{{Resource
|Prerequisite kind=Required to build
+
|Resource audience=Wikidata
|Prerequisite description=gcc 2.95.3 or later
+
|Resource kind=General
}}
+
|Resource URL=https://www.wikidata.org/wiki/Q665683
{{Software prerequisite
 
|Prerequisite kind=Required to build
 
|Prerequisite description=binutils 2.9.1.0.25
 
 
}}
 
}}
 
{{Featured
 
{{Featured

Revision as of 07:38, 29 April 2021


[edit]

GNU Linux-libre

https://www.gnu.org/software/linux-libre/
A free (as in freedom) variant of the Linux kernel.

Linux-libre is a modified version of Linux with all of the binary blobs, obfuscated code and portions of code under proprietary licenses removed.

Currently Linux-libre is maintained and published by the Free Software Foundation Latin America. This is a GNU package.

Packaging

Linux-libre is available in most of the FSF-endorsed distros on https://www.gnu.org/distros/free-distros.html and the lastest versions are packages in Guix and Parabola GNU/Linux-libre. Linux-libre can also be installed on GNU/Linux distributions that use APT from jxself's APT repository: https://jxself.org/linux-libre/

Freedo.
Freedo, official mascot of Linux-libre.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

jxself

Verified on

24 June 2021

Notes

The kernel consists of code under many licenses. Although there is some code in the kernel under GPLv2-or-later being combined with the kernel's other GPLv2-only code, the effective license GPLv2-only, not GPLv2-or-later.




Leaders and contributors

Contact(s)Role
Alexandre Oliva (Lxoliva)Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewgit://linux-libre.fsfla.org/releases.git
Mailing Listhttps://www.fsfla.org/mailman/listinfo/linux-libre/
Downloadhttp://linux-libre.fsfla.org/pub/linux-libre/releases/
WikidataGeneralhttps://www.wikidata.org/wiki/Q665683
DeveloperVCS Repository Webviewhttps://jxself.org/git/?p=linux-libre-firmware.git


Software prerequisites

KindDescription
Required to build Gnu Make 3.77
Required to build GCC 2.95.3 or later
Required to build GNU Binutils 2.9.1.0.25
Required to useutil-linux 2.10o




Entry


































"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.







Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.