log

age author description
Mon, 15 Aug 2011 07:06:40 -0500 Rob Landley Busybox 1.19.0 and two patches to make it work.
Sun, 07 Aug 2011 04:18:21 -0500 Rob Landley Revert sh4 breakage.
Tue, 02 Aug 2011 12:06:00 +0200 Alessio Igor Bogani Add powerpc-virtio target
Tue, 02 Aug 2011 12:01:15 +0200 Alessio Igor Bogani Invoke qemu instead of kvm
Tue, 02 Aug 2011 11:10:54 +0200 Alessio Igor Bogani Rename i686-kvm to i686-virtio
Fri, 29 Jul 2011 20:49:08 -0500 Rob Landley Cosmetic tweak, with FORK=1 download.sh shouldn't announce it's done until it is.
Tue, 26 Jul 2011 13:03:15 -0500 Rob Landley Bring back fixmips patch, it didn't get merged into 3.0.
Sun, 24 Jul 2011 13:55:31 -0500 Rob Landley Switch uClibc to 0.9.32, which simplifies the patch stack a lot but adds a few new ones.
Sun, 24 Jul 2011 13:37:22 -0500 Rob Landley Actually stop after the first failed patch.
Sat, 23 Jul 2011 21:58:24 -0500 Rob Landley Now that the control-images have their own repository, remove them from this one.
Sat, 23 Jul 2011 21:55:29 -0500 Rob Landley Tweak download message when using manual build/package/alt-* setup.
Sat, 23 Jul 2011 21:20:06 -0500 Rob Landley Linux kernel 3.0.
Sat, 23 Jul 2011 18:35:10 -0500 Rob Landley Use devtmpfs instead of mdev.
Tue, 19 Jul 2011 06:43:16 -0500 Rob Landley Did they really ship a uClibc release that didn't build on x86?
Tue, 19 Jul 2011 06:41:39 -0500 Rob Landley Test uClibc 0.9.32.
Tue, 19 Jul 2011 06:39:53 -0500 Rob Landley Delete a leftover comment from the days when we put stuff in /tools by default. (Wow that's old...)
Wed, 06 Jul 2011 07:09:53 -0500 Rob Landley Don't create build/packages _and_ $SRCTREE, they should be the same and when they aren't the first is wrong.
Tue, 05 Jul 2011 08:39:59 -0500 Rob Landley Create smoketest-report.sh producing CSV with more info.
Sun, 03 Jul 2011 13:09:48 -0500 Rob Landley First attempt at for-each-target didn't work with the new layout due to really stupid bug.
Sat, 02 Jul 2011 20:31:49 -0500 Rob Landley Use dropbear fix static linking patch from dropbear maintainer.
Wed, 29 Jun 2011 07:47:05 -0500 Rob Landley Fix variant target bug where linux-kernel.sh was using the base architecture name to create the stage tarball. It was both wrong and didn't work when we hadn't built the base architecture yet.
Mon, 27 Jun 2011 07:53:54 -0500 Rob Landley Make i686-kvm actually use kvm.
Mon, 27 Jun 2011 07:44:19 -0500 Rob Landley Add quick and dirty toy to filter out baseconfig entries from miniconfig.sh output to give LINUX_CONFIG entry for a target settings file.
Mon, 27 Jun 2011 07:36:56 -0500 Rob Landley Add m68k back.
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.
Sun, 12 Jun 2011 01:26:17 -0500 Rob Landley Convert powerpc miniconfig-linux to baseconfig.
Sat, 11 Jun 2011 22:43:24 -0500 Rob Landley Merge description files into settings files as $DESCRIPTION entry.
Fri, 10 Jun 2011 21:10:37 -0500 Rob Landley Add a FAQ about miniconfigs.
Fri, 10 Jun 2011 21:09:30 -0500 Rob Landley Check in some more project history I wrote. (Nobody should care but me, sort of blog-ish.)
Fri, 10 Jun 2011 21:08:26 -0500 Rob Landley Remove accidentally duplicated news entries.
Fri, 10 Jun 2011 21:07:18 -0500 Rob Landley Add alt-linux patch symlinks so building unstable linux snapshots is more likely to work.