gnu: python-pkginfo: Update to 1.4.2.
[jackhill/guix/guix.git] / gnu / build / linux-initrd.scm
2015-09-13 Ludovic CourtèsMerge branch 'master' into core-updates
2015-09-09 Ludovic Courtèslinux-initrd: Compress cpio archives deterministically.
2015-06-24 Ludovic Courtèslinux-initrd: Produce cpio archives with zeroed timesta...
2015-06-24 Ludovic Courtèslinux-initrd: Populate cpio archives in a deterministic...
2015-06-24 Ludovic Courtèslinux-initrd: Use (guix cpio) instead of GNU cpio.
2014-09-11 Mark H WeaverMerge branch 'master' into core-updates
2014-09-08 Ludovic Courtèslinux-initrd: Store Linux modules in a normal store...
2014-09-08 Ludovic Courtèslinux-initrd: Move initrd creation code to (guix build...
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-07 Ludovic Courtèslinux-initrd: Build cpio archives without '--no-absolut...
2014-09-03 Ludovic Courtèslinux-initrd: Factorize cpio archive creation.
2014-09-03 Ludovic CourtèsRename (gnu build linux-initrd) to (gnu build linux...
2014-09-03 Ludovic CourtèsMove operating system helpers from (guix build …) to...