log

age author description
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.
Sun, 02 Sep 2007 05:39:29 -0500 Rob Landley Patch to uClibc to build better with soft float, and finally switch off
Sun, 02 Sep 2007 05:05:52 -0500 Rob Landley Add new_platform, note it in the header, mention it as news.
Fri, 31 Aug 2007 13:49:56 -0500 Rob Landley Mention setup.sh on the about page.
Wed, 29 Aug 2007 20:45:34 -0500 Rob Landley Of course I'd find a way to make 2 gigs of memory in my new laptop insufficient.
Thu, 23 Aug 2007 20:52:11 -0500 Rob Landley For some reason, ubuntu is only creating /dev/loop0 right now. I have
Wed, 22 Aug 2007 20:32:57 -0500 Rob Landley Remove old rubbish, long since upgraded in another directory...
Wed, 22 Aug 2007 20:30:23 -0500 Rob Landley I upgrade the kernel, it stops applying... More trouble than its' worth.
Wed, 22 Aug 2007 19:48:15 -0500 Rob Landley Remove a debug thing I didn't mean to check in.
Wed, 22 Aug 2007 19:44:42 -0500 Rob Landley Yeah, this is needed to build, until the next -rc anyway.
Wed, 22 Aug 2007 19:33:39 -0500 Rob Landley Make powerpc build to completion. (yay!)
Mon, 13 Aug 2007 16:20:02 -0500 Rob Landley Cosmetic fixes.
Mon, 13 Aug 2007 16:10:24 -0500 Rob Landley Teach script to normalize input before converting, to be more flexible.
Fri, 10 Aug 2007 15:39:40 -0500 Rob Landley Forgot to delete this patch. It went upstream and thus doesn't apply anymore.
Wed, 25 Jul 2007 21:43:27 -0400 Rob Landley Upgrade to 2.6.22 kernel, which works with qemu's emulated scsi card on arm.
Wed, 25 Jul 2007 21:38:52 -0400 Rob Landley Bring into sync with armv4l changes.
Wed, 25 Jul 2007 21:38:28 -0400 Rob Landley This won't work with dash either.
Wed, 18 Jul 2007 18:41:01 -0400 Rob Landley Give armv4l a network card and simplify the config a bit.
Wed, 11 Jul 2007 12:13:30 -0400 Rob Landley Release message should be in source control...
Thu, 05 Jul 2007 15:08:59 -0400 Rob Landley Comment one of the non-obvious (and optional) bits.
Thu, 05 Jul 2007 00:21:42 -0400 Rob Landley A little init script for mini-native.sh that gets it read to build stuff.
Wed, 04 Jul 2007 21:23:14 -0400 Rob Landley De-fuzz patch for gcc 4.1.2.
Wed, 04 Jul 2007 18:42:42 -0400 Rob Landley Note which patch is being applied, in case it doesn't.
Tue, 03 Jul 2007 15:15:38 -0400 Rob Landley Danny Cox pointed out that losetup gets called twice, and needs the path
Fri, 29 Jun 2007 10:19:04 -0400 Rob Landley Use shell builtin time instead of /usr/bin version not everybody has.
Wed, 27 Jun 2007 12:33:06 -0400 Rob Landley Added tag 0.2.2 for changeset dd60fbdf04c7
Tue, 26 Jun 2007 22:10:12 -0400 Rob Landley Add time information to the build output. 0.2.2
Tue, 26 Jun 2007 21:32:19 -0400 Rob Landley Fixup the -j stuff to actually work. (typo in gcc, and uClibc can't use it.)
Tue, 26 Jun 2007 17:51:14 -0400 Rob Landley Autodetect number of processors and feed appropriate -j to make.
Tue, 26 Jun 2007 09:44:23 -0400 Rob Landley armv5l (oabi, vfp) to go with the armv4l soft float.
Tue, 26 Jun 2007 09:43:00 -0400 Rob Landley Bugfix for x86-64 headers_install. Pushed upstream here:
Tue, 26 Jun 2007 09:40:27 -0400 Rob Landley Can't go to 2.6.21 without breaking arm scsi, but I should be able to at least
Sun, 24 Jun 2007 20:33:19 -0400 Rob Landley chmod +x on web pages that need to parse #includes. (Server went from
Sun, 24 Jun 2007 17:44:09 -0400 Rob Landley dash->bash.
Sun, 24 Jun 2007 17:43:53 -0400 Rob Landley dash->bash and revert to 2.6.20 kernel until arm scsi works under qemu again.
Sun, 24 Jun 2007 17:43:01 -0400 Rob Landley Three things: 1) dash->bash, 2) install cross-ldd and cross-readelf,
Sun, 24 Jun 2007 17:27:13 -0400 Rob Landley Dash is broken and the busybox build breaks if it tries to use it, so
Mon, 18 Jun 2007 00:37:54 -0400 Rob Landley Add better debug info to a status report, and stop fighting ubuntu so much
Wed, 30 May 2007 16:02:01 -0400 Rob Landley More typos.
Wed, 30 May 2007 15:31:18 -0400 Rob Landley Typo fixes.
Thu, 10 May 2007 23:40:04 -0400 Rob Landley Suggestion from Ben Stoltz to improve diagnostic output.
Mon, 07 May 2007 12:19:31 -0400 Rob Landley Update to uClibc 0.9.29. (YES!)