summaryrefslogtreecommitdiff
path: root/gnu/system/linux-initrd.scm
Commit message (Expand)AuthorAge
* initrd: Use non-hyphenated kernel command-line parameter names.Maxim Cournoyer2022-03-01
* Revert kernel modules changes to support the Coreboot framebufferLeo Famulari2022-02-09
* gnu: linux-libre: Build simplefb into all x86{,_64} kernels.Tobias Geerinckx-Rice2021-12-25
* gnu: linux-libre: Support the Coreboot framebuffer.Tobias Geerinckx-Rice via Guix-patches via2021-12-16
* linux-initrd: Support checking NTFS volumes on boot.Tobias Geerinckx-Rice2021-10-13
* linux-initrd: Support XFS.Tobias Geerinckx-Rice2021-09-23
* linux-initrd: Include only the single ‘bcachefs’ binary.Tobias Geerinckx-Rice2021-09-23
* gnu: Don't abuse check-btrfs-file-system to scan.Tobias Geerinckx-Rice2021-09-23
* gnu: %guile-3.0-static-stripped: Rename to %guile-static-stripped.Efraim Flashner2021-07-08
* store-copy: 'populate-store' can optionally deduplicate files.Ludovic Courtès2020-12-15
* linux-initrd: Add bcachefs support.Tobias Geerinckx-Rice2020-12-06
* mapped-devices: Add 'lvm-device-mapping'.Mikhail Tsykalov2020-11-26
* mapped-devices: Allow target to be list of strings.Mikhail Tsykalov2020-11-26
* linux-libre: Support module compression.Mathieu Othacehe2020-08-25
* linux-initrd: Silence Guile warnings.Ludovic Courtès2020-05-16
* Merge branch 'master' into core-updatesMarius Bakke2020-05-05
|\
| * linux-initrd: Provide fsck for F2FS.Danny Milosavljevic2020-05-03
* | Merge branch 'master' into core-updatesMarius Bakke2020-05-02
|\|
| * linux-initrd: Add initial support for F2FS.raingloom2020-05-02
* | gnu: linux-initrd: Use Guile 3.0.Marius Bakke2020-05-01
|/
* linux-initrd: Add support for JFS.Tobias Geerinckx-Rice2020-01-03
* linux-initrd: Use native gzip.Mathieu Othacehe2019-09-04
* linux-modules: Define and use a module name database.Ludovic Courtès2019-08-16
* linux-initrd: Fix cross compilation.Mathieu Othacehe2019-06-25
* system: Initialize console keyboard layout in the initrd.Ludovic Courtès2019-03-24
* linux-initrd: 'expression->initrd' returns the complete file name.Ludovic Courtès2018-11-21
* linux-initrd: Return file-like objects instead of monadic values.Ludovic Courtès2018-11-18
* linux-initrd: Try several file names when looking up modules.Ludovic Courtès2018-07-29
* linux-initrd: Enable "virtio-rng".Ludovic Courtès2018-05-23
* linux-initrd: Move 'check-device-initrd-modules' elsewhere.Ludovic Courtès2018-03-15
* linux-initrd: Autoload known-module-aliases.Danny Milosavljevic2018-03-10
* linux-initrd: Skip initrd module check when 'modules.alias' can't be found.Ludovic Courtès2018-03-10
* linux-initrd: Add a hint for the missing module error.Ludovic Courtès2018-03-07
* linux-initrd: Factorize 'check-device-initrd-modules'.Ludovic Courtès2018-03-07
* linux-initrd: Add virtio modules to '%base-initrd-modules'.Ludovic Courtès2018-03-03
* linux-initrd: 'file-system-modules' returns the right module list.Ludovic Courtès2018-03-03
* system: Add 'initrd-modules' field.Ludovic Courtès2018-03-02
* linux-initrd: Separate file system module logic.Ludovic Courtès2018-03-02
* gnu: linux-libre: NVME core support is now built-in.Mark H Weaver2018-01-30
* linux-boot: Add #:on-error for initrd error handling.Ludovic Courtès2018-01-08
* build: Use overlayfs instead of unionfs.Hartmut Goebel2017-11-08
* file-systems: 'mount-file-system' now takes a <file-system> object.Ludovic Courtès2017-10-11
* linux-initrd: Ensure that the guile used in the initrd is referenced.Christopher Baines2017-10-08
* linux-initrd: Avoid monadic style a bit.Ludovic Courtès2017-07-04
* linux-initrd: Add isofs if necessary.Danny Milosavljevic2017-07-02
* vm: Support creating FAT partitions.Marius Bakke2017-05-19
* file-systems: Do not use (gnu packages …).Ludovic Courtès2017-03-21
* file-systems: Factorize file-system-packages.Danny Milosavljevic2017-03-18
* linux-initrd: Add a raw-initrd and use it to define base-initrd.Mathieu Othacehe2017-03-11
* system: Add btrfs file system support.David Craven2017-01-10