summaryrefslogtreecommitdiff
path: root/gnu/build/vm.scm
Commit message (Expand)AuthorAge
* system: vm: Do not register-closures when cross-building to the Hurd.series-4026Jan (janneke) Nieuwenhuizen2020-05-24
* utils: Move 'reset-timestamps' out of database.Jan (janneke) Nieuwenhuizen2020-05-24
* Merge branch 'master' into core-updatesMarius Bakke2020-05-05
|\
| * vm: Remove obsolete procedures.Mathieu Othacehe2020-05-05
| * build: bootloader: Add install-efi procedure.Mathieu Othacehe2020-05-05
* | vm: Make the device node procedure a parameter.Ludovic Courtès2020-04-11
* | linux-boot: 'make-essential-device-nodes' root parameter is optional.Ludovic Courtès2020-04-11
* | vm: Preserve file permissions on /dev.Ludovic Courtès2020-04-11
* | vm: 'qemu-image' can pass options to the 'mkfs' command.Ludovic Courtès2020-04-11
* | vm: 'qemu-image' accepts a list of extra populate directives.Ludovic Courtès2020-04-11
|/
* 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