| Commit message (Expand) | Author | Age |
* | database: 'register-items' takes an open database. | Ludovic Courtès | 2020-06-18 |
* | vm: 'expression->derivation-in-linux-vm' always returns a native build. | Ludovic Courtès | 2020-06-06 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2020-05-05 |
|\ |
|
| * | vm: Remove obsolete procedures. | Mathieu Othacehe | 2020-05-05 |
| * | build: bootloader: Add install-efi procedure. | Mathieu Othacehe | 2020-05-05 |
* | | vm: Make the device node procedure a parameter. | Ludovic Courtès | 2020-04-11 |
* | | linux-boot: 'make-essential-device-nodes' root parameter is optional. | Ludovic Courtès | 2020-04-11 |
* | | vm: Preserve file permissions on /dev. | Ludovic Courtès | 2020-04-11 |
* | | vm: 'qemu-image' can pass options to the 'mkfs' command. | Ludovic Courtès | 2020-04-11 |
* | | vm: 'qemu-image' accepts a list of extra populate directives. | Ludovic Courtès | 2020-04-11 |
|/ |
|
* | vm: Transparently compress iso9660 images. | Tobias Geerinckx-Rice | 2020-04-10 |
* | vm: Distinguish between success and failure of the guest code. | Ludovic Courtès | 2020-03-26 |
* | gnu: Remove uses of deprecated Qemu network configuration. | Marius Bakke | 2019-12-18 |
* | build: vm: Fix qemu-command procedure. | Mathieu Othacehe | 2019-12-01 |
* | system: vm: Add arm64 support. | Mathieu Othacehe | 2019-11-22 |
* | build: vm: Fix arm32 support. | Mathieu Othacehe | 2019-11-22 |
* | vm: Create installation media with MBR and HFS only, no GPT. | Danny Milosavljevic | 2019-05-18 |
* | vm: Pass -smp to QEMU to allow use of multiple cores. | Christopher Baines | 2019-04-29 |
* | vm: Adjust FAT serial number code to 32-bit Guile. | Ludovic Courtès | 2019-04-25 |
* | vm: Use a fixed FAT serial number for 'efi.img' in ISO images. | Ludovic Courtès | 2019-04-21 |
* | vm: Reset file timestamps of the EFI image in ISO images. | Ludovic Courtès | 2019-04-21 |
* | vm: Reset file timestamps in ISO images. | Ludovic Courtès | 2019-04-21 |
* | vm: Remove Xorriso "-padding" option. | Ludovic Courtès | 2019-04-14 |
* | Remove traces of "GuixSD". | Ludovic Courtès | 2019-03-13 |
* | vm: Re-enable KVM on i386. | Ludovic Courtès | 2018-12-19 |
* | vm: Add padding in the ISO image. | Ludovic Courtès | 2018-12-06 |
* | pack: Import (guix store database) only when '--localstatedir' is passed. | Ludovic Courtès | 2018-11-06 |
* | vm: Disable KVM on i386. | Ludovic Courtès | 2018-07-04 |
* | 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 |