aboutsummaryrefslogtreecommitdiff
path: root/gnu/system/image.scm
Commit message (Expand)AuthorAge
* services: Add ‘virtual-build-machine’ service.Ludovic Courtès2024-02-10
* image: Consider grub-efi-removable-bootloader to be EFI bootloader.Tomas Volf2024-01-17
* scripts: system: Build layered images.Oleg Pykhalov2024-01-08
* gnu: Use ‘libc-utf8-locales-for-target’.Janneke Nieuwenhuizen2023-12-02
* image: Product hybrid qcow2 images.Mathieu Othacehe2023-10-01
* image: Do not allow BIOS bootloader and GPT.Mathieu Othacehe2023-09-20
* image: Introduce the mbr-hybrid-raw image type.Mathieu Othacehe2023-09-20
* image: Add mbr-raw-image-type and use by default.Josselin Poiret2023-08-25
* image: Prefer gpt partition table for efi imagesSergey Trofimov2023-07-07
* gnu: image: Build partitions with only necessary inputs.Efraim Flashner2023-06-19
* gnu: image: Add support for unformatted partitions.Efraim Flashner2023-06-14
* image: Enhance compatibility of the root ext4 partition.Maxim Cournoyer2022-12-26
* image: Clarify comment.Ludovic Courtès2022-12-06
* system: image: Define correct docker image arch when cross buildingThiago Jung Bauermann2022-11-04
* system: images: Add a TODO comment.Mathieu Othacehe2022-09-25
* system: image: Add wsl2 support.Alex Griffin2022-09-24
* system: image: Add tarball support.Alex Griffin2022-09-24
* image: Make the operating-system field mandatory.Mathieu Othacehe2022-09-24
* system: image: Update my copyright.Mathieu Othacehe2022-09-07
* system: image: Remove an unused variable.Mathieu Othacehe2022-09-07
* image: Raise an error when an image lacks a bootable partition.Ludovic Courtès2022-07-01
* image: Avoid use of the deprecated 'gpt' option of genimage.Ludovic Courtès2022-07-01
* image: Add default value for partition initializer.Ludovic Courtès2022-07-01
* image: 'system-image' throws when given an incorrect image format.Ludovic Courtès2022-07-01
* image: Add support for 32bit UEFI.Denis 'GNUtoo' Carikli2022-06-24
* image: Add fat32 support.Pavel Shlyak2022-05-31
* Move (gnu platform) and (gnu platforms ...) to guix/.Josselin Poiret2022-05-25
* image: Add bootable flag support.Pavel Shlyak2022-05-23
* system: image: Support GPT vfat partitions.Pavel Shlyak2022-05-23
* system: image: Support MBR vfat partitions.Pavel Shlyak2022-05-23
* system: image: Tweak error message.Mathieu Othacehe2022-05-23
* system: image: Fix indentation.Mathieu Othacehe2022-05-23
* system: image: Add docker support.Mathieu Othacehe2021-12-23
* image: Support generating GPT images via `partition-table-type`.Ryan Sundberg2021-11-12
* gnu: Add platform support.Mathieu Othacehe2021-10-11
* image: Rename "raw" image-type to "efi-raw".Mathieu Othacehe2021-01-17
* system: image: Fix root offset on rockchip platforms.Mathieu Othacehe2021-01-10
* image: Fix ISO image production.Mathieu Othacehe2020-12-04
* image: Remove conflicting user-provided EFI file system.Maxim Cournoyer2020-11-17
* image: Offload "disk-image" derivations.Ludovic Courtès2020-11-08
* image: Allow offloading of "partition.img" and "image.iso" builds.Ludovic Courtès2020-11-03
* system: image: Introduce arm32-raw image type.Mathieu Othacehe2020-11-02
* image: Use 'raise' from (srfi srfi-34).Ludovic Courtès2020-10-14
* images: Add pine64 support.Mathieu Othacehe2020-10-05
* bootloader: Fix u-boot installation.Mathieu Othacehe2020-10-05
* system: image: Add qcow2 image type.Mathieu Othacehe2020-10-02
* system: image: Add image-type support.Mathieu Othacehe2020-09-30
* image: Add support for compressed-qcow2 format.Mathieu Othacehe2020-09-29
* system: image: Rename ISO9660 files.Mathieu Othacehe2020-09-19
* Revert "system: image: Do not offload image files."Maxim Cournoyer2020-09-01