mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-07 09:46:05 +00:00
Tested with: - boot from kernel + initrd with metadata (appears as sr0) - boot from iso with no metadata (root is sr0) - boot from iso with metadata (root is sr0, metadata is sr1) - boot from iso with metadata using containerized qemu In all cases where it was present the metadata was correctly expanded to /var/config. Signed-off-by: Ian Campbell <ijc@docker.com>