guix-commits
[Top][All Lists]
Advanced

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

branch master updated (de61a0aa4a -> 5b555d639d)


From: guix-commits
Subject: branch master updated (de61a0aa4a -> 5b555d639d)
Date: Tue, 15 Nov 2022 06:19:50 -0500 (EST)

civodul pushed a change to branch master
in repository guix.

    from de61a0aa4a gnu: slade: Update to 3.2.1.
     new 4f7ffb97a4 installer: Warn about hardware support after the welcome 
page.
     new 655fb8feac linux-modules: Add support for listing PCI devices.
     new afbd4d8470 linux-modules: Add 'load-pci-device-database'.
     new 938d6161cb installer: Use 'current-guix' for extensions.
     new 6b39c3afcc installer: Error page width is parameterized.
     new 514fedbf39 installer: Report known-unsupported PCI devices.
     new 94dc60841b installer: Migrate to 'guile-gnutls'.
     new 7d1add80b2 gnu: Add safeint.
     new feaa52801a gnu: Add fuzzel.
     new 8162d207b1 doc: Refer to the pt_BR translation.
     new 0be722a0b5 doc: Build pt_BR manual.
     new fd13259d85 doc: Link to the Git book instead of the git-scm.com 
homepage.
     new 5b555d639d doc: Add missing closing parentheses in examples.

The 13 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:
 doc/build.scm                  |   2 +-
 doc/guix.texi                  |  15 +++--
 gnu/build/linux-modules.scm    | 135 ++++++++++++++++++++++++++++++++++++++++-
 gnu/installer.scm              |   9 ++-
 gnu/installer/hardware.scm     |  90 +++++++++++++++++++++++++++
 gnu/installer/newt.scm         |   4 +-
 gnu/installer/newt/page.scm    |  12 ++--
 gnu/installer/newt/welcome.scm | 111 ++++++++++++++++++++-------------
 gnu/installer/record.scm       |   2 +-
 gnu/local.mk                   |   1 +
 gnu/packages/cpp.scm           |  39 ++++++++++++
 gnu/packages/xdisorg.scm       |  37 +++++++++++
 po/guix/POTFILES.in            |   1 +
 13 files changed, 398 insertions(+), 60 deletions(-)
 create mode 100644 gnu/installer/hardware.scm



reply via email to

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