index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
system
/
linux-initrd.scm
Age
Commit message (
Expand
)
Author
Files
Lines
7 days
gnu: linux: Use package properties to modularize initrd build.
Sergio Pastor Pérez
1
-31
/
+16
12 days
gnu: xfs-repair/static: Deprecate and rename.
Nicolas Graves
1
-1
/
+1
2026-04-03
linux-initrd: Handle builtin modules with different module and file names.
Hilton Chain
1
-1
/
+5
2026-03-27
linux-initrd: default-initrd-modules: Add nvme.
Hilton Chain
1
-0
/
+1
2025-12-22
linux-initrd: Support more virtio modules in initrd.
Rutherther
1
-1
/
+1
2025-09-29
gnu: linux-initrd: Fix f2fs module dependencies
David Arroyo
1
-1
/
+1
2025-07-18
mapped-devices: Add ‘arguments’ field.
Ludovic Courtès
1
-1
/
+2
2025-04-08
linux-initrd: Add mmc_block.
Zheng Junjie
1
-0
/
+1
2024-11-18
linux-initrd: Export ‘file-system-modules’.
Daniel Khodabakhsh
1
-0
/
+1
2024-05-29
gnu: linux-libre: Enable Zstd compression of kernel modules.
Maxim Cournoyer
1
-2
/
+4
2024-04-29
linux-initrd: Further strip the static Guile.
Ludovic Courtès
1
-2
/
+2
2024-04-17
linux-initrd: Gracefully handle lack of “modules.builtin” file.
Ludovic Courtès
1
-7
/
+12
2024-04-08
mapped-devices: luks: Specify modules needed at the top-level.
Ludovic Courtès
1
-7
/
+0
2024-04-08
mapped-devices: <mapped-device-type> can specify modules to import.
Ludovic Courtès
1
-1
/
+6
2024-03-31
linux-initrd: don't add hid-apple module for riscv64-linux.
Zheng Junjie
1
-1
/
+4
2024-03-09
linux-initrd: Avoid looking up builtin modules.
Hilton Chain
1
-1
/
+13
2022-11-18
linux-initrd: raw-initrd: Add keyword argument #:pre-mount.
Hilton Chain
1
-2
/
+5
2022-03-01
initrd: Use non-hyphenated kernel command-line parameter names.
Maxim Cournoyer
1
-2
/
+2
2022-02-09
Revert kernel modules changes to support the Coreboot framebuffer
Leo Famulari
1
-2
/
+1
2021-12-25
gnu: linux-libre: Build simplefb into all x86{,_64} kernels.
Tobias Geerinckx-Rice
1
-1
/
+1
2021-12-16
gnu: linux-libre: Support the Coreboot framebuffer.
Tobias Geerinckx-Rice via Guix-patches via
1
-1
/
+2
2021-10-13
linux-initrd: Support checking NTFS volumes on boot.
Tobias Geerinckx-Rice
1
-0
/
+3
2021-09-23
linux-initrd: Support XFS.
Tobias Geerinckx-Rice
1
-0
/
+4
2021-09-23
linux-initrd: Include only the single ‘bcachefs’ binary.
Tobias Geerinckx-Rice
1
-1
/
+1
2021-09-23
gnu: Don't abuse check-btrfs-file-system to scan.
Tobias Geerinckx-Rice
1
-1
/
+12
2021-07-08
gnu: %guile-3.0-static-stripped: Rename to %guile-static-stripped.
Efraim Flashner
1
-2
/
+2
2020-12-15
store-copy: 'populate-store' can optionally deduplicate files.
Ludovic Courtès
1
-1
/
+9
2020-12-06
linux-initrd: Add bcachefs support.
Tobias Geerinckx-Rice
1
-1
/
+5
2020-11-26
mapped-devices: Add 'lvm-device-mapping'.
Mikhail Tsykalov
1
-0
/
+1
2020-11-26
mapped-devices: Allow target to be list of strings.
Mikhail Tsykalov
1
-5
/
+5
2020-08-25
linux-libre: Support module compression.
Mathieu Othacehe
1
-27
/
+45
2020-05-16
linux-initrd: Silence Guile warnings.
Ludovic Courtès
1
-14
/
+15
2020-05-05
Merge branch 'master' into core-updates
Marius Bakke
1
-0
/
+3
2020-05-03
linux-initrd: Provide fsck for F2FS.
Danny Milosavljevic
1
-0
/
+3
2020-05-02
Merge branch 'master' into core-updates
Marius Bakke
1
-0
/
+1
2020-05-02
linux-initrd: Add initial support for F2FS.
raingloom
1
-0
/
+1
2020-05-01
gnu: linux-initrd: Use Guile 3.0.
Marius Bakke
1
-2
/
+2
2020-01-03
linux-initrd: Add support for JFS.
Tobias Geerinckx-Rice
1
-0
/
+6
2019-09-04
linux-initrd: Use native gzip.
Mathieu Othacehe
1
-1
/
+1
2019-08-16
linux-modules: Define and use a module name database.
Ludovic Courtès
1
-1
/
+4
2019-06-25
linux-initrd: Fix cross compilation.
Mathieu Othacehe
1
-2
/
+5
2019-03-24
system: Initialize console keyboard layout in the initrd.
Ludovic Courtès
1
-2
/
+24
2018-11-21
linux-initrd: 'expression->initrd' returns the complete file name.
Ludovic Courtès
1
-4
/
+5
2018-11-18
linux-initrd: Return file-like objects instead of monadic values.
Ludovic Courtès
1
-7
/
+6
2018-07-29
linux-initrd: Try several file names when looking up modules.
Ludovic Courtès
1
-21
/
+5
2018-05-23
linux-initrd: Enable "virtio-rng".
Ludovic Courtès
1
-1
/
+1
2018-03-15
linux-initrd: Move 'check-device-initrd-modules' elsewhere.
Ludovic Courtès
1
-45
/
+1
2018-03-10
linux-initrd: Autoload known-module-aliases.
Danny Milosavljevic
1
-1
/
+1
2018-03-10
linux-initrd: Skip initrd module check when 'modules.alias' can't be found.
Ludovic Courtès
1
-13
/
+23
2018-03-07
linux-initrd: Add a hint for the missing module error.
Ludovic Courtès
1
-0
/
+12
[next]