Ludovic Courtès
|
f1dfb7c47c
|
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.
|
2013-09-25 00:13:06 +02:00 |
|
Ludovic Courtès
|
30f25b033c
|
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.
|
2013-09-24 23:40:50 +02:00 |
|
Ludovic Courtès
|
2d195e6775
|
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.
|
2013-09-24 23:40:50 +02:00 |
|
Ludovic Courtès
|
bbe8d8f028
|
gnu: Add Guix.
* gnu/packages/package-management.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add it.
|
2013-08-24 17:30:31 +02:00 |
|