1
0
mirror of https://github.com/rancher/os.git synced 2025-08-02 15:31:15 +00:00
os/scripts/moby/rancheros.yml
Sven Dowideit a4e7036086 updates for latest moby changes
Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
2017-07-13 20:06:34 +10:00

15 lines
872 B
YAML

kernel:
# image: "linuxkit/kernel:4.9.x"
image: "rancher/os-kernel:4.9.26-rancher"
# cmdline: "debug ignore_loglevel log_buf_len=10M print_fatal_signals=1 LOGLEVEL=8 earlyprintk sched_debug initcall_debug option.debug=Y break=y console=ttyS0 console=tty0 console=tty1 page_poison=1 printk.devkmsg=on rancher.debug=true rancher.password=rancher rancher.autologin=ttyS0 rancher.autologin=tty0 rancher.autologin=tty1"
cmdline: 'printk.devkmsg=on rancher.debug=true rancher.password=rancher console=ttyS0 rancher.autologin=ttyS0 console=tty0 rancher.autologin=tty0 console=tty1 rancher.autologin=tty1 rancher.state.dev=LABEL=RANCHER_STATE rancher.state.autoformat=[/dev/sda,/dev/vda] rancher.rm_usr'
init:
- zombie/os
# - rancher/os-installer
# - rancher/os-initrd
#outputs:
# - format: kernel+initrd
# - format: iso-bios
# - format: iso-efi
# - format: gcp-img