From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: 53619@debbugs.gnu.org
Cc: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Subject: [bug#53619] [PATCH 0/3] gnu: linux-libre: Build the snd-emu10k1 module.
Date: Fri, 28 Jan 2022 21:30:34 -0500 [thread overview]
Message-ID: <20220129023034.3574-1-maxim.cournoyer@gmail.com> (raw)
Hello Guix,
If like me, you discovered a forgotten Sounblaster Live! from 2000 at the
bottom of your desktop and wondered why there was no support for it in the
Guix kernel config, this series is for you! ;-).
The last patch is unrelated; I find it convenient to have the current Linux
kernel's config exposed as /proc/config.gz, which makes it easy to consult,
for example to grep for the CONFIG_SND_EMU10K1 option!
Thank you,
Maxim Cournoyer (3):
linux-libre: Normalize the CONFIG_ZONE_DMA to 'y' in kernel configs.
linux-libre: Build SND_EMU10K1 as a module for x86.
gnu: linux-libre: Expose running kernel config as /proc/config.gz.
.../aux-files/linux-libre/4.14-x86_64.conf | 2 +-
.../aux-files/linux-libre/4.19-x86_64.conf | 2 +-
.../aux-files/linux-libre/4.4-x86_64.conf | 2 +-
.../aux-files/linux-libre/4.9-x86_64.conf | 2 +-
.../aux-files/linux-libre/5.10-i686.conf | 2 +-
.../aux-files/linux-libre/5.10-x86_64.conf | 2 +-
.../aux-files/linux-libre/5.15-i686.conf | 34 +++++++++++++------
.../aux-files/linux-libre/5.15-x86_64.conf | 32 ++++++++++-------
.../aux-files/linux-libre/5.16-i686.conf | 29 +++++++++++-----
.../aux-files/linux-libre/5.16-x86_64.conf | 27 ++++++++++-----
.../aux-files/linux-libre/5.4-x86_64.conf | 2 +-
gnu/packages/linux.scm | 5 ++-
12 files changed, 93 insertions(+), 48 deletions(-)
--
2.34.0
next reply other threads:[~2022-01-29 2:32 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-29 2:30 Maxim Cournoyer [this message]
2022-01-29 2:37 ` [bug#53619] [PATCH 1/3] gnu: linux-libre: Enable CONFIG_ZONE_DMA in all configs Maxim Cournoyer
2022-01-29 2:37 ` [bug#53619] [PATCH 2/3] gnu: linux-libre: Build the snd-emu10k1 kernel module Maxim Cournoyer
2022-01-29 2:37 ` [bug#53619] [PATCH 3/3] gnu: linux-libre: Expose running kernel config as /proc/config.gz Maxim Cournoyer
2022-01-29 18:29 ` [bug#53619] [PATCH 0/3] gnu: linux-libre: Build the snd-emu10k1 module Leo Famulari
2022-01-30 3:33 ` Maxim Cournoyer
2022-01-30 19:14 ` Leo Famulari
2022-01-31 4:42 ` [bug#53619] [PATCH v2 2/3] gnu: linux-libre: Build the snd-emu10k1 kernel module Maxim Cournoyer
2022-01-31 4:45 ` [bug#53619] [PATCH 0/3] gnu: linux-libre: Build the snd-emu10k1 module Maxim Cournoyer
2022-02-06 4:51 ` bug#53619: " Maxim Cournoyer
2022-02-07 21:35 ` [bug#53619] " Maxim Cournoyer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220129023034.3574-1-maxim.cournoyer@gmail.com \
--to=maxim.cournoyer@gmail.com \
--cc=53619@debbugs.gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).