mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-26 17:35:28 +00:00
These are standalone, better to have them at the top. Signed-off-by: Justin Cormack <justin.cormack@docker.com>
6 lines
128 B
INI
6 lines
128 B
INI
DEFAULT linux
|
|
LABEL linux
|
|
KERNEL /vmlinuz64
|
|
INITRD /initrd.img
|
|
APPEND earlyprintk=serial console=ttyS0 console=tty1
|