WORK-IN-PROGRESS! FOLLOW WITH CAUTION!

This page provides a description, suitable for following along at home, of how we have been creating the firmware image for the AlixCab and WgtCab devices that we've been working on.

Historical Context

OpenWrt

Bleeding Edge

Checkout

Configuration

Building

If things go reasonably well, the last thing you'll see is a list of:

You can look in /src/openwrt/bin and find the images that were built, and in /src/openwrt/bin/packages/<platform-libversion-name>/ you'll find the package files you just built.

(MORE DETAIL TO FOLLOW SHORTLY)