guix/gnu/build
Mathieu Othacehe 16f9124d1f
build: image: Add support for EXT2 and EXT3 file-systems.
* gnu/build/image.scm (make-ext4-image): Rename to ...
(make-ext-image): ... it, and pass the file-system type to mke2fs,
(make-partition-image): Adapt to call "make-ext-image" if the partition
file-system is prefixed by "ext".
2020-05-26 09:57:10 +02:00
..
accounts.scm
activation.scm
bootloader.scm build: bootloader: Add install-efi procedure. 2020-05-05 16:08:33 +02:00
cross-toolchain.scm
file-systems.scm linux-boot: Refactor boot-system. 2020-05-20 08:30:34 -04:00
image.scm build: image: Add support for EXT2 and EXT3 file-systems. 2020-05-26 09:57:10 +02:00
install.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00
linux-boot.scm linux-boot: Refactor boot-system. 2020-05-20 08:30:34 -04:00
linux-container.scm
linux-initrd.scm
linux-modules.scm system: Add kernel-loadable-modules to operating-system. 2020-03-22 12:51:50 +01:00
locale.scm
marionette.scm
shepherd.scm
svg.scm
vm.scm Merge branch 'master' into core-updates 2020-05-05 20:43:21 +02:00