guix-commits
[Top][All Lists]
Advanced

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

branch master updated (46ef674 -> 5fe12be)


From: guix-commits
Subject: branch master updated (46ef674 -> 5fe12be)
Date: Tue, 25 Aug 2020 06:23:18 -0400 (EDT)

mothacehe pushed a change to branch master
in repository guix.

    from 46ef674  gnu: emacs-debbugs: Update to 0.26.
     new 755f365  linux-libre: Support module compression.
     new 5fe12be  linux-libre: Enable module compression.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 gnu/build/linux-modules.scm                        | 115 ++++--
 gnu/installer.scm                                  |   3 +-
 gnu/machine/ssh.scm                                |  35 +-
 gnu/packages/aux-files/linux-libre/5.8-arm.conf    |   4 +-
 gnu/packages/aux-files/linux-libre/5.8-arm64.conf  |   4 +-
 gnu/packages/aux-files/linux-libre/5.8-i686.conf   |   4 +-
 gnu/packages/aux-files/linux-libre/5.8-x86_64.conf |   4 +-
 gnu/services.scm                                   |  46 +--
 gnu/services/base.scm                              | 428 +++++++++++----------
 gnu/system/image.scm                               |   2 +-
 gnu/system/linux-initrd.scm                        |  72 ++--
 gnu/system/shadow.scm                              |  12 +-
 guix/profiles.scm                                  |  71 ++--
 13 files changed, 445 insertions(+), 355 deletions(-)



reply via email to

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