log

age author description
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.