mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-07-29 05:27:41 +00:00
Merge pull request #1055 from riyazdf/gce-vsyscall-emulate
Set vsyscall=emulate for D4GCP
This commit is contained in:
commit
24a2cb5096
@ -2,4 +2,4 @@ DEFAULT linux
|
||||
LABEL linux
|
||||
KERNEL /vmlinuz64
|
||||
INITRD /initrd.img
|
||||
APPEND earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=gcp
|
||||
APPEND earlyprintk=ttyS0,115200 console=ttyS0,115200 mobyplatform=gcp vsyscall=emulate
|
||||
|
Loading…
Reference in New Issue
Block a user