summaryrefslogtreecommitdiff
path: root/gnu/build/vm.scm
Commit message (Expand)AuthorAgeFilesLines
* vm: Avoid needless file copy in 'load-in-linux-vm'....Ludovic Courtès2016-11-281-10/+6
* vm: 'qemu-command' honors its argument....Ludovic Courtès2016-06-201-3/+3
* vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present....Christopher Allan Webber2016-02-221-5/+14
* vm: Make the list of partitions to build a parameter....Ludovic Courtès2015-07-261-95/+168
* vm: Use the 'umount' procedure instead of util-linux's 'umount' command....Ludovic Courtès2015-07-241-3/+3
* system: Don't make /boot/grub/grub.cfg a symlink to the store....Ludovic Courtès2014-12-091-13/+6
* system: Make /boot/grub/grub.cfg an indirect GC root....Ludovic Courtès2014-12-041-0/+16
* vm: Set the boot flag on the root partition....Ludovic Courtès2014-11-131-11/+19
* vm: Move store copy handling to (guix build store-copy)....Ludovic Courtès2014-09-041-36/+1
* Rename (gnu build linux-initrd) to (gnu build linux-boot)....Ludovic Courtès2014-09-031-1/+1
* Move operating system helpers from (guix build …) to (gnu build …)....Ludovic Courtès2014-09-031-0/+259