log

age author description
Sat, 05 Jul 2008 23:34:01 -0500 Rob Landley Some scripts don't want the $PATH edited by include.sh.
Fri, 04 Jul 2008 06:12:59 -0500 Rob Landley Mmove package-mini-native.sh back to using oneit, and always build toybox
Thu, 03 Jul 2008 03:57:43 -0500 Rob Landley User Mode Linux found a new way to break: now when it panics, it sends a kill
Wed, 02 Jul 2008 23:17:53 -0500 Rob Landley The RECORD_COMMANDS mode doesn't build toybox, thus no oneit.
Wed, 02 Jul 2008 22:37:41 -0500 Rob Landley Add command logging. Set RECORD_COMMANDS=1 to log every command line run
Tue, 01 Jul 2008 14:42:39 -0500 Rob Landley Reorganize include.sh to put config options at the top, minor cleanups.
Wed, 11 Jun 2008 19:51:45 -0500 Rob Landley Fun _new_ breakage: using arch/arm/configs/spitz_defconfig in 2.6.25.4
Tue, 10 Jun 2008 22:04:26 -0500 Rob Landley The comment removal heuristic breaks on 2.6.25.4 arch/ppc/configs/luan_defconfig
Tue, 10 Jun 2008 20:10:07 -0500 Rob Landley Work around the kernel's allnoconfig trying to go nuts while shrinking
Fri, 06 Jun 2008 23:18:11 -0500 Rob Landley Announce 0.4.0 release.
Fri, 06 Jun 2008 22:08:56 -0500 Rob Landley Added tag 0.4.0 for changeset 1a70dfe0a436
Wed, 04 Jun 2008 18:03:00 -0500 Rob Landley Quick smoke test for system image: ./smoketest.sh $ARCH | grep 'Hello world!' 0.4.0
Wed, 04 Jun 2008 17:18:37 -0500 Rob Landley Move to "-M malta" since CONFIG_QEMU went away in linux 2.6.25.
Wed, 04 Jun 2008 17:17:52 -0500 Rob Landley More about building older versions.
Sun, 01 Jun 2008 13:50:43 -0500 Rob Landley Background the distcc daemon ourselves so we can kill it at the end.
Sat, 31 May 2008 19:51:08 -0500 Rob Landley Add a sed invocation to build the old FWL under current (broken) Ubuntu.
Sat, 31 May 2008 19:09:43 -0500 Rob Landley Add timeout to wget, and add another mirror (impactlinux.com) so there's a
Sat, 31 May 2008 18:16:56 -0500 Rob Landley A note about building old versions under Ubuntu 7.04 or later.
Fri, 30 May 2008 13:19:37 -0500 Rob Landley Less verbose name that doesn't interfere with tab completion of build.sh.
Wed, 28 May 2008 16:15:59 -0500 Rob Landley Redoing the about page, very unfinished. (About half done.)
Wed, 28 May 2008 15:09:53 -0500 Rob Landley Fix packaging step.
Wed, 28 May 2008 15:07:39 -0500 Rob Landley Trim busybox apps (cat, rmdir) that toybox can now provide.
Mon, 26 May 2008 17:22:53 -0500 Rob Landley Update to linux-2.6.25.4 and toybox 0.0.6.
Mon, 26 May 2008 16:34:58 -0500 Rob Landley Simple script to run mini-native under its emulator, with distcc hooked
Mon, 26 May 2008 14:28:11 -0500 Rob Landley Rename qemu-image-* to system-image-*, and don't delete it after creating the
Wed, 21 May 2008 17:52:45 -0500 Rob Landley When doing BUILD_SHORT (without development tools), use / instead of /tools.
Tue, 20 May 2008 03:11:39 -0500 Rob Landley Tweak run-with-home.sh to have a chance of actually working.
Tue, 20 May 2008 03:09:32 -0500 Rob Landley Minor tweak: when build.sh sets PATH to point to $HOSTTOOLS, don't add it again
Mon, 12 May 2008 00:55:23 -0500 Rob Landley Because sysfs doesn't have a stable API, the old mdev doesn't work with 2.6.25.
Fri, 09 May 2008 18:04:54 -0500 Rob Landley Much more elaborate thread-hello.c using mutex and event semaphores, and join.
Fri, 09 May 2008 18:03:04 -0500 Rob Landley Redo sources/native to be "cp -ar"'d into mini-native-$ARCH/tools verbatim.
Sat, 03 May 2008 15:29:58 -0500 Rob Landley Redo plumbing that constructs run-emulator.sh. Group common qemu command
Sat, 03 May 2008 15:22:55 -0500 Rob Landley Get User Mode Linux boot messages to SHUT UP in the presence of "quiet".
Sat, 26 Apr 2008 13:27:57 -0500 Rob Landley The hammer patch made it upstream in 2.6.26-rc1, I'll wait to get it from there.
Thu, 17 Apr 2008 11:21:52 -0500 Rob Landley Use 2.6.25 release.
Thu, 17 Apr 2008 11:17:01 -0500 Rob Landley Add ability to set BUILD_SHORT=headers to include header files without building
Sun, 13 Apr 2008 22:16:55 -0500 Rob Landley Don't fiddle with qemu in host-tools. Andre Ruiz noticed that we were
Fri, 11 Apr 2008 17:48:58 -0500 Rob Landley Typo (mine, not Andre's).
Fri, 11 Apr 2008 09:46:00 -0500 Rob Landley Patch from Andre Ruiz to fix host-tools rebuild check. (If busybox is already
Tue, 08 Apr 2008 23:56:19 -0500 Rob Landley Teach package script to recreate mini-native tarball if it changed.
Fri, 04 Apr 2008 09:31:33 -0500 Rob Landley Resulting system needs more features of out busybox to run qemu-setup.sh
Fri, 04 Apr 2008 09:31:06 -0500 Rob Landley Install setup script even for BUILD_SHORT.
Wed, 02 Apr 2008 18:15:51 -0500 Rob Landley Alas, hostfs breaks hard links. Use the mini-native tarball created earlier
Mon, 31 Mar 2008 12:19:32 -0500 Rob Landley Patch for Hammer/nail arm system from Tin Can Tools.
Sun, 30 Mar 2008 17:53:00 -0500 Rob Landley Add --stat option, plus better help text when run with no arguments.
Sat, 29 Mar 2008 19:06:29 -0500 Rob Landley Upgrade to toybox-0.0.5 and linux-2.6.25-rc7. Remove use of perl in the kernel
Thu, 27 Mar 2008 21:54:27 -0500 Rob Landley Teach BUILD_SHORT to remove include files (saving ~5 megs), and move the
Thu, 27 Mar 2008 21:50:51 -0500 Rob Landley Save the output of the early steps (including host-tools build) to out.txt.
Tue, 25 Mar 2008 21:38:09 -0500 Rob Landley Move to a new dot release that integrates the unbreakmips patch.
Wed, 27 Feb 2008 23:06:26 -0600 Rob Landley Tweak from Tony Przygienda that triples the speed of miniconfig creation script.
Wed, 27 Feb 2008 22:32:25 -0600 Rob Landley Break up run-$ARCH.sh, move more temp files into temp dir, fix deletion logic.
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