summaryrefslogtreecommitdiff
path: root/gnu/build/vm.scm
Commit message (Expand)AuthorAge
* vm: Transparently compress iso9660 images.Tobias Geerinckx-Rice2020-04-10
* vm: Distinguish between success and failure of the guest code.Ludovic Courtès2020-03-26
* gnu: Remove uses of deprecated Qemu network configuration.Marius Bakke2019-12-18
* build: vm: Fix qemu-command procedure.Mathieu Othacehe2019-12-01
* system: vm: Add arm64 support.Mathieu Othacehe2019-11-22
* build: vm: Fix arm32 support.Mathieu Othacehe2019-11-22
* vm: Create installation media with MBR and HFS only, no GPT.Danny Milosavljevic2019-05-18
* vm: Pass -smp to QEMU to allow use of multiple cores.Christopher Baines2019-04-29
* vm: Adjust FAT serial number code to 32-bit Guile.Ludovic Courtès2019-04-25
* vm: Use a fixed FAT serial number for 'efi.img' in ISO images.Ludovic Courtès2019-04-21
* vm: Reset file timestamps of the EFI image in ISO images.Ludovic Courtès2019-04-21
* vm: Reset file timestamps in ISO images.Ludovic Courtès2019-04-21
* vm: Remove Xorriso "-padding" option.Ludovic Courtès2019-04-14
* Remove traces of "GuixSD".Ludovic Courtès2019-03-13
* vm: Re-enable KVM on i386.Ludovic Courtès2018-12-19
* vm: Add padding in the ISO image.Ludovic Courtès2018-12-06
* pack: Import (guix store database) only when '--localstatedir' is passed.Ludovic Courtès2018-11-06
* vm: Disable KVM on i386.Ludovic Courtès2018-07-04
* vm: 'make-iso9660-image' makes 'grub.cfg' a GC root.Ludovic Courtès2018-06-26
* vm: 'make-iso9660-image' no longer includes unreferenced store items.Ludovic Courtès2018-06-26
* vm: Don't try to modify the bind-mounted store.Ludovic Courtès2018-06-26
* Remove 'guix-register' and its traces.Ludovic Courtès2018-06-14
* install: Use 'reset-timestamps' from (guix store database).Ludovic Courtès2018-06-14
* install: Use (guix store database) instead of 'guix-register'.Ludovic Courtès2018-06-14
* vm: Pass "panic=1" to Linux.Ludovic Courtès2018-05-25
* vm: Print the label and UUID of partitions.Ludovic Courtès2018-05-23
* gnu: When building in a VM, share a temporary directory.Chris Marusich2018-03-24
* vm: Allow control of deduplication in root-partition-initializer.Chris Marusich2018-03-24
* vm: Pass "-append ..." only once.Danny Milosavljevic2018-03-16
* vm: Use 'invoke' instead of 'system*'.Ludovic Courtès2018-03-15
* gnu: Consistently Write ‘file system(s)’.Tobias Geerinckx-Rice2018-01-19
* vm: Pass the host's /dev/urandom to the guest at /dev/hwrng.Leo Famulari2017-12-18
* vm: Adapt qemu command to ARM.Mathieu Othacehe2017-12-15
* vm: Use qemu drive device parameter.Mathieu Othacehe2017-12-13
* vm: ISO9660 images include /etc and other standard files.Ludovic Courtès2017-11-29
* build: Do not store two copies of the ISO-9660 superblock anymore.Danny Milosavljevic2017-09-22
* file-systems: Introduce (gnu system uuid).Ludovic Courtès2017-09-11
* vm: Allow partitions to be initialized with a given UUID.Ludovic Courtès2017-09-11
* vm: Add comment about deduplication in make-iso9660-image.Christopher Baines2017-09-10
* vm: Create /mnt in the generated ISO image in make-iso9660-image.Christopher Baines2017-09-06
* vm: Add support for registering closures to make-iso9660-image.Christopher Baines2017-09-06
* vm: 'iso9660-image' produces a single-file output.Ludovic Courtès2017-07-18
* vm: Increase disk size overhead estimate.Tobias Geerinckx-Rice2017-07-18
* build, vm: Use a less common label.Tobias Geerinckx-Rice2017-07-17
* build: Make ISO-9660 image bootable from USB flash drive.Danny Milosavljevic2017-07-12
* build, vm: Use "GuixSD" or "GUIXSD" as volume label.Danny Milosavljevic2017-07-10
* build: Add (gnu build file-systems) import.Danny Milosavljevic2017-07-03
* build: Clarify error message when make-iso9660-image fails.Danny Milosavljevic2017-07-03
* build: Allow specifying volume-uuid with make-iso9660-image.Danny Milosavljevic2017-07-03
* build: Add iso9660 system image generator.Danny Milosavljevic2017-07-03