guix/gnu/build
Pavel Shlyak 8b680b00d4
image: Add fat32 support.
* gnu/build/image.scm (make-vfat-image): Pass fs-bits as an argument and force
1kb logical sector size only if "ESP" flag is set.
(make-partition-image): Add "fat32" partition type, support explicit "fat16"
type with vfat alias.
* gnu/system/image.scm (partition->dos-type partition): Return file system IDs
for "fat16" and "fat32" partitions.
(partition->gpt-type partition): Ditto.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2022-05-31 14:51:13 +02:00
..
accounts.scm
activation.scm initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
bootloader.scm
chromium-extension.scm
cross-toolchain.scm
file-systems.scm file-systems: Invoke fsck tools with 'system*/tty'. 2022-04-08 18:14:35 +02:00
hurd-boot.scm initrd: Use non-hyphenated kernel command-line parameter names. 2022-03-01 10:30:17 -05:00
image.scm image: Add fat32 support. 2022-05-31 14:51:13 +02:00
install.scm
jami-service.scm
linux-boot.scm initrd: Honor rootfstype and rootflags command-line parameters. 2022-03-01 10:30:18 -05:00
linux-container.scm linux-container: Add #:child-is-pid1? parameter to 'call-with-container'. 2022-05-01 21:30:35 +02:00
linux-initrd.scm
linux-modules.scm
locale.scm
marionette.scm marionette: Add #:address parameter to 'wait-for-tcp-port'. 2022-05-22 21:56:40 +02:00
secret-service.scm secret-service: Allow cooperative scheduling when Fibers is used. 2022-04-07 00:08:56 +02:00
shepherd.scm Add (guix least-authority). 2022-05-01 21:30:35 +02:00
svg.scm