Age | Commit message (Expand) | Author |
---|---|---|
2014-09-12 | activation: Factorize the link-or-copy trick. | Ludovic Courtès |
2014-09-10 | install: Gracefully handle corner cases with 'guix system init foo /'. | Ludovic Courtès |
2014-09-08 | linux-initrd: Store Linux modules in a normal store directory. | Ludovic Courtès |
2014-09-08 | linux-initrd: Move initrd creation code to (guix build linux-initrd). | Ludovic Courtès |
2014-09-08 | linux-initrd: Copy all the script's closure to the initrd. | Ludovic Courtès |
2014-09-08 | linux-initrd: Build cpio archives without '--no-absolute-filenames'. | Ludovic Courtès |
2014-09-04 | vm: Move store copy handling to (guix build store-copy). | Ludovic Courtès |
2014-09-03 | linux-initrd: Factorize cpio archive creation. | Ludovic Courtès |
2014-09-03 | Move part of (gnu build linux-boot) to (gnu build file-systems). | Ludovic Courtès |
2014-09-03 | Rename (gnu build linux-initrd) to (gnu build linux-boot). | Ludovic Courtès |
2014-09-03 | Move operating system helpers from (guix build …) to (gnu build …). | Ludovic Courtès |