Skip to content

v0.2.6

Choose a tag to compare

@github-actions github-actions released this 27 Mar 21:41
  • base-files recipe — provides filesystem skeleton: /etc/passwd (root with
    blank password), /etc/inittab (busybox init + getty), /boot/extlinux/
    (boot config), and essential mount point dirs (/proc, /sys, /dev, etc.).
    Moved from hardcoded Go to a recipe so users can customize via overlays.
  • Serial console uses getty for proper login prompt.

To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.