| Commit message (Expand) | Author | Age |
* | vm: 'make-iso9660-image' makes 'grub.cfg' a GC root. | Ludovic Courtès | 2018-06-26 |
* | vm: 'make-iso9660-image' no longer includes unreferenced store items. | Ludovic Courtès | 2018-06-26 |
* | vm: Don't try to modify the bind-mounted store. | Ludovic Courtès | 2018-06-26 |
* | Remove 'guix-register' and its traces. | Ludovic Courtès | 2018-06-14 |
* | install: Use 'reset-timestamps' from (guix store database). | Ludovic Courtès | 2018-06-14 |
* | install: Use (guix store database) instead of 'guix-register'. | Ludovic Courtès | 2018-06-14 |
* | vm: Pass "panic=1" to Linux. | Ludovic Courtès | 2018-05-25 |
* | vm: Print the label and UUID of partitions. | Ludovic Courtès | 2018-05-23 |
* | gnu: When building in a VM, share a temporary directory. | Chris Marusich | 2018-03-24 |
* | vm: Allow control of deduplication in root-partition-initializer. | Chris Marusich | 2018-03-24 |
* | vm: Pass "-append ..." only once. | Danny Milosavljevic | 2018-03-16 |
* | vm: Use 'invoke' instead of 'system*'. | Ludovic Courtès | 2018-03-15 |
* | gnu: Consistently Write ‘file system(s)’. | Tobias Geerinckx-Rice | 2018-01-19 |
* | vm: Pass the host's /dev/urandom to the guest at /dev/hwrng. | Leo Famulari | 2017-12-18 |
* | vm: Adapt qemu command to ARM. | Mathieu Othacehe | 2017-12-15 |
* | vm: Use qemu drive device parameter. | Mathieu Othacehe | 2017-12-13 |
* | vm: ISO9660 images include /etc and other standard files. | Ludovic Courtès | 2017-11-29 |
* | build: Do not store two copies of the ISO-9660 superblock anymore. | Danny Milosavljevic | 2017-09-22 |
* | file-systems: Introduce (gnu system uuid). | Ludovic Courtès | 2017-09-11 |
* | vm: Allow partitions to be initialized with a given UUID. | Ludovic Courtès | 2017-09-11 |
* | vm: Add comment about deduplication in make-iso9660-image. | Christopher Baines | 2017-09-10 |
* | vm: Create /mnt in the generated ISO image in make-iso9660-image. | Christopher Baines | 2017-09-06 |
* | vm: Add support for registering closures to make-iso9660-image. | Christopher Baines | 2017-09-06 |
* | vm: 'iso9660-image' produces a single-file output. | Ludovic Courtès | 2017-07-18 |
* | vm: Increase disk size overhead estimate. | Tobias Geerinckx-Rice | 2017-07-18 |
* | build, vm: Use a less common label. | Tobias Geerinckx-Rice | 2017-07-17 |
* | build: Make ISO-9660 image bootable from USB flash drive. | Danny Milosavljevic | 2017-07-12 |
* | build, vm: Use "GuixSD" or "GUIXSD" as volume label. | Danny Milosavljevic | 2017-07-10 |
* | build: Add (gnu build file-systems) import. | Danny Milosavljevic | 2017-07-03 |
* | build: Clarify error message when make-iso9660-image fails. | Danny Milosavljevic | 2017-07-03 |
* | build: Allow specifying volume-uuid with make-iso9660-image. | Danny Milosavljevic | 2017-07-03 |
* | build: Add iso9660 system image generator. | Danny Milosavljevic | 2017-07-03 |
* | vm: Use 'fold2' from (guix combinators). | Ludovic Courtès | 2017-06-30 |
* | vm: Estimate the disk size by default. | Ludovic Courtès | 2017-06-30 |
* | vm: Display the disk and partition sizes. | Ludovic Courtès | 2017-06-30 |
* | vm: Fix 'load-in-linux-vm' docstring. | Ludovic Courtès | 2017-06-30 |
* | 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 |
* | vm: Reword grub.cfg to bootcfg. | Mathieu Othacehe | 2017-04-15 |
* | vm: Add missing module. | Mathieu Othacehe | 2017-04-07 |
* | vm: Avoid needless file copy in 'load-in-linux-vm'. | Ludovic Courtès | 2016-11-28 |
* | vm: 'qemu-command' honors its argument. | Ludovic Courtès | 2016-06-20 |
* | vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present. | Christopher Allan Webber | 2016-02-22 |
* | vm: Make the list of partitions to build a parameter. | Ludovic Courtès | 2015-07-26 |
* | vm: Use the 'umount' procedure instead of util-linux's 'umount' command. | Ludovic Courtès | 2015-07-24 |
* | system: Don't make /boot/grub/grub.cfg a symlink to the store. | Ludovic Courtès | 2014-12-09 |
* | system: Make /boot/grub/grub.cfg an indirect GC root. | Ludovic Courtès | 2014-12-04 |
* | vm: Set the boot flag on the root partition. | Ludovic Courtès | 2014-11-13 |