mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-13 20:58:49 +00:00
These are standalone, better to have them at the top. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
6 lines
162 B
INI
6 lines
162 B
INI
DEFAULT linux
|
|
LABEL linux
|
|
KERNEL /vmlinuz64
|
|
INITRD /initrd.img
|
|
APPEND earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=gcp vsyscall=emulate
|