1
1
mirror of https://github.com/NixOS/mobile-nixos.git synced 2024-12-15 19:23:01 +03:00
mobile-nixos/lib/image-builder
Samuel Dionne-Riel e9b6c145fa imageBuilder.makeMBR: Fixes bug with gap
The size wasn't fixed after aligning the result, this dividing the sizes
by as the alignment.
2019-11-21 22:26:10 -05:00
..
in-depth-tests image-builder: Adds a test involving a real bootable image 2019-09-05 00:39:42 -04:00
lib image-builder: Refactors the test mode... 2019-08-30 22:43:30 -04:00
tests image-builder: makeFAT32: Let mkfs.fat set the FAT type 2019-09-04 23:07:19 -04:00
default.nix image-builder: WIP adds makeGPT 2019-09-21 13:57:12 -04:00
makeExt4.nix image-builder: FIXME disables ext4 fsck... 2019-09-21 13:58:03 -04:00
makeFAT32.nix image-builder: makeFAT32: Let mkfs.fat set the FAT type 2019-09-04 23:07:19 -04:00
makeFilesystem.nix image-builder: makeFilesystem: prepares API for adjusting sizes 2019-09-04 00:48:58 -04:00
makeGPT.nix image-builder: WIP adds makeGPT 2019-09-21 13:57:12 -04:00
makeMBR.nix imageBuilder.makeMBR: Fixes bug with gap 2019-11-21 22:26:10 -05:00
test.rb image-builder: Refactors the test mode... 2019-08-30 22:43:30 -04:00