summaryrefslogtreecommitdiff
path: root/gnu/system/image.scm
Commit message (Expand)AuthorAgeFilesLines
* images: Add pine64 support....Mathieu Othacehe2020-10-051-0/+19
* bootloader: Fix u-boot installation....Mathieu Othacehe2020-10-051-0/+2
* system: image: Add qcow2 image type....Mathieu Othacehe2020-10-021-0/+11
* system: image: Add image-type support....Mathieu Othacehe2020-09-301-17/+73
* image: Add support for compressed-qcow2 format....Mathieu Othacehe2020-09-291-14/+16
* system: image: Rename ISO9660 files....Mathieu Othacehe2020-09-191-1/+1
* Revert "system: image: Do not offload image files."...Maxim Cournoyer2020-09-011-6/+3
* guix: system: Add `--label' option....Julien Lepiller2020-08-311-1/+16
* system: image: Do not offload image files....Maxim Cournoyer2020-08-261-3/+6
* Remove "guile-zlib" extension when unused....Mathieu Othacehe2020-08-251-1/+1
* linux-libre: Support module compression....Mathieu Othacehe2020-08-251-1/+1
* system: image: Fix disk-image name....Mathieu Othacehe2020-06-261-1/+4
* system: image: Use the image name as the disk-image derivation name....Mathieu Othacehe2020-06-261-1/+2
* image: hurd: Initialize root partition for the Hurd....Jan (janneke) Nieuwenhuizen2020-06-251-7/+0
* system: image: Enable compression on ISO9660 images....Mathieu Othacehe2020-06-241-3/+1
* image: Move hurd image definition to a dedicated file....Mathieu Othacehe2020-06-241-17/+6
* system: image: Remove fakeroot dependencies....Mathieu Othacehe2020-06-231-2/+1
* system: image: Remove "image-root" when building raw disk-images....Mathieu Othacehe2020-06-221-14/+13
* system: image: Remove "image-root" derivation when building ISO....Mathieu Othacehe2020-06-221-18/+16
* system: image: Make sure target is set....Mathieu Othacehe2020-06-141-9/+9
* system: image: Remove left-over....Mathieu Othacehe2020-06-141-4/+0
* image: Remove 'maybe-with-target'....Mathieu Othacehe2020-06-131-9/+2
* image: Add 'target' support....Mathieu Othacehe2020-06-131-26/+40
* image: Make 'find-image' non-monadic....Jan (janneke) Nieuwenhuizen2020-06-131-15/+13
* system: image: Do not produce an HFS tree when building an ISO....Mathieu Othacehe2020-06-121-8/+17
* hurd-boot: Further cleanup of "rc"....Jan (janneke) Nieuwenhuizen2020-06-081-0/+2
* image: Add Hurd support....Mathieu Othacehe2020-06-081-5/+35
* image: Do not use VM to create disk-images....Mathieu Othacehe2020-05-291-34/+6
* image: Add a post-MBR gap to the default image....Mathieu Othacehe2020-05-291-1/+9
* system: image: Fix image-with-os....Mathieu Othacehe2020-05-291-12/+12
* image: Use grub-efi to install the EFI bootloader....Mathieu Othacehe2020-05-291-0/+1
* system: image: Correct genimage configuration file indentation....Mathieu Othacehe2020-05-291-4/+4
* image: Add bootloader installation support....Mathieu Othacehe2020-05-291-1/+3
* bootloader: Add 'disk-image-installer'....Mathieu Othacehe2020-05-291-10/+22
* image: Add partition file-system options support....Mathieu Othacehe2020-05-261-0/+1
* image: Set offset default to zero....Mathieu Othacehe2020-05-261-1/+1
* system: image: Fix disk-image cross-compilation....Mathieu Othacehe2020-05-261-2/+2
* image: Add partition offset support....Mathieu Othacehe2020-05-261-2/+8
* image: Add a new API....Mathieu Othacehe2020-05-051-0/+532