+88
nixos/lib/make-ext4-fs.nix
+88
nixos/lib/make-ext4-fs.nix
···+numDataBlocks=$(du -c -B 4096 --apparent-size $storePaths | awk '$2 == "total" { print int($1 * 1.03) }')+echo "Creating an EXT4 image of $bytes bytes (numInodes=$numInodes, numDataBlocks=$numDataBlocks)"+faketime "1970-01-01 00:00:00" mkfs.ext4 -L ${volumeLabel} -U 44444444-4444-4444-8888-888888888888 $out+# Populate the image contents by piping a bunch of commands to the `debugfs` tool from e2fsprogs.+# handles that for us). And when setting the file's permissions, the inode type flags (__S_IFDIR,+echo "--- Failed to create EXT4 image of $bytes bytes (numInodes=$numInodes, numDataBlocks=$numDataBlocks) ---"
+40
nixos/modules/installer/cd-dvd/sd-image-armv7l-multiplatform.nix
+40
nixos/modules/installer/cd-dvd/sd-image-armv7l-multiplatform.nix
···
+46
nixos/modules/installer/cd-dvd/sd-image-raspberrypi.nix
+46
nixos/modules/installer/cd-dvd/sd-image-raspberrypi.nix
···
+127
nixos/modules/installer/cd-dvd/sd-image.nix
+127
nixos/modules/installer/cd-dvd/sd-image.nix
···
+1
nixos/modules/services/misc/rogue.nix
+1
nixos/modules/services/misc/rogue.nix
+2
-1
nixos/modules/system/boot/loader/generic-extlinux-compatible/extlinux-conf-builder.nix
+2
-1
nixos/modules/system/boot/loader/generic-extlinux-compatible/extlinux-conf-builder.nix
+22
-14
nixos/modules/system/boot/loader/generic-extlinux-compatible/extlinux-conf-builder.sh
+22
-14
nixos/modules/system/boot/loader/generic-extlinux-compatible/extlinux-conf-builder.sh
·········
+1
pkgs/os-specific/linux/kernel/common-config.nix
+1
pkgs/os-specific/linux/kernel/common-config.nix
+1
-1
pkgs/os-specific/linux/kernel/linux-rpi.nix
+1
-1
pkgs/os-specific/linux/kernel/linux-rpi.nix