Woody has been formally updated to a stable state - Debian 3.0. It seemed time to update the basic Woody distribution from the kludged version I started with. This successful update is something of a breakthrough, since the original author of the first woody.tar.gz tarball could not remember how to remake it, and until now I have not been able to make it from scratch. I have written a set notes on how to assemble this installation for the 5MX. The file tarball can be downloaded from Distributions (get newwoody.tgz) (42 MB; 72 MB unpacked). Unpack the tarball into /dev/hda2 of the compactflash disk (or to a local directory on your PC). It is a primitive start of a linux distribution, based only on the "basedebs.tar" initial installation file. The procedure is sort of outlined in the Debian ARM Installation Manual. The original *.deb files can be found in the tar ball in the /var/cache/apt/archive/ directory, and deleting them will clear up about 21 MB of space. The distribution is mostly pristine - the only configurations I made were to the /etc/fstab, /etc/inittab, /etc/rc, /etc/rc.inet files (and other minor additions, e.g. a /root/.bashrc file , an /msdos directory, /etc/inetd.conf file). /etc/fstab is set up for /dev/hda1 (msdos) and /dev/hda2 (ext2). This distribution has internet and ppp installed. You can view the list of packages that have been formally installed in this tarball by clicking on this list.
Cleaned-up Version I've cleaned up the above Woody package, and you can get it from Distributions (get alt_woody.tgz) (10.7 MB download, 26 MB unpacked). This package is almost identical to the above, but "non-essential" (?) data and packages have been removed, together with the base *.deb files. You can see a script that I used HERE: psilinux.cleanup. The intention is to manage the packages via a low-level dpkg install, so the apt package has been removed.
X WINDOWS: I've collected the essential *.deb (and other) files for X windows HERE, if you want to install X. Download these files and see the README there for how to proceed. It will install on the cleaned up Woody package above. From 6-10 MB of files to download, depending on if you get the fonts or not. Installation of X will bump your filesystem size from 26 MB up to about 40 MB, several MB larger if you install the fonts. Alternatively, I make available the package from Distributions (get Xwoody.tgz) (17 MB download, 40 MB unpacked) which contains these X windows *.deb files already installed and cleaned up. Many of the "foreign" language files and fonts have been deleted from this filesystem. With this tarball, merely boot up and type xinit to get X windows.
Release Notes I've now started a set of Release Notes to describe problems/omissions/errata etc. with these tarballs.
Wondering where to get ARM binaries? You can now browse the Debian packages, and conveniently download arm binaries, at Debian Packages. These *.deb packages should install without trouble on the filesystems above.