mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-01-06 00:07:08 +00:00
Add AWS build support
Signed-off-by: Nathan LeClaire <nathan.leclaire@gmail.com>
This commit is contained in:
7
alpine/cloud/aws/syslinux.cfg
Normal file
7
alpine/cloud/aws/syslinux.cfg
Normal file
@@ -0,0 +1,7 @@
|
||||
DEFAULT linux
|
||||
TIMEOUT 0
|
||||
PROMPT 0
|
||||
LABEL linux
|
||||
KERNEL /vmlinuz64
|
||||
INITRD /initrd.img
|
||||
APPEND root=/dev/xvdb1 console=hvc0 console=tty0 console=tty1 console=ttyS0 mobyplatform=aws
|
||||
Reference in New Issue
Block a user