Age | Commit message (Expand) | Author |
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 |
2017-01-10 | system: Add btrfs file system support. | David Craven |
2016-12-18 | linux-initrd: Support FAT filesystems. | Marius Bakke |
2016-09-05 | system: Use 'source-module-closure' where needed. | Ludovic Courtès |
2016-07-12 | gnu: Switch to 'with-imported-modules'. | Ludovic Courtès |
2016-06-29 | gnu: linux-initrd: Support NVMe devices. | Jan Nieuwenhuizen |
2016-04-18 | mapped-devices: LUKS partitions can be designated by their UUID. | Ludovic Courtès |
2016-04-18 | system: Add (gnu system mapped-devices). | Ludovic Courtès |
2016-02-08 | Add (guix build bournish) and use it in the initrd. | Ludovic Courtès |
2016-02-03 | linux-initrd: Add serpent_generic and wp512 to the default set of modules. | Mark H Weaver |