index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
image.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-19
system: hurd-boot: Prepare for runsystem in Guile.
Janneke Nieuwenhuizen
1
-1
/
+1
2026-01-12
image: Use `unshare` to map root user for btrfs
Ryan Sundberg
1
-1
/
+2
2025-12-22
gnu: make-iso9660-image: Do not compress any kernel, compress man pages.
Rutherther
1
-1
/
+5
2025-12-03
image: Create directory indexes for ext4 images.
Ludovic Courtès
1
-2
/
+9
2025-11-24
image: Add support for swap.
Denis 'GNUtoo' Carikli
1
-0
/
+19
2025-11-24
image: Add support for f2fs.
Denis 'GNUtoo' Carikli
1
-4
/
+37
2025-04-30
image: Create zstd-compressed qcow2 images.
Maxim Cournoyer
1
-0
/
+1
2025-04-30
image: Honor parallel job count for the number of qemu-img co-routines used.
Maxim Cournoyer
1
-1
/
+4
2024-10-14
image: Add support for btrfs.
Roman Scherer
1
-0
/
+19
2024-10-14
image: Use file system options in make-vfat-image.
Roman Scherer
1
-10
/
+14
2024-08-31
gnu: image: Reformat comments.
Tobias Geerinckx-Rice
1
-8
/
+6
2023-06-14
gnu: image: Add support for unformatted partitions.
Efraim Flashner
1
-0
/
+11
2022-12-12
image: Use 512 byte blocks for EFI partitions.
Efraim Flashner
1
-1
/
+4
2022-08-30
build: image: Make partition uuid optional.
Mathieu Othacehe
1
-1
/
+4
2022-08-30
build: image: Remove unused variable.
Mathieu Othacehe
1
-1
/
+0
2022-06-24
image: Add support for 32bit UEFI.
Denis 'GNUtoo' Carikli
1
-0
/
+14
2022-05-31
image: Add fat32 support.
Pavel Shlyak
1
-10
/
+14
2022-05-23
image: Add bootable flag support.
Pavel Shlyak
1
-2
/
+5
2022-02-07
build: image: Account for fixed-size file system structures.
Tobias Geerinckx-Rice
1
-3
/
+5
2021-12-23
build: image: Add optional closure copy support.
Mathieu Othacehe
1
-9
/
+30
2021-08-15
Update copyright/name notices for Christine Lemmer-Webber.
Christopher Lemmer Webber
1
-1
/
+1
2021-04-21
image: Fix spelling of "evaluate"
Vagrant Cascadian
1
-1
/
+1
2020-12-15
database: Remove #:deduplicate? from 'register-items'.
Ludovic Courtès
1
-1
/
+0
2020-12-15
image: 'register-closure' leaves it up to the caller to deduplicate.
Ludovic Courtès
1
-6
/
+2
2020-12-15
store-copy: 'populate-store' can optionally deduplicate files.
Ludovic Courtès
1
-2
/
+3
2020-12-15
database: Remove #:reset-timestamps? from 'register-items'.
Ludovic Courtès
1
-1
/
+0
2020-12-15
image: 'register-closure' assumes already-reset timestamps.
Ludovic Courtès
1
-5
/
+3
2020-12-15
store-copy: 'populate-store' resets timestamps.
Ludovic Courtès
1
-3
/
+2
2020-11-05
image: Error out when passed an unsupported partition type.
Ludovic Courtès
1
-5
/
+5
2020-09-29
image: Add support for compressed-qcow2 format.
Mathieu Othacehe
1
-3
/
+13
2020-07-11
image: Do not set journal_model=WAL for the Hurd.
Jan (janneke) Nieuwenhuizen
1
-10
/
+16
2020-06-22
system: image: Remove "image-root" when building raw disk-images.
Mathieu Othacehe
1
-2
/
+3
2020-06-18
database: 'register-items' takes an open database.
Ludovic Courtès
1
-6
/
+7
2020-06-09
build: image: Do not call make-essential-device-nodes by default.
Mathieu Othacehe
1
-3
/
+3
2020-06-08
image: Add Hurd support.
Mathieu Othacehe
1
-0
/
+5
2020-05-29
build: image: Fix initialize-efi-partition docstring.
Mathieu Othacehe
1
-1
/
+1
2020-05-29
image: Use grub-efi to install the EFI bootloader.
Mathieu Othacehe
1
-2
/
+2
2020-05-29
image: Add bootloader installation support.
Mathieu Othacehe
1
-0
/
+5
2020-05-26
image: Add partition file-system options support.
Mathieu Othacehe
1
-12
/
+16
2020-05-26
build: image: Add support for EXT2 and EXT3 file-systems.
Mathieu Othacehe
1
-8
/
+10
2020-05-05
image: Add a new API.
Mathieu Othacehe
1
-0
/
+273