[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#61454] [PATCH 0/5] Expose upstream linux sources
From: |
jlicht |
Subject: |
[bug#61454] [PATCH 0/5] Expose upstream linux sources |
Date: |
Sun, 12 Feb 2023 16:39:55 +0100 |
From: Jelle Licht <jlicht@fsfe.org>
Hey guix,
This patch series should not lead to any rebuilds. The aim is to expose the
used linux upstream sources, for use by custom local packages or external
channels.
Two main concerns I still have:
* Is this fundamentally going to be an issue with the FSDG?
* This is the 'dumb' solution; alternatively, I was thinking of introducing a
record to unify all the moving parts (the upstream sources, the deblob
scripts) involved in building our linux-libre kernels. That bigger change is
ideally something we achieve consensus on before writing some code.
Jelle Licht (5):
gnu: linux-libre 4.14: Expose upstream sources.
gnu: linux-libre 4.19: Expose upstream sources.
gnu: linux-libre 5.10: Expose upstream sources.
gnu: linux-libre 5.15: Expose upstream sources.
gnu: linux-libre 6.1: Expose upstream sources.
gnu/packages/linux.scm | 47 ++++++++++++++++++++++++------------------
1 file changed, 27 insertions(+), 20 deletions(-)
base-commit: fb9799ff5f1d90a443dc197535c48041ad6b3865
--
2.39.1
- [bug#61454] [PATCH 0/5] Expose upstream linux sources,
jlicht <=
- [bug#61454] [PATCH 3/5] gnu: linux-libre 5.10: Expose upstream sources., jlicht, 2023/02/12
- [bug#61454] [PATCH 2/5] gnu: linux-libre 4.19: Expose upstream sources., jlicht, 2023/02/12
- [bug#61454] [PATCH 4/5] gnu: linux-libre 5.15: Expose upstream sources., jlicht, 2023/02/12
- [bug#61454] [PATCH 5/5] gnu: linux-libre 6.1: Expose upstream sources., jlicht, 2023/02/12
- [bug#61454] [PATCH 1/5] gnu: linux-libre 4.14: Expose upstream sources., jlicht, 2023/02/12
- [bug#61454] [PATCH 0/5] Expose upstream linux sources, Liliana Marie Prikler, 2023/02/12
- [bug#61454] [PATCH 0/5] Expose upstream linux sources, Tobias Geerinckx-Rice, 2023/02/12