'/>
aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/vm.scm
AgeCommit message (Expand)Author
2017-08-03vm: Use grub-hybrid's grub-mkrescue....Danny Milosavljevic
2017-07-20vm: Add a <virtual-machine> type and associated gexp compiler....Ludovic Courtès
2017-07-18vm: 'iso9660-image' produces a single-file output....Ludovic Courtès
2017-07-17build, vm: Use a less common label....Tobias Geerinckx-Rice
2017-07-15gnu: Rename (gnu packages qemu) to (gnu packages virtualization)....宋文武
2017-07-10build, vm: Use "GuixSD" or "GUIXSD" as volume label....Danny Milosavljevic
2017-07-07guix system: Add file system label and uuid to iso9660-image....Danny Milosavljevic
2017-07-03build: Add iso9660 system image generator....Danny Milosavljevic
2017-06-30vm: Estimate the disk size by default....Ludovic Courtès
2017-06-16tests: Allow setting of qemu memory-size for system tests....Jan Nieuwenhuizen
2017-05-21vm: Increase default disk size to account for ESP partition....Marius Bakke
2017-05-19vm: Add UEFI loader to disk images....Marius Bakke
2017-05-19vm: Support creating FAT partitions....Marius Bakke
2017-05-19vm: Support arbitrary partition flags....Marius Bakke
2017-05-16bootloader: Adapt vm to new bootloader API....Mathieu Othacehe
2017-05-16bootloader: Add extlinux support....Mathieu Othacehe
2017-05-05system: vm: Use operating-system-kernel-arguments....Danny Milosavljevic
2017-04-22system: Rename operating-system-kernel-arguments to operating-system-user-ker......Danny Milosavljevic
2017-04-15vm: Reword grub.cfg to bootcfg....Mathieu Othacehe
2017-04-15system: Rename operating-system-grub.cfg to operating-system-bootcfg....Mathieu Othacehe
2017-03-06vm: Fix full-boot? option....David Craven
2017-03-01vm: Improve readability of run-vm.sh generation....David Craven
2017-02-28vm: Remove hard coded kernel file name....David Craven
2017-02-10gnu: Move (gnu packages grub) and (gnu packages u-boot) ......David Craven
2016-11-19vm: Disable initrd-time QEMU networking for VM images....Ludovic Courtès