- The TUI now shows every package an image pulls in, including deep transitive
dependencies. Library packages reached only through another package's
runtime dependencies (for examplelibexpatviapython3) were sometimes
missing from thein:<image>view and from a unit's "pulls in" tree, even
though the image installs them. The unit list and dependency trees now reflect
the full closure. - Debian/Ubuntu dev images keep correct time and announce themselves on the
LAN.dev-imagenow includessystemd-timesyncd(NTP) andavahi-daemon
(mDNS) on the apt distros, both enabled at boot — so the clock syncs once the
network is up (no more "Release file is not valid yet" errors from a stale
clock) and the device is reachable as<hostname>.local. This brings the apt
images to parity with the Alpine image's NTP + mDNS.
To update, run: yoe update
Or download the binary for your architecture and place it in your PATH.
Note: Yoe is in heavy development. We recommend cleaning your build directory and re-creating projects (yoe init) with each new release.