guix/gnu/build
Efraim Flashner 45f5feb279
image: Use 512 byte blocks for EFI partitions.
Addresses <https://issues.guix.gnu.org/59695>.

* gnu/build/image.scm (make-vfat-image): When creating a fat filesystem
for UEFI bootable partition use 512 byte blocks.
2022-12-12 10:47:59 +02:00
..
accounts.scm
activation.scm
bootloader.scm
chromium-extension.scm gnu: modifying make-chromium-extension to rely on node-crx3. 2022-07-20 16:50:08 +02:00
cross-toolchain.scm
dbus-service.scm
file-systems.scm file-systems: Always do recursive bind mounts. 2022-11-20 21:27:10 +01:00
hurd-boot.scm system: hurd: Create more ttys. 2022-11-28 11:19:31 +01:00
image.scm image: Use 512 byte blocks for EFI partitions. 2022-12-12 10:47:59 +02:00
install.scm install: Validate symlink target in evaluate-populate-directive. 2022-11-15 14:15:11 -05:00
jami-service.scm build: jami-service: account->username always return a fingerprint. 2022-09-23 23:56:15 -04:00
linux-boot.scm linux-boot: Resume from hibernation after pre-boot. 2022-09-04 02:00:00 +02:00
linux-container.scm linux-container: Mark socket pair as SOCK_CLOEXEC. 2022-09-24 17:59:04 +02:00
linux-initrd.scm
linux-modules.scm linux-modules: Add 'load-pci-device-database'. 2022-11-15 12:16:43 +01:00
locale.scm
marionette.scm tests: root-unmount: Wait for the first QEMU process to finish. 2022-11-17 11:10:09 +01:00
secret-service.scm secret-service: Mark sockets as SOCK_CLOEXEC. 2022-09-13 00:31:04 +02:00
shepherd.scm shepherd: Set #o640 permissions for log file of service in container. 2022-09-02 16:32:16 +05:30
svg.scm