| 4 weeks | Rob Landley | Fluff up web page. |
| 4 weeks | Rob Landley | Build less stale dropbear. |
| 4 weeks | Rob Landley | Now that Aboriginal Linux doesn't include a defconfig busybox, build one to test. |
| 4 weeks | Rob Landley | Fixes for uClibc 0.9.33.1. |
| 4 months | Rob Landley | Remove another generated file shipped by zlib. |
| 4 months | Rob Landley | Remove another generated file shipped by zlib, so we don't depend on the weird non-posix busybox cp mode. |
| 6 months | Rob Landley | Upgrade dropbear. |
| 6 months | Rob Landley | Fix a couple problems with the util-linux build. |
| 6 months | Rob Landley | The installed files should be world readable. |
| 6 months | Rob Landley | Apparently hg export/import don't properly support replacing a file with a symlink to another file, instead you get a file containing the symlink destination as text. Fix that. |
| 6 months | Rob Landley | Add X of Y progress indicator. |
| 6 months | Rob Landley | Upgrade lfs-bootstrap from 6.7 to Linux From Scratch 6.8. |
| 6 months | Rob Landley | Fix to previous commit: allow build.sh to run a build without a symlink to common/builder.sh |
| 6 months | Rob Landley | Instead of symlinking build.sh with a brittle relative path, just call common/builder.sh when an image has no build.sh. |
| 6 months | Rob Landley | Resync download_functions.sh with aboriginal. (Makes ALLOW_PATCH_FAILURE work, among other things.) |
| 6 months | Rob Landley | Typo preventing shell script from reliably using bash. |
| 6 months | Rob Landley | Dropbear should allow you to login via public/private key even when user has not password. |
| 7 months | Rob Landley | Added tag 1.1.0 for changeset 242a1e03ce15 |
| 8 months | Rob Landley | Move repeated wrapper code into top level build.sh. |
| 8 months | Rob Landley | The udev package is extremely kernel version specific, and won't build under 3.0. Just skip it for now. |
| 8 months | Rob Landley | Gratuitously breaking the build on big endian mips, when there are no obvious endianness issues, makes no sense. |
| 9 months | Rob Landley | Make a simple web page for the control images. |
| 10 months | Rob Landley | Add "all" target to build.sh |
| 10 months | Rob Landley | Ahem, use a variant of the upstream dropbear patch with -p1 paths. |
| 10 months | Rob Landley | Convert builds to use the new layout. |
| 10 months | Rob Landley | Add .hgignore file. |
| 10 months | Rob Landley | Start by copying the existing control image building infrastructure from Aboriginal Linux, and shuffling the layout around a bit. |