guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/04: gnu: Revise comment for Linux-Libre-LTS.


From: guix-commits
Subject: 04/04: gnu: Revise comment for Linux-Libre-LTS.
Date: Wed, 30 Dec 2020 22:19:16 -0500 (EST)

lfam pushed a commit to branch master
in repository guix.

commit dfcd1a876e8c5ded8a5ad67450deaed3a7be7475
Author: Raghav Gururajan <rg@raghavgururajan.name>
AuthorDate: Wed Dec 30 16:15:26 2020 -0500

    gnu: Revise comment for Linux-Libre-LTS.
    
    * gnu/packages/linux.scm (linux-libre-lts): Modify comment.
    
    Signed-off-by: Leo Famulari <leo@famulari.name>
---
 gnu/packages/linux.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 4da730f..42107d0 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -903,7 +903,8 @@ It has been modified to remove all non-free binary blobs.")
                         ("CONFIG_DEVPTS_MULTIPLE_INSTANCES" . #t))
                       %default-extra-linux-options)))
 
-;; Linux-Libre-LTS means the *current* long-term support version of 
Linux-Libre.
+;; Linux-Libre-LTS points to the *newest* released long-term support version of
+;; Linux-Libre.
 ;; Reference: https://jxself.org/linux-libre/
 
 (define-public linux-libre-lts-version         linux-libre-5.10-version)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]