rancheros.yml 872 B

123456789101112131415
  1. kernel:
  2. # image: "linuxkit/kernel:4.9.x"
  3. image: "rancher/os-kernel:4.9.26-rancher"
  4. # 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"
  5. 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'
  6. init:
  7. - zombie/os
  8. # - rancher/os-installer
  9. # - rancher/os-initrd
  10. #outputs:
  11. # - format: kernel+initrd
  12. # - format: iso-bios
  13. # - format: iso-efi
  14. # - format: gcp-img