all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#46277] [PATCH 0/2] gnu: Add fwupd and sort patch list.
@ 2021-02-03 23:14 guix-patches--- via
  2021-02-03 23:14 ` [bug#46279] [PATCH 1/2] gnu: Sort patch list alphabetically guix-patches--- via
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: guix-patches--- via @ 2021-02-03 23:14 UTC (permalink / raw)
  To: 46277; +Cc: Léo Le Bouter

Hello!

fwupd can be used to install firmware cab files manually in this state, these
cab files could be built by other GNU Guix packages for firmware such as:
<https://github.com/meklort/bcm5719-fw> ; It has the advantage that it contains
automation for updating firmware of lots of hardware.

I also sorted the patch list using "sort-lines" Emacs function, because it was
easier for me to insert the fwupd patches without having to sort alphabetically
by eye.

Thank you

Léo Le Bouter (2):
  gnu: Sort patch list alphabetically.
  gnu: Add fwupd.

 gnu/local.mk                                  | 405 +++++++++---------
 gnu/packages/firmware.scm                     | 120 +++++-
 ...d-option-for-installation-sysconfdir.patch | 161 +++++++
 .../patches/fwupd-do-not-write-to-var.patch   |   8 +
 .../patches/fwupd-installed-tests-path.patch  |  48 +++
 .../fwupd-remove-nonfree-lvfs-repo.patch      | 147 +++++++
 6 files changed, 688 insertions(+), 201 deletions(-)
 create mode 100644 gnu/packages/patches/fwupd-add-option-for-installation-sysconfdir.patch
 create mode 100644 gnu/packages/patches/fwupd-do-not-write-to-var.patch
 create mode 100644 gnu/packages/patches/fwupd-installed-tests-path.patch
 create mode 100644 gnu/packages/patches/fwupd-remove-nonfree-lvfs-repo.patch

-- 
2.30.0





^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2022-08-31 11:05 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 23:14 [bug#46277] [PATCH 0/2] gnu: Add fwupd and sort patch list guix-patches--- via
2021-02-03 23:14 ` [bug#46279] [PATCH 1/2] gnu: Sort patch list alphabetically guix-patches--- via
2021-02-03 23:14 ` [bug#46278] [PATCH 2/2] gnu: Add fwupd guix-patches--- via
2022-08-14 21:44   ` [bug#46278] [PATCH v2] " phodina via Guix-patches via
2022-08-31 11:04     ` bug#46278: " Ludovic Courtès
2021-02-03 23:30 ` [bug#46277] [PATCH v2 0/2] gnu: Add fwupd and sort patch list guix-patches--- via
2021-02-03 23:30   ` [bug#46277] [PATCH v2 1/2] gnu: Sort patch list alphabetically guix-patches--- via
2021-02-03 23:30   ` [bug#46277] [PATCH v2 2/2] gnu: Add fwupd guix-patches--- via
2021-02-04 23:14   ` [bug#46277] [PATCH v2 0/2] gnu: Add fwupd and sort patch list Jonathan Brielmaier
2021-02-04 23:52     ` Leo Le Bouter via Guix-patches via
2021-02-05  2:03     ` Leo Le Bouter via Guix-patches via
2021-02-05  8:43       ` Jonathan Brielmaier
2021-02-06  0:48         ` [bug#46277] [PATCH v4 " Léo Le Bouter via Guix-patches via
2021-02-06  0:48           ` [bug#46277] [PATCH v4 1/2] gnu: Sort patch list alphabetically Léo Le Bouter via Guix-patches via
2021-02-06  0:48           ` [bug#46277] [PATCH v4 2/2] gnu: Add fwupd Léo Le Bouter via Guix-patches via
2021-02-08  8:49             ` Jonathan Brielmaier
2021-02-11  9:00               ` Léo Le Bouter via Guix-patches via
2021-02-04  2:59 ` [bug#46277] [PATCH v3 0/2] gnu: Add fwupd and sort patch list guix-patches--- via
2021-02-04  2:59   ` [bug#46277] [PATCH v3 1/2] gnu: Sort patch list alphabetically guix-patches--- via
2021-02-04  2:59   ` [bug#46277] [PATCH v3 2/2] gnu: Add fwupd guix-patches--- via

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.