log

age author description
Mon, 27 Jun 2011 07:36:31 -0500 Rob Landley Convert architectures. (Putting m68k back next checking, mercurial got confused.)
Mon, 27 Jun 2011 06:40:25 -0500 Rob Landley Add base_architecture, make base architectures and extra targets work, and move i586 virtio stuff to new i686-kvm target.
Sun, 26 Jun 2011 20:09:37 -0500 Rob Landley Remove one more "settings" dependency from functions.sh, and convert lots of architecture configurations from directory to file.
Sun, 26 Jun 2011 19:25:19 -0500 Rob Landley See if i486 can be converted from directory to file in one go, or if mercurial loses its lunch.
Sun, 26 Jun 2011 17:44:02 -0500 Rob Landley Replace read_arch_dir with load_target, which understands that sources/targets/$TARGET can be a file or a directory.
Sun, 26 Jun 2011 17:42:52 -0500 Rob Landley Add a FAQ about android.
Wed, 22 Jun 2011 11:46:10 +0200 Alessio Igor Bogani Move i586 to virtio
Thu, 23 Jun 2011 07:41:05 -0500 Rob Landley Print better error message for bad architecture name, idea from Alessio Igor Bogani.
Wed, 22 Jun 2011 12:53:22 -0500 Rob Landley Try uClibc 0.9.31.1.
Wed, 22 Jun 2011 12:51:19 -0500 Rob Landley Upgrade to dropbear 0.53.1 and fix its' broken static linking.
Sun, 19 Jun 2011 21:51:42 -0500 Rob Landley Make /mnt/init work with more/chroot-splice.sh.
Fri, 17 Jun 2011 13:00:17 -0500 Rob Landley Fix BINARY_PACKAGE_TARBALLS generation: some packages produce no output (zlib used to build dropbear for example), and thus check for an empty list before trying to make a tarball.
Fri, 17 Jun 2011 12:42:12 -0500 Rob Landley Remove FWL debris and rename do_rename to do_manifest while we're at it. (Based on prompting from Alessio Bogani).
Fri, 17 Jun 2011 12:15:34 +0200 Alessio Igor Bogani Update MANIFEST file
Fri, 17 Jun 2011 11:26:31 +0200 Alessio Igor Bogani Avoid sanitizing useful *_proxy environment variables
Fri, 17 Jun 2011 11:24:53 +0200 Alessio Igor Bogani Remove useless symlink
Wed, 15 Jun 2011 23:22:39 +0200 Alessio Igor Bogani Update links
Wed, 15 Jun 2011 23:22:07 +0200 Alessio Igor Bogani Remove dead links
Wed, 15 Jun 2011 23:21:12 +0200 Alessio Igor Bogani Fix a little typo
Thu, 16 Jun 2011 13:20:43 -0500 Rob Landley Make ppc440 less wrong. Still need a proper bamboo board setup.
Thu, 16 Jun 2011 13:20:06 -0500 Rob Landley Instead of NTFS, build in v9fs/virtfs.
Thu, 16 Jun 2011 13:19:35 -0500 Rob Landley Check in the release announcement for the web page.
Thu, 16 Jun 2011 08:36:42 -0500 Rob Landley Clean up cronjob.sh (buildall.sh sets host to i686, FORK=1 is server-specific so shouldn't be hardwired in, and pulling from a script that's in the repository you're pulling is just icky.)
Thu, 16 Jun 2011 07:41:10 -0500 Rob Landley Fix from Geoffroy Weisenhorn: on 32-bit hosts mktimeconst needs 1L<<31 to be an _unsigned_ long constant.
Wed, 15 Jun 2011 20:11:39 -0500 Rob Landley Rebuilding root-image should also rebuild linux-kernel for initramfs builds.
Wed, 15 Jun 2011 20:10:45 -0500 Rob Landley Fix broken comment.
Tue, 14 Jun 2011 20:48:07 -0500 Rob Landley Added tag 1.0.2 for changeset a9685aea2a2c
Sun, 12 Jun 2011 22:37:01 -0500 Rob Landley Don't require objective C on the host, no matter what weird things ./configure does. 1.0.2
Sun, 12 Jun 2011 17:17:57 -0500 Rob Landley Get sh4 working again thanks to kernel .config and qemu invocation Khem Raj.
Sun, 12 Jun 2011 03:28:39 -0500 Rob Landley Clean up powerpc config.