mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-12-06 22:19:10 +00:00
Regenerated the kernel config from container, which bumped the kernel version and included some other fixes. Also bumps the check-config container to check for VSYSCALL_NATIVE Signed-off-by: Riyaz Faizullabhoy <riyaz.faizullabhoy@docker.com>
8 lines
191 B
INI
8 lines
191 B
INI
DEFAULT linux
|
|
TIMEOUT 0
|
|
PROMPT 0
|
|
LABEL linux
|
|
KERNEL /vmlinuz64
|
|
INITRD /initrd.img
|
|
APPEND root=/dev/xvdb1 console=tty0 console=tty1 console=ttyS0 mobyplatform=aws vsyscall=emulate
|