Age | Commit message (Expand) | Author |
---|---|---|
2013-12-01 | gnu: Synchronize descriptions with 'gnumaint'. | Ludovic Courtès |
2013-09-27 | gnu: guix: Update to 0.4....* gnu/packages/package-management.scm (guix): Update to 0.4. (guix-0.4): Remove. * gnu/system/vm.scm (qemu-image, system-qemu-image): Use GUIX instead of GUIX-0.4. | Ludovic Courtès |
2013-09-27 | gnu: guix: Remove warning about 0.4 hack....* gnu/packages/package-management.scm (guix-0.4): Remove warning. | Ludovic Courtès |
2013-09-25 | gnu: guix: Rework 0.4 hack to gracefully handle lack of tarball....* gnu/packages/package-management.scm (guix-0.4): Fall back to the source of GIUX when the tarball doesn't exist. | Ludovic Courtès |
2013-09-24 | gnu: vm: Initialize the image's store....* gnu/system/vm.scm (qemu-image): Add 'initialize-store?' keyword parameter. Use 'guix-register' when INITIALIZE-STORE? is true. (system-qemu-image): Pass #:initialize-store? #t. | Ludovic Courtès |
2013-09-24 | gnu: guix: Set $localstatedir; add gzip as input....* gnu/packages/package-management.scm (guix): Add "--localstatedir=/var". Add GZIP as an explicit input, to avoid referring to the final gzip. | Ludovic Courtès |
2013-08-24 | gnu: Add Guix....* gnu/packages/package-management.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. | Ludovic Courtès |