v0.2.6
- 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
gettyfor proper login prompt.
To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.