log

age author description
Tue, 26 Feb 2008 19:11:28 -0600 Rob Landley Last months release was in 2008, not 2007. (Spotted by Omair Eshkenazi).
Fri, 22 Feb 2008 21:18:56 -0600 Rob Landley Explicitly specify pentium 2 for i686.
Fri, 22 Feb 2008 21:18:16 -0600 Rob Landley The -hdb stuff should be in a wrapper, not in the individual config files.
Thu, 21 Feb 2008 21:11:01 -0600 Rob Landley If a second block device exists, mount it on /home.
Thu, 21 Feb 2008 04:47:54 -0600 Rob Landley Redo the $CLEANUP logic to a cleanup function in include.sh (meaning if a
Sat, 16 Feb 2008 23:23:11 -0600 Rob Landley Trim image sizes down to 64 megs (and show how much is left on each target).
Sat, 16 Feb 2008 23:19:13 -0600 Rob Landley Fix display glitch with --nofork.
Tue, 12 Feb 2008 18:37:51 -0600 Rob Landley Put a link to the #miniconfig section since I want to refer to it from elsewhere.
Thu, 07 Feb 2008 17:58:19 -0600 Rob Landley Tell qemu to emulate older processor.
Wed, 06 Feb 2008 20:22:55 -0600 Rob Landley Make gcc build sh without libc. Probably other targets need this too...
Wed, 06 Feb 2008 20:20:00 -0600 Rob Landley Add first pass at Super Hitachi platform.
Mon, 04 Feb 2008 04:48:26 -0600 Rob Landley Back to gcc 4.1.2 until I find a large enough rock to fix the soft-float thing.
Sat, 02 Feb 2008 00:28:36 -0600 Rob Landley Update to gcc 4.1.2->4.2.2. Still doesn't fix the internal compiler error
Sat, 02 Feb 2008 00:27:58 -0600 Rob Landley Update powerpc to have a realtime clock under qemu.
Sat, 02 Feb 2008 00:27:05 -0600 Rob Landley Tweak set of available busybox utilities.
Fri, 01 Feb 2008 05:43:51 -0600 Rob Landley Tell distcc an SMP system has 1 more CPU than it actually has.
Thu, 31 Jan 2008 04:05:09 -0600 Rob Landley Make --crosspath work with relative paths.
Thu, 31 Jan 2008 04:00:20 -0600 Rob Landley Teach run-$ARCH.sh to understand --crosspath to use cross compiler via distcc.
Thu, 31 Jan 2008 03:59:32 -0600 Rob Landley Fix to make the distcc symlinks correctly.
Thu, 31 Jan 2008 03:59:10 -0600 Rob Landley distcc needs /tmp
Thu, 31 Jan 2008 02:21:54 -0600 Rob Landley Go with the suggested fix rather than just reverting the original patch.
Thu, 31 Jan 2008 02:21:31 -0600 Rob Landley Native-side symlinks for distcc to use.
Thu, 31 Jan 2008 02:20:57 -0600 Rob Landley Set up symlinks for distcc to use.
Thu, 31 Jan 2008 01:44:25 -0600 Rob Landley Change to double quotes around qemu -append lines for distcc variables.
Thu, 31 Jan 2008 01:23:18 -0600 Rob Landley Back out part of 276, make host-tools not delete symlinks to avoid opening a
Wed, 30 Jan 2008 23:15:46 -0600 Rob Landley Cross-compile a native distcc for target.
Wed, 30 Jan 2008 23:15:22 -0600 Rob Landley Belated release announcement for 0.3.1.
Wed, 30 Jan 2008 21:39:29 -0600 Rob Landley Use make -j to install kernel headers.
Wed, 30 Jan 2008 21:37:51 -0600 Rob Landley Build distcc on host if it's not already installed.
Wed, 30 Jan 2008 21:37:21 -0600 Rob Landley Have busybox clean up after itself, and zap old host tool symlinks when rerun.
Tue, 29 Jan 2008 08:21:54 -0600 Rob Landley Added tag 0.3.1 for changeset 3ca6f52688ac
Tue, 29 Jan 2008 08:16:33 -0600 Rob Landley Fix typo when packaging powerpc image. 0.3.1
Tue, 29 Jan 2008 01:49:23 -0600 Rob Landley Another patch 2.6.24 doesn't need.
Tue, 29 Jan 2008 01:32:43 -0600 Rob Landley This patch is already part of 2.6.24.
Tue, 29 Jan 2008 00:47:19 -0600 Rob Landley host-tools needs bzip2 to create tarballs.
Mon, 28 Jan 2008 22:33:06 -0600 Rob Landley Revert a patch that causes mips to panic during boot.
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.
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.