log

age author description
Sun, 27 Jan 2008 22:34:05 -0600 Rob Landley Have qemu boot qemu-init.sh script instead of init=/bin/bash directly.
Sun, 27 Jan 2008 22:32:41 -0600 Rob Landley Change powerpc rom path to work with qemu-image tarballs.
Sun, 27 Jan 2008 15:57:10 -0600 Rob Landley Update package-mini-native.sh to create qemu-image-$ARCH.tar.bz2
Sat, 26 Jan 2008 03:28:03 -0600 Rob Landley Bring armv5l into sync with armv4l. Adds rtl8139 nic to qemu emulation, and
Fri, 25 Jan 2008 19:40:33 -0600 Rob Landley The busybox install command doesn't work, drop back to host command.
Fri, 25 Jan 2008 18:16:29 -0600 Rob Landley Package script needs commands the rest of the build doesn't, and since it's
Fri, 25 Jan 2008 12:51:45 -0600 Rob Landley Add sha1 for toybox.
Fri, 25 Jan 2008 03:26:35 -0600 Rob Landley Have host-tools populate build/host with 1) toybox, 2) all the remaining
Fri, 25 Jan 2008 03:10:11 -0600 Rob Landley Minor clarification.
Fri, 25 Jan 2008 03:03:00 -0600 Rob Landley Switch to 2.6.24 kernel and toybox 0.0.4.
Thu, 24 Jan 2008 03:48:19 -0600 Rob Landley Have host tools build all the busybox tools which A) the build actually
Thu, 24 Jan 2008 03:45:19 -0600 Rob Landley Make the display slightly more selective.
Wed, 23 Jan 2008 02:33:45 -0600 Rob Landley Fix cross compiler toolchain to be properly relocatable on x86-64 host.
Tue, 01 Jan 2008 17:53:33 -0600 Rob Landley Ok, the non-sed -r version is noticeably uglier than my first guess at it.
Tue, 01 Jan 2008 15:03:11 -0600 Rob Landley Fix include.sh to consistently use noversion, and rephrase the sed invocation
Tue, 01 Jan 2008 03:12:59 -0600 Rob Landley Tell bash not to cache paths, missing error check, commented out busybox build.
Tue, 01 Jan 2008 03:08:29 -0600 Rob Landley Reorder forkbomb build so ./host-tools.sh gets built first. Then toybox
Tue, 01 Jan 2008 03:03:21 -0600 Rob Landley Minor tweaks: one error check was missed, use hard links instead of
Mon, 31 Dec 2007 14:53:07 -0600 Rob Landley Tweak patch to apply without fuzz.
Mon, 05 Nov 2007 15:39:28 -0600 Rob Landley Make sure error return from setupfor is noticed.
Mon, 05 Nov 2007 03:46:54 -0600 Rob Landley Another tweak to qemu-setup.sh
Mon, 05 Nov 2007 02:48:02 -0600 Rob Landley Properly detect a short sha1list during tarball extraction (I.E. notice if
Mon, 05 Nov 2007 01:33:57 -0600 Rob Landley Update patches to de-fuzz when applied against 2.6.23.
Sun, 04 Nov 2007 15:46:44 -0600 Rob Landley The gcc-min-heapsize parameter slows x86-64 gcc down by an order of
Sat, 03 Nov 2007 21:00:55 -0500 Rob Landley Announcement of 0.3.0 release.
Sat, 03 Nov 2007 21:00:38 -0500 Rob Landley Notice when patch isn't installed and abort properly.
Fri, 02 Nov 2007 02:19:32 -0500 Rob Landley Added tag 0.3.0 for changeset c3d2fd8b45cf
Thu, 01 Nov 2007 13:10:57 -0500 Rob Landley New powerpc config to work with qemu. 0.3.0
Wed, 31 Oct 2007 13:56:03 -0500 Rob Landley Put these back until uClibc's kconfig builds without curses.
Wed, 31 Oct 2007 13:54:54 -0500 Rob Landley Kernel fixes to get PowerPC to work under qemu.
Tue, 30 Oct 2007 16:06:47 -0500 Rob Landley Teach Milton Miller's qemu target to have ISA support, for ne2k.
Tue, 30 Oct 2007 16:05:53 -0500 Rob Landley Set image size back down to 256 megs. If you need space, add a /dev/hdb.
Tue, 30 Oct 2007 05:42:21 -0500 Rob Landley Fix the path to calculate the tarball sha1sum, use the sha1file function more
Tue, 30 Oct 2007 03:49:48 -0500 Rob Landley Teach extract to check patch files for changes, not just tarballs.
Sun, 28 Oct 2007 03:19:59 -0500 Rob Landley Improve error message when $1 not found.
Fri, 19 Oct 2007 06:01:50 -0500 Rob Landley Ok, technically not something that should really be in the release tarball,
Thu, 18 Oct 2007 03:42:49 -0500 Rob Landley Use new powerpc qemu target and boot rom.
Thu, 18 Oct 2007 03:21:16 -0500 Rob Landley Add a qemu-specific powerpc target to the Linux kernel build. Finally,
Thu, 18 Oct 2007 03:20:00 -0500 Rob Landley Patch to fix sparc build which I hope goes into 2.6.23.2.
Thu, 18 Oct 2007 03:13:19 -0500 Rob Landley Remove obsolete patch.
Thu, 18 Oct 2007 03:12:36 -0500 Rob Landley uClibc 0.9.29 seems to work without these now.
Thu, 18 Oct 2007 02:59:55 -0500 Rob Landley The QEMU boot rom for powerpc, prebuilt binary plus source code.
Thu, 11 Oct 2007 19:47:48 -0500 Rob Landley Add comments at the top of various target config files.
Thu, 11 Oct 2007 19:47:18 -0500 Rob Landley Upgrade ppc and sparc to build with 2.6.23. The result doesn't _work_ yet, but it builds.
Thu, 11 Oct 2007 01:48:07 -0500 Rob Landley An m68k config. Note that the kernel miniconfig is based on defconfig (an amiga kernel) which
Wed, 10 Oct 2007 16:29:08 -0500 Rob Landley Linux 2.6.23.
Wed, 26 Sep 2007 01:31:56 -0500 Rob Landley Update mini-native for the new tarball strategy.
Wed, 19 Sep 2007 18:52:56 -0500 Rob Landley Be smarter about extracting tarballs: extract one copy of each tarball
Tue, 18 Sep 2007 15:10:29 -0500 Rob Landley Install the qemu-setup.sh script into the target.
Tue, 18 Sep 2007 15:10:13 -0500 Rob Landley The "caller" built-in isn't available in bash 2.x.
Mon, 17 Sep 2007 21:58:21 -0500 Rob Landley Fix the old busybox tar so it can extract linux kernel tarballs.
Sun, 16 Sep 2007 21:16:33 -0500 Rob Landley Update config to work with 2.6.23.
Sun, 16 Sep 2007 18:33:25 -0500 Rob Landley Use fprintf(stderr,...) instead of dprintf(2,...) to be more portable.
Sun, 16 Sep 2007 18:31:37 -0500 Rob Landley Fix link to new_platform.html.
Sun, 16 Sep 2007 18:28:52 -0500 Rob Landley Update UML build config to work with 2.6.23.
Sun, 09 Sep 2007 03:42:28 -0500 Rob Landley Make sure the patches are sorted even if the filesystem doesn't do it for us.
Sat, 08 Sep 2007 21:35:21 -0500 Rob Landley Allow host to be overridden (to build on MacOS X).
Thu, 06 Sep 2007 04:03:04 -0500 Rob Landley Minor display improvement.
Wed, 05 Sep 2007 22:07:52 -0500 Rob Landley Switch to 2.6.23-rc5 and make some platforms actually work with it. (Need
Tue, 04 Sep 2007 01:12:20 -0500 Rob Landley Slightly better debug info: show sha1sum of file when none to compare against.