log

age author description
Sat, 02 Aug 2008 11:54:05 -0500 Rob Landley Adjust busybox defconfig to remove options that don't build under knoppix
Sun, 20 Jul 2008 12:24:39 -0500 Rob Landley Bugfix for busybox 1.11.1 dealing with mercurial archives with symlinks.
Sat, 19 Jul 2008 08:02:37 -0500 Rob Landley Teach qemu-setup.sh to use oneit so ctrl-c works under the emulator. Also
Sat, 19 Jul 2008 01:44:22 -0500 Rob Landley 64 bit targets need more than 128 megs allocated for the emulator.
Sat, 19 Jul 2008 01:41:49 -0500 Rob Landley Prevent Linux kernel from getting all confused by qemu 0.9.1 serial behavior.
Fri, 18 Jul 2008 09:01:43 -0500 Rob Landley Needs to create empty /dev too.
Fri, 18 Jul 2008 09:00:05 -0500 Rob Landley Switch to building defconfig busybox. (Keep trimmed config anyway.)
Fri, 18 Jul 2008 08:58:09 -0500 Rob Landley Fix from Joe Soroka for uClibc static linking issue preventing gcc from
Fri, 18 Jul 2008 08:30:50 -0500 Rob Landley Upgrade to busybox 1.11.1.
Sun, 13 Jul 2008 07:57:49 -0500 Rob Landley Correct log message, check last $PATH element properly, and set argv[0] to path
Sat, 12 Jul 2008 00:36:50 -0500 Rob Landley Bump kernel to 2.6.25.10.
Thu, 10 Jul 2008 09:21:41 -0500 Rob Landley Teach cross-compiler.sh how to produce static binaries when BUILD_STATIC=1
Thu, 10 Jul 2008 03:13:23 -0500 Rob Landley Teach download to fetch from $PREFERRED_MIRROR first, if set.
Wed, 09 Jul 2008 07:39:59 -0500 Rob Landley Let qemu-setup.sh be called under the name chroot-setup.sh, which skips the
Wed, 09 Jul 2008 07:38:35 -0500 Rob Landley Only try to build $ARCH-ldd if /usr/include exists.
Mon, 07 Jul 2008 21:56:30 -0500 Rob Landley The cross-compiler.sh build needs /usr/include to build readelf and ldd.
Sun, 06 Jul 2008 06:19:15 -0500 Rob Landley Update busybox from 1.2.2 to 1.11.0. Toybox i still used for oneit and patch,
Sun, 06 Jul 2008 04:51:05 -0500 Rob Landley Make forkbomb.sh --fork work with RECORD_COMMANDS.
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
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.
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!)
Wed, 02 May 2007 14:57:45 -0400 Rob Landley Update kernel to 2.6.21.
Tue, 01 May 2007 16:06:09 -0400 Rob Landley Forgot to add bits of the web page to the repository.
Wed, 18 Apr 2007 02:17:21 -0400 Rob Landley Mike released an actual uClibc 0.9.29-rc1 (even though it's named weird), so
Tue, 17 Apr 2007 23:39:15 -0400 Rob Landley Path from George Boudreau to make bash build more portable.
Fri, 13 Apr 2007 22:21:47 -0400 Rob Landley as != ar. How did that ever work?
Fri, 13 Apr 2007 13:14:36 -0400 Rob Landley Point uClibc at the 0.9.29-pre1 I just uploaded, teach include.sh about
Wed, 11 Apr 2007 18:21:51 -0400 Rob Landley Bug pointed out by blaster8 on #firmware: losetup is in sbin and there's
Wed, 11 Apr 2007 18:00:53 -0400 Rob Landley Extend the rant about ubuntu.
Mon, 09 Apr 2007 16:51:13 -0400 Rob Landley Add mips big-endian config.
Mon, 09 Apr 2007 14:49:03 -0400 Rob Landley Add README to the nav menu on the left.
Mon, 09 Apr 2007 14:44:32 -0400 Rob Landley Update web page for 0.2.1.
Mon, 09 Apr 2007 14:38:48 -0400 Rob Landley Of course there's a bug. (The ranlib fix was apparently a NOP, this should
Mon, 09 Apr 2007 12:10:09 -0400 Rob Landley Added tag 0.2.1 for changeset ce1ca3d0f95b
Mon, 09 Apr 2007 12:09:40 -0400 Rob Landley Put zImage-$ARCH in build directory, not mini-native-$ARCH, and eliminate 0.2.1
Mon, 09 Apr 2007 12:06:12 -0400 Rob Landley Rewrite readme for 0.2.1 release.
Sun, 08 Apr 2007 14:53:18 -0400 Rob Landley The bash build continues to be stupid. Force RANLIB.
Sat, 07 Apr 2007 23:26:30 -0400 Rob Landley Ok, this one can be removed, I think.
Sat, 07 Apr 2007 23:24:06 -0400 Rob Landley Sigh, that wasn't the patch that got merged. Put it back...
Sat, 07 Apr 2007 21:35:18 -0400 Rob Landley Add two configuration variants.
Sat, 07 Apr 2007 21:32:30 -0400 Rob Landley Remove a patch that was applied between 2.6.20.4 and 2.6.20.6.
Sat, 07 Apr 2007 20:40:06 -0400 Rob Landley Update versions.
Sat, 07 Apr 2007 20:34:08 -0400 Rob Landley uClibc uses CROSS for different things than we do, so blank it when not
Sat, 07 Apr 2007 20:33:28 -0400 Rob Landley Get it to make a zImage.
Sat, 31 Mar 2007 12:42:36 -0400 Rob Landley Remove redundant $PATH element pointed out by George Boudreau.
Fri, 30 Mar 2007 14:57:03 -0400 Rob Landley Fix typo in path name.
Fri, 30 Mar 2007 13:31:41 -0400 Rob Landley Only run the sanity check on the toolchain if the appropriate qemu is installed.
Fri, 30 Mar 2007 13:30:48 -0400 Rob Landley Arm should exit, not reboot.
Fri, 30 Mar 2007 13:30:19 -0400 Rob Landley Web page tweak: note the IRC channel.
Fri, 30 Mar 2007 13:30:00 -0400 Rob Landley Add initial powerpc config. Doesn't currently work with qemu.
Mon, 26 Mar 2007 18:45:10 -0400 Rob Landley Optional second argument to run something other than /tools/bin/sh.
Mon, 26 Mar 2007 18:44:16 -0400 Rob Landley Installing bash but not using it. Yeah, there's a political agenda at work
Mon, 26 Mar 2007 18:43:20 -0400 Rob Landley A script to run sparc. It currently runs hello-static and hello-dynamic but
Mon, 26 Mar 2007 18:42:37 -0400 Rob Landley Some tweaks to make toolchain debugging easier.
Wed, 21 Mar 2007 15:26:17 -0400 Rob Landley Comment out qemu source download too. I want to put this back but not