system: image: Add qcow2 image type.
[jackhill/guix/guix.git] / gnu / system / image.scm
2020-10-02 Mathieu Othacehesystem: image: Add qcow2 image type.
2020-09-30 Mathieu Othacehesystem: image: Add image-type support.
2020-09-29 Mathieu Othaceheimage: Add support for compressed-qcow2 format.
2020-09-19 Mathieu Othacehesystem: image: Rename ISO9660 files.
2020-09-01 Maxim CournoyerRevert "system: image: Do not offload image files."
2020-08-31 Julien Lepillerguix: system: Add `--label' option.
2020-08-26 Maxim Cournoyersystem: image: Do not offload image files.
2020-08-25 Mathieu OthaceheRemove "guile-zlib" extension when unused.
2020-08-25 Mathieu Othacehelinux-libre: Support module compression.
2020-06-26 Mathieu Othacehesystem: image: Fix disk-image name.
2020-06-26 Mathieu Othacehesystem: image: Use the image name as the disk-image...
2020-06-25 Jan (janneke) Nieu... image: hurd: Initialize root partition for the Hurd.
2020-06-24 Mathieu Othacehesystem: image: Enable compression on ISO9660 images.
2020-06-24 Mathieu Othaceheimage: Move hurd image definition to a dedicated file.
2020-06-23 Mathieu Othacehesystem: image: Remove fakeroot dependencies.
2020-06-22 Mathieu Othacehesystem: image: Remove "image-root" when building raw...
2020-06-22 Mathieu Othacehesystem: image: Remove "image-root" derivation when...
2020-06-14 Mathieu Othacehesystem: image: Make sure target is set.
2020-06-14 Mathieu Othacehesystem: image: Remove left-over.
2020-06-13 Marius BakkeMerge branch 'staging'
2020-06-13 Mathieu Othaceheimage: Remove 'maybe-with-target'.
2020-06-13 Mathieu Othaceheimage: Add 'target' support.
2020-06-13 Jan (janneke) Nieu... image: Make 'find-image' non-monadic.
2020-06-12 Mathieu Othacehesystem: image: Do not produce an HFS tree when building...
2020-06-08 Marius BakkeMerge branch 'master' into staging
2020-06-08 Jan (janneke) Nieu... hurd-boot: Further cleanup of "rc".
2020-06-08 Mathieu Othaceheimage: Add Hurd support.
2020-05-29 Marius BakkeMerge branch 'master' into staging
2020-05-29 Mathieu Othaceheimage: Do not use VM to create disk-images.
2020-05-29 Mathieu Othaceheimage: Add a post-MBR gap to the default image.
2020-05-29 Mathieu Othacehesystem: image: Fix image-with-os.
2020-05-29 Mathieu Othaceheimage: Use grub-efi to install the EFI bootloader.
2020-05-29 Mathieu Othacehesystem: image: Correct genimage configuration file...
2020-05-29 Mathieu Othaceheimage: Add bootloader installation support.
2020-05-29 Mathieu Othacehebootloader: Add 'disk-image-installer'.
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-26 Mathieu Othaceheimage: Add partition file-system options support.
2020-05-26 Mathieu Othaceheimage: Set offset default to zero.
2020-05-26 Mathieu Othacehesystem: image: Fix disk-image cross-compilation.
2020-05-26 Mathieu Othaceheimage: Add partition offset support.
2020-05-05 Marius BakkeMerge branch 'master' into core-updates
2020-05-05 Mathieu Othaceheimage: Add a new API.