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
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
2018-03-07
linux-initrd: Factorize 'check-device-initrd-modules'.
Ludovic Courtès
1
-1
/
+23
2018-03-03
linux-initrd: Add virtio modules to '%base-initrd-modules'.
Ludovic Courtès
1
-16
/
+10
2018-03-03
linux-initrd: 'file-system-modules' returns the right module list.
Ludovic Courtès
1
-2
/
+2
2018-03-02
system: Add 'initrd-modules' field.
Ludovic Courtès
1
-12
/
+22
2018-03-02
linux-initrd: Separate file system module logic.
Ludovic Courtès
1
-24
/
+36
2018-01-30
gnu: linux-libre: NVME core support is now built-in.
Mark H Weaver
1
-1
/
+0
2018-01-08
linux-boot: Add #:on-error for initrd error handling.
Ludovic Courtès
1
-6
/
+14
2017-11-08
build: Use overlayfs instead of unionfs.
Hartmut Goebel
1
-4
/
+1
2017-10-11
file-systems: 'mount-file-system' now takes a <file-system> object.
Ludovic Courtès
1
-1
/
+5
2017-10-08
linux-initrd: Ensure that the guile used in the initrd is referenced.
Christopher Baines
1
-0
/
+13
2017-07-04
linux-initrd: Avoid monadic style a bit.
Ludovic Courtès
1
-53
/
+55
2017-07-02
linux-initrd: Add isofs if necessary.
Danny Milosavljevic
1
-0
/
+3
2017-05-19
vm: Support creating FAT partitions.
Marius Bakke
1
-3
/
+1
2017-03-21
file-systems: Do not use (gnu packages …).
Ludovic Courtès
1
-1
/
+22
2017-03-18
file-systems: Factorize file-system-packages.
Danny Milosavljevic
1
-17
/
+1
2017-03-11
linux-initrd: Add a raw-initrd and use it to define base-initrd.
Mathieu Othacehe
1
-50
/
+79
2017-01-10
system: Add btrfs file system support.
David Craven
1
-0
/
+6
2016-12-18
linux-initrd: Support FAT filesystems.
Marius Bakke
1
-0
/
+9
2016-09-05
system: Use 'source-module-closure' where needed.
Ludovic Courtès
1
-14
/
+11
2016-07-12
gnu: Switch to 'with-imported-modules'.
Ludovic Courtès
1
-87
/
+83
2016-06-29
gnu: linux-initrd: Support NVMe devices.
Jan Nieuwenhuizen
1
-0
/
+2
2016-04-18
mapped-devices: LUKS partitions can be designated by their UUID.
Ludovic Courtès
1
-1
/
+8
2016-04-18
system: Add (gnu system mapped-devices).
Ludovic Courtès
1
-0
/
+1
2016-02-08
Add (guix build bournish) and use it in the initrd.
Ludovic Courtès
1
-1
/
+3
2016-02-03
linux-initrd: Add serpent_generic and wp512 to the default set of modules.
Mark H Weaver
1
-1
/
+1
2016-02-03
linux-initrd: Add hid-generic and hid-apple to the default set of modules.
Mark H Weaver
1
-1
/
+2
2016-01-17
linux-initrd: Remove "usbkbd" from the default set of modules.
Ludovic Courtès
1
-2
/
+2
2015-10-27
linux-initrd: Use pata_acpi, pata_atiixp, and isci modules only on Intel.
Mark H Weaver
1
-2
/
+4
2015-09-20
linux-initrd: Add LUKS/dm-crypt modules to the initrd.
Ludovic Courtès
1
-0
/
+1
2015-07-10
gnu: Include (guix build syscalls) module in initrd/VM derivations.
David Thompson
1
-0
/
+1
[next]