mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-04 17:36:42 +00:00
This is a simple rename of directories to make more space in the test namespace for future kernels. Signed-off-by: Rolf Neugebauer <rn@rneugeba.io>
10 lines
237 B
YAML
10 lines
237 B
YAML
kernel:
|
|
image: linuxkit/kernel:4.19.76
|
|
cmdline: "console=ttyS0 console=ttyAMA0"
|
|
init:
|
|
- linuxkit/init:1d8e0532ca588c5ad0d9ca6038349a70bb7ac626
|
|
- linuxkit/runc:c1f0db27e71d948f3134b31ce76276f843849b0a
|
|
trust:
|
|
org:
|
|
- linuxkit
|