| 10 months | Rob Landley | Add a FAQ about android. |
| 11 months | Alessio Igor Bogani | Move i586 to virtio |
| 10 months | Rob Landley | Print better error message for bad architecture name, idea from Alessio Igor Bogani. |
| 11 months | Rob Landley | Try uClibc 0.9.31.1. |
| 11 months | Rob Landley | Upgrade to dropbear 0.53.1 and fix its' broken static linking. |
| 11 months | Rob Landley | Make /mnt/init work with more/chroot-splice.sh. |
| 11 months | Rob Landley | Remove FWL debris and rename do_rename to do_manifest while we're at it. (Based on prompting from Alessio Bogani). |
| 11 months | Alessio Igor Bogani | Update MANIFEST file |
| 11 months | Alessio Igor Bogani | Avoid sanitizing useful *_proxy environment variables |
| 11 months | Alessio Igor Bogani | Remove useless symlink |
| 11 months | Alessio Igor Bogani | Update links |
| 11 months | Alessio Igor Bogani | Remove dead links |
| 11 months | Alessio Igor Bogani | Fix a little typo |
| 11 months | Rob Landley | Make ppc440 less wrong. Still need a proper bamboo board setup. |
| 11 months | Rob Landley | Instead of NTFS, build in v9fs/virtfs. |
| 11 months | Rob Landley | Check in the release announcement for the web page. |
| 11 months | Rob Landley | Fix from Geoffroy Weisenhorn: on 32-bit hosts mktimeconst needs 1L<<31 to be an _unsigned_ long constant. |
| 11 months | Rob Landley | Rebuilding root-image should also rebuild linux-kernel for initramfs builds. |
| 11 months | Rob Landley | Fix broken comment. |
| 11 months | Rob Landley | Added tag 1.0.2 for changeset a9685aea2a2c |
| 11 months | Rob Landley | Don't require objective C on the host, no matter what weird things ./configure does. |
| 11 months | Rob Landley | Get sh4 working again thanks to kernel .config and qemu invocation Khem Raj. |
| 11 months | Rob Landley | Clean up powerpc config. |
| 11 months | Rob Landley | Convert powerpc miniconfig-linux to baseconfig. |
| 11 months | Rob Landley | Merge description files into settings files as $DESCRIPTION entry. |
| 11 months | Rob Landley | Add a FAQ about miniconfigs. |
| 11 months | Rob Landley | Check in some more project history I wrote. (Nobody should care but me, sort of blog-ish.) |
| 11 months | Rob Landley | Remove accidentally duplicated news entries. |
| 11 months | Rob Landley | Add alt-linux patch symlinks so building unstable linux snapshots is more likely to work. |
| 11 months | Rob Landley | Fix initramfs packaging (never fixed gen_init_cpio.c into sources/toys, best to use the copy out of the Linux source anyway). |
| 11 months | Rob Landley | Fix armv6l, for details see http://lists.nongnu.org/archive/html/qemu-devel/2011-06/msg00829.html |
| 11 months | Rob Landley | Update to busybox 1.18.4 (fixes the wget hang). |
| 11 months | Rob Landley | Patch to fix mips malta target on 2.6.39. |
| 11 months | Rob Landley | Make bisectinate actually use the LONG=1 test. |
| 11 months | Rob Landley | The migrate-kernel script doesn't need to include the initramfs settings in its config. (Facepalm.) |
| 12 months | Rob Landley | Upgrade to 2.6.39 kernel. |
| 12 months | Rob Landley | Combine set_titlebar and "echo ===" stuff into announce() function. Consistently output target/stage info, and yank redundant instances. |
| 12 months | Rob Landley | Update migrate-kernel.sh to work with baseconfigs. |
| 12 months | Rob Landley | Cosmetic tweak to miniconfig script. |
| 12 months | Rob Landley | Kick uClibc 0.9.32-rc3 to UNSTABLE for the moment, and put 0.9.31 back in stable, with its old patch stack. |
| 12 months | Rob Landley | Remove toybox patches, no longer using that in this project. |
| 12 months | Rob Landley | Speed up miniconfig by introducing "stride" (discard lines in batches). |
| 13 months | Rob Landley | Convert downloads/README into build-stages.html |
| 13 months | Rob Landley | Update FAQ now that setup-chroot is in the system images. |
| 13 months | Rob Landley | Split up system-image.sh into root-image.sh, linux-kernel.sh, and system-image.sh. Rename CROSS_HOST_ARCH to CROSS_COMPILER_HOST. |
| 13 months | Rob Landley | Example variables should have "export" in front of them so you can just uncomment the line and have it work. |
| 13 months | Rob Landley | Update to squashfs 4.2. |
| 13 months | Rob Landley | Change SYSIMAGE_HDA_MEGS default to 2 gigs: it only applies to ext2 and if you're specifying that you probably want some scratch space. |
| 13 months | Rob Landley | 2.6.38 kernel no longer has config symbol for PACKET_MMAP. |
| 13 months | Rob Landley | Factor out make-hdb.sh from dev-environment.sh. |
| 13 months | Rob Landley | More typos from Alan Post. |
| 14 months | Rob Landley | Many typos, spotted by Alan Post. |
| 14 months | Rob Landley | Switch to from pthreads.old to NPTL. |
| 14 months | Rob Landley | Update to linux-2.6.38 and uClibc-0.9.32-rc3. |
| 14 months | Rob Landley | Remove lots of patches (and add one) for uClibc 0.9.32 release candidates. |