Update YAMLs to latest kernels

Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
This commit is contained in:
Rolf Neugebauer 2019-03-01 19:24:42 +00:00
parent 1e916001f0
commit 376cb1000a
89 changed files with 89 additions and 89 deletions

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,6 +1,6 @@
# This is an example for building the open source components of Docker for Mac
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/vpnkit-expose-port:v0.6 # install vpnkit-expose-port and vpnkit-iptables-wrapper on host

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,6 +1,6 @@
# Simple example of using an external logging service
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -5,7 +5,7 @@
# for arm64 then the 'ucode' line in the kernel section can be left
# out.
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyAMA0"
ucode: ""
onboot:

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: console=ttyS1
ucode: intel-ucode.cpio
init:

View File

@ -1,7 +1,7 @@
# Minimal YAML to run a redis server (used at DockerCon'17)
# connect: nc localhost 6379
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0 root=/dev/vda"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0 console=ttysclp0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=tty0 console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,6 +1,6 @@
# NOTE: Images build from this file likely do not run
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.160
image: linuxkit/kernel:4.9.161
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.103
image: linuxkit/kernel:4.14.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.20.12
image: linuxkit/kernel:4.20.13
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.9.160 AS ksrc
FROM linuxkit/kernel:4.9.161 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:3683c9a66cd4da40bd7d6c7da599b2dcd738b559 AS build

View File

@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.9.160
docker pull linuxkit/kernel:4.9.161
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.9.160
image: linuxkit/kernel:4.9.161
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.14.103 AS ksrc
FROM linuxkit/kernel:4.14.104 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:3683c9a66cd4da40bd7d6c7da599b2dcd738b559 AS build

View File

@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.14.103
docker pull linuxkit/kernel:4.14.104
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.14.103
image: linuxkit/kernel:4.14.104
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.19.25 AS ksrc
FROM linuxkit/kernel:4.19.26 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:3683c9a66cd4da40bd7d6c7da599b2dcd738b559 AS build

View File

@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.19.25
docker pull linuxkit/kernel:4.19.26
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -3,7 +3,7 @@
# In the last stage, it creates a package, which can be used for
# testing.
FROM linuxkit/kernel:4.20.12 AS ksrc
FROM linuxkit/kernel:4.20.13 AS ksrc
# Extract headers and compile module
FROM linuxkit/alpine:3683c9a66cd4da40bd7d6c7da599b2dcd738b559 AS build

View File

@ -19,7 +19,7 @@ clean_up() {
trap clean_up EXIT
# Make sure we have the latest kernel image
docker pull linuxkit/kernel:4.20.12
docker pull linuxkit/kernel:4.20.13
# Build a package
docker build -t ${IMAGE_NAME} .

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.20.12
image: linuxkit/kernel:4.20.13
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 page_poison=1"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.5

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0 console=ttyAMA0"
init:
- linuxkit/init:v0.5

View File

@ -1,5 +1,5 @@
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -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.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848

View File

@ -1,6 +1,6 @@
# Sample YAML file for manual testing
kernel:
image: linuxkit/kernel:4.19.25
image: linuxkit/kernel:4.19.26
cmdline: "console=ttyS0"
init:
- linuxkit/init:a2166a6048ce041eebe005ab99454cfdeaa5c848