Ludovic Courtès
ca85d7bcc6
gnu: `expression->derivation-in-linux-vm' export references graphs.
...
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Add
#:reference-graphs parameter. Honor it. Delete duplicates in
#:modules argument.
2013-08-31 23:02:18 +02:00
Ludovic Courtès
2455085a1e
vm: Use more keyword parameters for `expression->derivation-in-linux-vm'.
...
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Turn `system'
and `inputs' into keyword parameters.
(qemu-image, example1): Adjust accordingly.
2013-08-28 00:55:40 +02:00
Ludovic Courtès
baed8816fc
gnu: Have `qemu-image' explicitly reboot when done.
...
* gnu/system/vm.scm (qemu-image): Call `reboot' when we're done. Change
`menuentry' title.
2013-08-23 15:11:35 +02:00
Ludovic Courtès
50731c51a4
gnu: Remove QEMU-KVM, which is no longer needed.
...
* gnu/packages/qemu.scm (qemu-kvm): Remove.
(qemu): Incorporate parts of QEMU-KVM that used to be inherited.
(qemu-kvm/smb-shares): Rename to...
(qemu/smb-shares): ... this.
* gnu/system/vm.scm (expression->derivation-in-linux-vm): Adjust
accordingly.
2013-08-16 23:55:51 +02:00
Ludovic Courtès
040860152e
Add (gnu system vm).
...
* gnu/system/vm.scm: New file.
* Makefile.am (MODULES): Add it.
2013-02-16 03:28:26 +01:00