mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-05-03 22:49:51 +00:00
Merge pull request #2905 from rn/kup
Update kernels to 4.15.1/14.14.17/4.9.80/4.4.115
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.9.79
|
||||
image: linuxkit/kernel:4.9.80
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782
|
||||
@@ -16,8 +16,5 @@ files:
|
||||
- path: /etc/ltp/baseline
|
||||
contents: "100"
|
||||
trust:
|
||||
image:
|
||||
- linuxkit/kernel
|
||||
- linuxkit/init
|
||||
- linuxkit/runc
|
||||
- linuxkit/containerd
|
||||
org:
|
||||
- linuxkit
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
# FIXME: This should use the minimal example
|
||||
# We continue to use the kernel-config-test as CI is currently expecting to see a success message
|
||||
kernel:
|
||||
image: linuxkit/kernel:4.9.79
|
||||
image: linuxkit/kernel:4.9.80
|
||||
cmdline: "console=ttyS0"
|
||||
init:
|
||||
- linuxkit/init:6061875ba11fd9c563fda6234b103ed9997ff782
|
||||
@@ -17,9 +17,5 @@ onboot:
|
||||
image: linuxkit/poweroff:f9a0a5e52fd2a97908bda33db2afffafe4a6a67d
|
||||
command: ["/bin/sh", "/poweroff.sh", "3"]
|
||||
trust:
|
||||
image:
|
||||
- linuxkit/kernel
|
||||
- linuxkit/init
|
||||
- linuxkit/runc
|
||||
- linuxkit/containerd
|
||||
- linuxkit/dhcpcd
|
||||
org:
|
||||
- linuxkit
|
||||
|
||||
Reference in New Issue
Block a user