image: Rename "raw" image-type to "efi-raw".
[jackhill/guix/guix.git] / gnu / system / image.scm
2021-01-17 Mathieu Othaceheimage: Rename "raw" image-type to "efi-raw".
2021-01-10 Mathieu Othacehesystem: image: Fix root offset on rockchip platforms.
2020-12-04 Mathieu Othaceheimage: Fix ISO image production.
2020-11-23 Ludovic CourtèsMerge branch 'version-1.2.0'
2020-11-20 Maxim CournoyerMerge branch 'version-1.2.0' into master.
2020-11-18 Marius BakkeMerge branch 'master' into staging
2020-11-18 Tobias Geerinckx... Merge remote-tracking branch 'upstream/version-1.2.0'
2020-11-17 Maxim CournoyerMerge remote-tracking branch 'origin/version-1.2.0...
2020-11-17 Maxim Cournoyerimage: Remove conflicting user-provided EFI file system.
2020-11-10 Marius BakkeMerge branch 'master' into staging
2020-11-08 Ludovic Courtèsimage: Offload "disk-image" derivations.
2020-11-08 Ludovic Courtèsimage: Offload "disk-image" derivations.
2020-11-07 Marius BakkeMerge remote-tracking branch 'origin/staging-next'...
2020-11-07 Marius BakkeMerge branch 'master' into staging
2020-11-03 Ludovic Courtèsimage: Allow offloading of "partition.img" and "image...
2020-11-02 Mathieu Othacehesystem: image: Introduce arm32-raw image type.
2020-10-18 Marius BakkeMerge branch 'master' into staging
2020-10-14 Ludovic Courtèsimage: Use 'raise' from (srfi srfi-34).
2020-10-05 Guillaume Le VaillantMerge branch 'master' into staging
2020-10-05 Mathieu Othaceheimages: Add pine64 support.
2020-10-05 Mathieu Othacehebootloader: Fix u-boot installation.
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-05 Efraim FlashnerMerge remote-tracking branch 'origin/master' into staging
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-27 Marius BakkeMerge branch 'master' into staging
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.