A toolkit for building secure, portable and lean operating systems for containers
Go to file
Ian Campbell 728115f0ee tools: Calculate EFI ESP FAT FS size based on contents.
This requires switching to the dosfstools from alpine:edge since neither the
busybox nor alpine:3.5 dosfstools supports the -C option (in fact alpine:3.5
only has mkfs.fat and not mkfs.vfat).

The 511k slack seems like a lot to me, but 256k was somehow not enough.

Fixes #1304.

Signed-off-by: Ian Campbell <ian.campbell@docker.com>
2017-03-15 13:30:20 +00:00
tools/infrakit.hyperkit/vendor/github.com Add initial support for specifying the output type 2017-03-03 14:49:47 -08:00
config.go Merge pull request #1290 from riyazdf/ro-system-containers 2017-03-13 16:23:44 +00:00
main.go better debugging output in more error cases 2017-03-09 14:29:40 -08:00
output.go tools: Calculate EFI ESP FAT FS size based on contents. 2017-03-15 13:30:20 +00:00