Age | Commit message (Expand) | Author |
2022-11-18 | linux-initrd: raw-initrd: Add keyword argument #:pre-mount. | Hilton Chain |
2022-03-01 | initrd: Use non-hyphenated kernel command-line parameter names. | Maxim Cournoyer |
2022-02-09 | Revert kernel modules changes to support the Coreboot framebuffer | Leo Famulari |
2021-12-25 | gnu: linux-libre: Build simplefb into all x86{,_64} kernels. | Tobias Geerinckx-Rice |
2021-12-16 | gnu: linux-libre: Support the Coreboot framebuffer. | Tobias Geerinckx-Rice via Guix-patches via |
2021-10-13 | linux-initrd: Support checking NTFS volumes on boot. | Tobias Geerinckx-Rice |
2021-09-23 | linux-initrd: Support XFS. | Tobias Geerinckx-Rice |
2021-09-23 | linux-initrd: Include only the single ‘bcachefs’ binary. | Tobias Geerinckx-Rice |
2021-09-23 | gnu: Don't abuse check-btrfs-file-system to scan. | Tobias Geerinckx-Rice |
2021-07-08 | gnu: %guile-3.0-static-stripped: Rename to %guile-static-stripped. | Efraim Flashner |
2020-12-15 | store-copy: 'populate-store' can optionally deduplicate files. | Ludovic Courtès |
2020-12-06 | linux-initrd: Add bcachefs support. | Tobias Geerinckx-Rice |
2020-11-26 | mapped-devices: Add 'lvm-device-mapping'. | Mikhail Tsykalov |
2020-11-26 | mapped-devices: Allow target to be list of strings. | Mikhail Tsykalov |
2020-08-25 | linux-libre: Support module compression. | Mathieu Othacehe |
2020-05-16 | linux-initrd: Silence Guile warnings. | Ludovic Courtès |
2020-05-05 | Merge branch 'master' into core-updates | Marius Bakke |
2020-05-03 | linux-initrd: Provide fsck for F2FS. | Danny Milosavljevic |
2020-05-02 | Merge branch 'master' into core-updates | Marius Bakke |
2020-05-02 | linux-initrd: Add initial support for F2FS. | raingloom |
2020-05-01 | gnu: linux-initrd: Use Guile 3.0. | Marius Bakke |
2020-01-03 | linux-initrd: Add support for JFS. | Tobias Geerinckx-Rice |
2019-09-04 | linux-initrd: Use native gzip. | Mathieu Othacehe |
2019-08-16 | linux-modules: Define and use a module name database. | Ludovic Courtès |
2019-06-25 | linux-initrd: Fix cross compilation. | Mathieu Othacehe |
2019-03-24 | system: Initialize console keyboard layout in the initrd. | Ludovic Courtès |
2018-11-21 | linux-initrd: 'expression->initrd' returns the complete file name. | Ludovic Courtès |
2018-11-18 | linux-initrd: Return file-like objects instead of monadic values. | Ludovic Courtès |
2018-07-29 | linux-initrd: Try several file names when looking up modules. | Ludovic Courtès |
2018-05-23 | linux-initrd: Enable "virtio-rng". | Ludovic Courtès |
2018-03-15 | linux-initrd: Move 'check-device-initrd-modules' elsewhere. | Ludovic Courtès |
2018-03-10 | linux-initrd: Autoload known-module-aliases. | Danny Milosavljevic |
2018-03-10 | linux-initrd: Skip initrd module check when 'modules.alias' can't be found. | Ludovic Courtès |
2018-03-07 | linux-initrd: Add a hint for the missing module error. | Ludovic Courtès |
2018-03-07 | linux-initrd: Factorize 'check-device-initrd-modules'. | Ludovic Courtès |
2018-03-03 | linux-initrd: Add virtio modules to '%base-initrd-modules'. | Ludovic Courtès |
2018-03-03 | linux-initrd: 'file-system-modules' returns the right module list. | Ludovic Courtès |
2018-03-02 | system: Add 'initrd-modules' field. | Ludovic Courtès |
2018-03-02 | linux-initrd: Separate file system module logic. | Ludovic Courtès |
2018-01-30 | gnu: linux-libre: NVME core support is now built-in. | Mark H Weaver |
2018-01-08 | linux-boot: Add #:on-error for initrd error handling. | Ludovic Courtès |
2017-11-08 | build: Use overlayfs instead of unionfs. | Hartmut Goebel |
2017-10-11 | file-systems: 'mount-file-system' now takes a <file-system> object. | Ludovic Courtès |
2017-10-08 | linux-initrd: Ensure that the guile used in the initrd is referenced. | Christopher Baines |
2017-07-04 | linux-initrd: Avoid monadic style a bit. | Ludovic Courtès |
2017-07-02 | linux-initrd: Add isofs if necessary. | Danny Milosavljevic |
2017-05-19 | vm: Support creating FAT partitions. | Marius Bakke |
2017-03-21 | file-systems: Do not use (gnu packages …). | Ludovic Courtès |
2017-03-18 | file-systems: Factorize file-system-packages. | Danny Milosavljevic |
2017-03-11 | linux-initrd: Add a raw-initrd and use it to define base-initrd. | Mathieu Othacehe |