aboutsummaryrefslogtreecommitdiff
path: root/gnu/build/vm.scm
Commit message (Expand)AuthorAge
* Make it possible to build GuixSD docker imagesdocker-systemChris Marusich2017-11-27
* 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
* vm: Use 'fold2' from (guix combinators).Ludovic Courtès2017-06-30
* vm: Estimate the disk size by default.Ludovic Courtès2017-06-30
* vm: Display the disk and partition sizes.Ludovic Courtès2017-06-30
* vm: Fix 'load-in-linux-vm' docstring.Ludovic Courtès2017-06-30
* vm: Add UEFI loader to disk images.Marius Bakke2017-05-19
* vm: Support creating FAT partitions.Marius Bakke2017-05-19
* vm: Support arbitrary partition flags.Marius Bakke2017-05-19
* bootloader: Adapt vm to new bootloader API.Mathieu Othacehe2017-05-16
* vm: Reword grub.cfg to bootcfg.Mathieu Othacehe2017-04-15
* vm: Add missing module.Mathieu Othacehe2017-04-07
* vm: Avoid needless file copy in 'load-in-linux-vm'.Ludovic Courtès2016-11-28
* vm: 'qemu-command' honors its argument.Ludovic Courtès2016-06-20
* vm: Only pass "-enable-kvm" to qemu if /dev/kvm is present.Christopher Allan Webber2016-02-22
* vm: Make the list of partitions to build a parameter.Ludovic Courtès2015-07-26
* vm: Use the 'umount' procedure instead of util-linux's 'umount' command.Ludovic Courtès2015-07-24
* system: Don't make /boot/grub/grub.cfg a symlink to the store.Ludovic Courtès2014-12-09
* system: Make /boot/grub/grub.cfg an indirect GC root.Ludovic Courtès2014-12-04
* vm: Set the boot flag on the root partition.Ludovic Courtès2014-11-13
* vm: Move store copy handling to (guix build store-copy).Ludovic Courtès2014-09-04
* Rename (gnu build linux-initrd) to (gnu build linux-boot).Ludovic Courtès2014-09-03
* Move operating system helpers from (guix build …) to (gnu build …).Ludovic Courtès2014-09-03