mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-16 21:19:35 +00:00
So that we can write to /var early, move filesystem formatting as early as possible. Adds a dummy fsck service, as we already do fsck in format script. Replaces #535 Signed-off-by: Justin Cormack <justin.cormack@docker.com>