log

age author description
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.
Fri, 10 Jun 2011 21:05:58 -0500 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).
Tue, 07 Jun 2011 21:56:45 -0500 Rob Landley Fix armv6l, for details see http://lists.nongnu.org/archive/html/qemu-devel/2011-06/msg00829.html
Sat, 28 May 2011 07:12:44 -0500 Rob Landley Update to busybox 1.18.4 (fixes the wget hang).
Sat, 28 May 2011 06:06:38 -0500 Rob Landley Patch to fix mips malta target on 2.6.39.
Tue, 24 May 2011 02:06:22 -0500 Rob Landley Move root's home directory to /home/root, which is A) known writeable space so dropbear can have a .ssh directory if it needs one, B) frees up /root to be a virtfs mount point of the host's root filesystem.
Tue, 24 May 2011 02:00:52 -0500 Rob Landley Make bisectinate actually use the LONG=1 test.
Tue, 24 May 2011 02:00:11 -0500 Rob Landley The migrate-kernel script doesn't need to include the initramfs settings in its config. (Facepalm.)
Sun, 22 May 2011 06:09:29 -0500 Rob Landley Upgrade to 2.6.39 kernel.
Sun, 22 May 2011 04:18:30 -0500 Rob Landley Combine set_titlebar and "echo ===" stuff into announce() function. Consistently output target/stage info, and yank redundant instances.
Sun, 22 May 2011 04:13:54 -0500 Rob Landley Update migrate-kernel.sh to work with baseconfigs.
Sat, 21 May 2011 23:38:59 -0500 Rob Landley Cosmetic tweak to miniconfig script.
Sat, 21 May 2011 23:37:31 -0500 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.
Sat, 21 May 2011 22:56:09 -0500 Rob Landley Remove toybox patches, no longer using that in this project.
Wed, 04 May 2011 02:04:17 -0500 Rob Landley Speed up miniconfig by introducing "stride" (discard lines in batches).
Mon, 18 Apr 2011 22:51:21 -0500 Rob Landley Convert downloads/README into build-stages.html
Mon, 18 Apr 2011 19:34:48 -0500 Rob Landley Update FAQ now that setup-chroot is in the system images.
Mon, 18 Apr 2011 18:41:04 -0500 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.
Mon, 18 Apr 2011 08:04:46 -0500 Rob Landley Example variables should have "export" in front of them so you can just uncomment the line and have it work.
Mon, 18 Apr 2011 08:02:06 -0500 Rob Landley Update to squashfs 4.2.
Wed, 13 Apr 2011 11:05:47 -0500 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.
Wed, 13 Apr 2011 03:07:02 -0500 Rob Landley Move do_in_chroot in control-images to setup-choot in system-image, and move zapchroot into system-image as well. New setup-chroot is more flexible, copying whatever existing host mounts you've got and with the ability to re-enter an existing chroot (if the target directory exists it'll just setup and tear down the bind mounts again without copying files).
Sun, 03 Apr 2011 15:09:19 -0500 Rob Landley 2.6.38 kernel no longer has config symbol for PACKET_MMAP.
Sun, 03 Apr 2011 15:08:35 -0500 Rob Landley Add BUILD_NATIVE_ONLY and NO_CLEAN controls to buildall.sh. Also break out the hdb.img creation and do that single threaded for all targets, then reuse the scratch drives. (Avoids triggering timeout.sh due to disk thrashing on large FORK=1 builds.)
Sun, 03 Apr 2011 15:05:11 -0500 Rob Landley Factor out make-hdb.sh from dev-environment.sh.
Sun, 03 Apr 2011 15:03:33 -0500 Rob Landley More typos from Alan Post.
Tue, 22 Mar 2011 06:51:49 -0500 Rob Landley Many typos, spotted by Alan Post.
Fri, 18 Mar 2011 23:20:13 -0500 Rob Landley Switch to from pthreads.old to NPTL.
Fri, 18 Mar 2011 23:19:02 -0500 Rob Landley Update to linux-2.6.38 and uClibc-0.9.32-rc3.