guix/gnu
Mathieu Othacehe 1dbd0005a1
system: image: Fix disk-image cross-compilation.
* gnu/system/image.scm (system-disk-image): Use the native version of the
helper packages (e2fsprogs, dosfstools, mtools, genimage, coreutils and
findutils).
2020-05-26 10:00:08 +02:00
..
bootloader bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
build build: image: Add support for EXT2 and EXT3 file-systems. 2020-05-26 09:57:10 +02:00
installer
machine
packages gnu: grub: Allow "grub-bios-setup" to operate on raw disk-images. 2020-05-26 10:00:08 +02:00
services gnu: enlightenment: Update to 0.24.0. 2020-05-24 23:12:50 +03:00
system system: image: Fix disk-image cross-compilation. 2020-05-26 10:00:08 +02:00
tests bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
artwork.scm
bootloader.scm
ci.scm
image.scm image: Add partition offset support. 2020-05-26 09:57:06 +02:00
installer.scm
local.mk gnu: grub: Allow "grub-bios-setup" to operate on raw disk-images. 2020-05-26 10:00:08 +02:00
machine.scm
packages.scm
services.scm
system.scm bootloader: grub: Allow booting from a Btrfs subvolume. 2020-05-20 08:30:35 -04:00
tests.scm