mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-05 02:31:56 +00:00
Previously, this was disabled because the fixed sized FAT
partition was too small. With d8d6a85 the FAT partition is
dynamically sized and the ISO can be build.
Signed-off-by: Rolf Neugebauer <rolf.neugebauer@docker.com>