MinCrossLinux

MinCrossLinux is an embedded, package oriented distribution build system. It is designed to build for multiple platforms. Initially the target was the Linksys NSLU2. Later support for a Qemu ARM Versatile PB platform was added. Currently, the system is being reworked specifically for the WDTV device.

More information will be added about the design of this system, but briefly, the features are:

The steps to build (for WDTV system) are:

svn co http://mincrosslinux.svn.sourceforge.net/svnroot/mincrosslinux/trunk mincrosslinux
cd mincrosslinux

cd dist/wdtv
make get-required-imports
make build-required
make build

http://sourceforge.net/projects/mincrosslinux

SVN

Browse SVN