build: Add iso9660 system image generator.
[jackhill/guix/guix.git] / gnu / build / vm.scm
2017-07-03 Danny Milosavljevicbuild: Add iso9660 system image generator.
2017-06-29 Ludovic Courtèsvm: Use 'fold2' from (guix combinators).
2017-06-29 Ludovic Courtèsvm: Estimate the disk size by default.
2017-06-29 Ludovic Courtèsvm: Display the disk and partition sizes.
2017-06-29 Ludovic Courtèsvm: Fix 'load-in-linux-vm' docstring.
2017-05-22 Marius BakkeMerge branch 'version-0.13.0'
2017-05-22 Marius BakkeMerge branch 'master' into staging
2017-05-20 Marius Bakkevm: Add UEFI loader to disk images.
2017-05-20 Marius Bakkevm: Support creating FAT partitions.
2017-05-20 Marius Bakkevm: Support arbitrary partition flags.
2017-05-19 Marius Bakkevm: Add UEFI loader to disk images.
2017-05-19 Marius Bakkevm: Support creating FAT partitions.
2017-05-19 Marius Bakkevm: Support arbitrary partition flags.
2017-05-16 Mathieu Othacehebootloader: Adapt vm to new bootloader API.
2017-04-30 Kei KebreauMerge commit '2ff8dea' into gnome-updates
2017-04-18 Marius BakkeMerge branch 'master' into staging
2017-04-15 Mathieu Othacehevm: Reword grub.cfg to bootcfg.
2017-04-14 Leo FamulariMerge branch 'master' into staging
2017-04-07 Mathieu Othacehevm: Add missing module.
2017-01-06 Leo FamulariMerge branch 'master' into core-updates
2016-11-30 Marius BakkeMerge branch 'master' into staging
2016-11-29 Hartmut GoebelMerge branch 'master' into python-build-system
2016-11-28 Ludovic Courtèsvm: Avoid needless file copy in 'load-in-linux-vm'.
2016-06-27 Ludovic CourtèsMerge branch 'master' into core-updates
2016-06-20 Ludovic Courtèsvm: 'qemu-command' honors its argument.
2016-02-27 Mark H WeaverMerge branch 'master' into core-updates
2016-02-22 Christopher Allan... vm: Only pass "-enable-kvm" to qemu if /dev/kvm is...
2015-07-25 Ludovic Courtèsvm: Make the list of partitions to build a parameter.
2015-07-23 Ludovic Courtèsvm: Use the 'umount' procedure instead of util-linux...
2014-12-14 Ludovic CourtèsMerge branch 'master' into 'core-updates'.
2014-12-09 Ludovic Courtèssystem: Don't make /boot/grub/grub.cfg a symlink to...
2014-12-04 Ludovic Courtèssystem: Make /boot/grub/grub.cfg an indirect GC root.
2014-11-13 Ludovic Courtèsvm: Set the boot flag on the root partition.
2014-09-08 Mark H WeaverMerge branch 'master' into core-updates
2014-09-04 Ludovic Courtèsvm: Move store copy handling to (guix build store-copy).
2014-09-03 Ludovic CourtèsRename (gnu build linux-initrd) to (gnu build linux...
2014-09-03 Ludovic CourtèsMove operating system helpers from (guix build …) to...