index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
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
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
build
/
image.scm
Age
Commit message (
Expand
)
Author
2023-06-14
gnu: image: Add support for unformatted partitions.
Efraim Flashner
2022-12-12
image: Use 512 byte blocks for EFI partitions.
Efraim Flashner
2022-08-30
build: image: Make partition uuid optional.
Mathieu Othacehe
2022-08-30
build: image: Remove unused variable.
Mathieu Othacehe
2022-06-24
image: Add support for 32bit UEFI.
Denis 'GNUtoo' Carikli
2022-05-31
image: Add fat32 support.
Pavel Shlyak
2022-05-23
image: Add bootable flag support.
Pavel Shlyak
2022-02-07
build: image: Account for fixed-size file system structures.
Tobias Geerinckx-Rice
2021-12-23
build: image: Add optional closure copy support.
Mathieu Othacehe
2021-08-15
Update copyright/name notices for Christine Lemmer-Webber.
Christopher Lemmer Webber
2021-04-21
image: Fix spelling of "evaluate"
Vagrant Cascadian
2020-12-15
database: Remove #:deduplicate? from 'register-items'.
Ludovic Courtès
2020-12-15
image: 'register-closure' leaves it up to the caller to deduplicate.
Ludovic Courtès
2020-12-15
store-copy: 'populate-store' can optionally deduplicate files.
Ludovic Courtès
2020-12-15
database: Remove #:reset-timestamps? from 'register-items'.
Ludovic Courtès
2020-12-15
image: 'register-closure' assumes already-reset timestamps.
Ludovic Courtès
2020-12-15
store-copy: 'populate-store' resets timestamps.
Ludovic Courtès
2020-11-05
image: Error out when passed an unsupported partition type.
Ludovic Courtès
2020-09-29
image: Add support for compressed-qcow2 format.
Mathieu Othacehe
2020-07-11
image: Do not set journal_model=WAL for the Hurd.
Jan (janneke) Nieuwenhuizen
2020-06-22
system: image: Remove "image-root" when building raw disk-images.
Mathieu Othacehe
2020-06-18
database: 'register-items' takes an open database.
Ludovic Courtès
2020-06-09
build: image: Do not call make-essential-device-nodes by default.
Mathieu Othacehe
2020-06-08
image: Add Hurd support.
Mathieu Othacehe
2020-05-29
build: image: Fix initialize-efi-partition docstring.
Mathieu Othacehe
2020-05-29
image: Use grub-efi to install the EFI bootloader.
Mathieu Othacehe
2020-05-29
image: Add bootloader installation support.
Mathieu Othacehe
2020-05-26
image: Add partition file-system options support.
Mathieu Othacehe
2020-05-26
build: image: Add support for EXT2 and EXT3 file-systems.
Mathieu Othacehe
2020-05-05
image: Add a new API.
Mathieu Othacehe