summaryrefslogtreecommitdiff
path: root/gnu/build/vm.scm
Commit message (Expand)AuthorAge
...
* vm: Use 'fold2' from (guix combinators).Ludovic Courtès2017-06-30
* vm: Estimate the disk size by default.Ludovic Courtès2017-06-30
* vm: Display the disk and partition sizes.Ludovic Courtès2017-06-30
* vm: Fix 'load-in-linux-vm' docstring.Ludovic Courtès2017-06-30
* vm: Add UEFI loader to disk images.Marius Bakke2017-05-19
* vm: Support creating FAT partitions.Marius Bakke2017-05-19
* vm: Support arbitrary partition flags.Marius Bakke2017-05-19
* bootloader: Adapt vm to new bootloader API.Mathieu Othacehe2017-05-16
* vm: Reword grub.cfg to bootcfg.Mathieu Othacehe2017-04-15
* vm: Add missing module.Mathieu Othacehe2017-04-07
* vm: Avoid needless file copy in 'load-in-linux-vm'.Ludovic Courtès2016-11-28
* vm: 'qemu-command' honors its argument.Ludovic Courtès2016-06-20
* vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present.Christopher Allan Webber2016-02-22
* vm: Make the list of partitions to build a parameter.Ludovic Courtès2015-07-26
* vm: Use the 'umount' procedure instead of util-linux's 'umount' command.Ludovic Courtès2015-07-24
* system: Don't make /boot/grub/grub.cfg a symlink to the store.Ludovic Courtès2014-12-09
* system: Make /boot/grub/grub.cfg an indirect GC root.Ludovic Courtès2014-12-04
* vm: Set the boot flag on the root partition.Ludovic Courtès2014-11-13
* vm: Move store copy handling to (guix build store-copy).Ludovic Courtès2014-09-04
* Rename (gnu build linux-initrd) to (gnu build linux-boot).Ludovic Courtès2014-09-03
* Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès2014-09-03