GNU bug report logs - #59003
[PATCH 0/7] [Installer] Warn about unsupported devices

Previous Next

Package: guix-patches;

Reported by: Ludovic Courtès <ludo <at> gnu.org>

Date: Thu, 3 Nov 2022 19:19:02 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: 59003 <at> debbugs.gnu.org
Cc: Ludovic Courtès <ludo <at> gnu.org>, Florian Pelz <pelzflorian <at> pelzflorian.de>, Mathieu Othacehe <othacehe <at> gnu.org>
Subject: [bug#59003] [PATCH v2 0/6] [Installer] Warn about unsupported devices
Date: Wed,  9 Nov 2022 22:56:31 +0100
Hi!

Here’s an updated version taking into account comments by
Florian and Mathieu.  Changes since v1:

  • Hardware-related bits moved to a new (gnu installer
    hardware) module.

  • The list in ‘%unsupported-linux-modules’ has been expanded
    using a manual method, as explained in the comment.  I’m
    open to improvements in this area :-), though I think this
    can come later.

  • Typos fixed.

Thoughts?

Ludo’.

Ludovic Courtès (6):
  installer: Warn about hardware support after the welcome page.
  linux-modules: Add support for listing PCI devices.
  linux-modules: Add 'load-pci-device-database'.
  installer: Use 'current-guix' for extensions.
  installer: Error page width is parameterized.
  installer: Report known-unsupported PCI devices.

 gnu/build/linux-modules.scm    | 135 ++++++++++++++++++++++++++++++++-
 gnu/installer.scm              |   8 +-
 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 +
 po/guix/POTFILES.in            |   1 +
 9 files changed, 310 insertions(+), 54 deletions(-)
 create mode 100644 gnu/installer/hardware.scm


base-commit: d9ca9cdd01bf1097343a047b51a1392131c7cf58
-- 
2.38.0





This bug report was last modified 2 years and 183 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.