| Commit message (Expand) | Author | Age |
* | gnu: Consistently Write ‘file system(s)’. | Tobias Geerinckx-Rice | 2018-01-19 |
* | vm: 'vm-image' images refer to the root file system by UUID. | Ludovic Courtès | 2018-01-07 |
* | vm: Pass the host's /dev/urandom to the guest at /dev/hwrng. | Leo Famulari | 2017-12-18 |
* | gnu: system: vm: Use loose cache for 9p file system. | Christopher Baines | 2017-12-17 |
* | bootloader: Factorize write-file-on-device. | Mathieu Othacehe | 2017-12-15 |
* | vm: Adapt qemu command to ARM. | Mathieu Othacehe | 2017-12-15 |
* | bootloader: extlinux: Stop using dd binary. | Mathieu Othacehe | 2017-12-04 |
* | system: vm: Fix typo in comment. | Mathieu Othacehe | 2017-12-02 |
* | system: vm: Do not add EFI partition on ARM system. | Mathieu Othacehe | 2017-12-01 |
* | vm: Filter out file systems that refer to UUIDs or labels. | Ludovic Courtès | 2017-11-30 |
* | vm: Use os-defined initrd intead of base-initrd. | Mathieu Othacehe | 2017-11-26 |
* | system: vm: Use 2^32 - 1 as hash size. | Mathieu Othacehe | 2017-11-06 |
* | vm: Always use GRUB/i386. | Ludovic Courtès | 2017-10-19 |
* | vm: Add disk-image-size to <virtual-machine>. | Christopher Baines | 2017-10-04 |
* | vm: Add a minimum root size. | Christopher Baines | 2017-10-04 |
* | vm: Generate a UUID to identify the root file system. | Ludovic Courtès | 2017-09-11 |
* | vm: Allow users to specify a UUID for the root partition. | Ludovic Courtès | 2017-09-11 |
* | system: Introduce a disjoint UUID type. | Ludovic Courtès | 2017-09-11 |
* | vm: Call iso9660-image with #:register-closures? as #t. | Christopher Baines | 2017-09-06 |
* | vm: Add support for registering closures to iso9660-image. | Christopher Baines | 2017-09-06 |
* | vm: Remove redundant conditional in system-disk-image. | Christopher Baines | 2017-09-04 |
* | vm: Use grub-hybrid's grub-mkrescue. | Danny Milosavljevic | 2017-08-03 |
* | vm: Add a <virtual-machine> type and associated gexp compiler. | Ludovic Courtès | 2017-07-20 |
* | vm: 'iso9660-image' produces a single-file output. | Ludovic Courtès | 2017-07-18 |
* | build, vm: Use a less common label. | Tobias Geerinckx-Rice | 2017-07-17 |
* | gnu: Rename (gnu packages qemu) to (gnu packages virtualization). | 宋文武 | 2017-07-15 |
* | build, vm: Use "GuixSD" or "GUIXSD" as volume label. | Danny Milosavljevic | 2017-07-10 |
* | guix system: Add file system label and uuid to iso9660-image. | Danny Milosavljevic | 2017-07-07 |
* | build: Add iso9660 system image generator. | Danny Milosavljevic | 2017-07-03 |
* | vm: Estimate the disk size by default. | Ludovic Courtès | 2017-06-30 |
* | tests: Allow setting of qemu memory-size for system tests. | Jan Nieuwenhuizen | 2017-06-16 |
* | vm: Increase default disk size to account for ESP partition. | Marius Bakke | 2017-05-21 |
* | vm: Add UEFI loader to disk images. | Marius Bakke | 2017-05-19 |
* | vm: Support creating FAT partitions. | Marius Bakke | 2017-05-19 |
* | vm: Support arbitrary partition flags. | Marius Bakke | 2017-05-19 |
* | bootloader: Adapt vm to new bootloader API. | Mathieu Othacehe | 2017-05-16 |
* | bootloader: Add extlinux support. | Mathieu Othacehe | 2017-05-16 |
* | system: vm: Use operating-system-kernel-arguments. | Danny Milosavljevic | 2017-05-05 |
* | system: Rename operating-system-kernel-arguments to operating-system-user-ker... | Danny Milosavljevic | 2017-04-22 |
* | vm: Reword grub.cfg to bootcfg. | Mathieu Othacehe | 2017-04-15 |
* | system: Rename operating-system-grub.cfg to operating-system-bootcfg. | Mathieu Othacehe | 2017-04-15 |
* | vm: Fix full-boot? option. | David Craven | 2017-03-06 |
* | vm: Improve readability of run-vm.sh generation. | David Craven | 2017-03-01 |
* | vm: Remove hard coded kernel file name. | David Craven | 2017-02-28 |
* | gnu: Move (gnu packages grub) and (gnu packages u-boot) ... | David Craven | 2017-02-10 |
* | vm: Disable initrd-time QEMU networking for VM images. | Ludovic Courtès | 2016-11-19 |
* | system: vm: Remove -net user flag. | David Craven | 2016-09-06 |
* | system: Use 'source-module-closure' where needed. | Ludovic Courtès | 2016-09-05 |
* | gnu: Use 'gexp->file' in conjunction with 'with-imported-modules'. | Ludovic Courtès | 2016-07-12 |
* | gnu: Switch to 'with-imported-modules'. | Ludovic Courtès | 2016-07-12 |