log

age author description
Sat, 28 Mar 2009 03:32:39 -0500 Rob Landley Add a README file.
Sat, 28 Mar 2009 02:34:13 -0500 Rob Landley Allow FWL revision number to be overridden in MANIFEST (for releases).
Sat, 28 Mar 2009 02:30:51 -0500 Rob Landley If the root filesystem is read only, the /home mount point already needs to exist.
Sat, 28 Mar 2009 02:29:27 -0500 Rob Landley The i386 version is "qemu" with no trailing dash, so symlink that too.
Sat, 28 Mar 2009 00:24:58 -0500 Rob Landley Fix embarassing typo.
Fri, 27 Mar 2009 23:18:24 -0500 Rob Landley Actually put MANIFEST into mini-native.
Fri, 27 Mar 2009 05:33:49 -0500 Rob Landley Add MANIFEST file to mini-native-$ARCH/usr/src.
Thu, 26 Mar 2009 18:32:55 -0500 Rob Landley Patch to make uClibc 0.9.30.1 build for sparc with linux 2.6.29 headers - it's the same bug that hit x86/x86_64 when they were unified in 2.6.28.
Thu, 26 Mar 2009 16:48:15 -0500 Rob Landley Update docs to mention download RENAME option.
Thu, 26 Mar 2009 15:32:31 -0500 Rob Landley Make a config option for the cross compiler smoke test. The problem is that recent kernel upgrades broke qemu-arm (application emulation, not system emulation), so it can't run anything unless you "echo 0 > /proc/sys/vm/mmap_min_addr" as root. Fun.
Thu, 26 Mar 2009 04:37:56 -0500 Rob Landley Vladimir Dronnikov pointed out that building e2fsprogs under uClibc would need --disable-tls.
Wed, 25 Mar 2009 06:57:57 -0500 Rob Landley Add squashfs to configs now that the 2.6.29 kernel merged it.
Wed, 25 Mar 2009 06:41:32 -0500 Rob Landley Fix qemu build and add sh4 -append patch.
Tue, 24 Mar 2009 21:30:37 -0500 Rob Landley Revert qemu ppc openbios to the version before the --nographic bug showed up (which was svn 6658). See http://lists.gnu.org/archive/html/qemu-devel/2009-03/msg01070.html for details.
Tue, 24 Mar 2009 21:23:15 -0500 Rob Landley Add qemu to host-tools.sh. If HOST_BUILD_EXTRA set, compile from source, otherwise symlink it from host. (Note that ppc --nographic and sh4 --append are currently broken in host version of qemu.)
Tue, 24 Mar 2009 19:36:07 -0500 Rob Landley Now that the 2.6.29 kernel is out with squashfs, add squashfs to host-tools.sh and system-image.sh.
Tue, 24 Mar 2009 17:01:41 -0500 Rob Landley Add download RENAME support and make squashfs use it to give a packagename-version filename like all the others.
Tue, 24 Mar 2009 16:19:00 -0500 Rob Landley Update perl2 removal patch for 2.6.29 kernel.
Tue, 24 Mar 2009 16:10:00 -0500 Rob Landley Reorder download entries into groups, add comments, add squashfs, bump qemu version.
Tue, 24 Mar 2009 15:55:22 -0500 Rob Landley Update linux and busybox versions.
Tue, 24 Mar 2009 15:52:19 -0500 Rob Landley Fix previous commit: actually download e2fsprogs and get image name right.
Sat, 21 Mar 2009 22:56:15 -0500 Rob Landley Since gene2fs can't produce large images in a reasonable amount of time, make a 64 meg image and resize it if necessary. (This means the minimum image size is 64 megs, because gene2fs won't run unless you specify a size, but it knows right away if the size you gave it wasn't big enough. I don't understand this either.)
Fri, 20 Mar 2009 21:52:26 -0500 Mark Miller Added variables for Gentoo from Scratch
Fri, 20 Mar 2009 09:06:46 -0500 Rob Landley Add $QEMU_EXTRA for emulator command line arguments.
Thu, 19 Mar 2009 23:37:33 -0500 Rob Landley Several small fixes, hopefully works now.
Thu, 19 Mar 2009 23:37:13 -0500 Rob Landley Move sources/packages to just packages, so we're not mixing run-time downloaded files with repository files.
Thu, 19 Mar 2009 19:15:45 -0500 Rob Landley Remove obsolete file.
Wed, 18 Mar 2009 19:58:26 -0500 Rob Landley Move adding /sbin to $PATH to run-from-build.sh.
Wed, 18 Mar 2009 15:32:24 -0500 Rob Landley Fluff out docs a bit (miniconfig: what hardware does qemu need?)
Wed, 18 Mar 2009 13:01:55 -0500 Rob Landley Peter Mazinger pointed out that my blog link only works on landley.net, not on impactlinux.com.
Tue, 17 Mar 2009 12:43:58 -0500 Rob Landley Don't strip .a and .o files, even with -strip-unneeded screws 'em up.
Sun, 15 Mar 2009 00:35:41 -0500 Rob Landley Gcc 4.2 needs three more environment variables set to emit a native compiler.
Wed, 11 Mar 2009 17:32:55 -0500 Rob Landley Upgrade to uClibc-0.9.30.1 (and tweak lots of UNSTABLE URLs).
Thu, 05 Mar 2009 12:25:19 -0600 Rob Landley buildall.sh should create the README file in the output directory.
Thu, 05 Mar 2009 12:24:53 -0600 Rob Landley Cosmetic tweak.
Tue, 03 Mar 2009 23:11:56 -0600 Rob Landley Need busybox svn 24680 to use the perl removal patches on a 32 bit host.
Tue, 24 Feb 2009 19:40:09 -0600 Rob Landley Take a stab at a cron job script.
Fri, 20 Feb 2009 01:37:15 -0600 Rob Landley Strip shared libraries to save more space.
Tue, 17 Feb 2009 13:53:50 -0600 Rob Landley The new distcc version notices the host has the python binary, and assumes
Tue, 17 Feb 2009 03:13:47 -0600 Rob Landley The new distcc is dumb enough to use -Werror by default. Make it stop.
Mon, 16 Feb 2009 15:32:29 -0600 Rob Landley Add SNAPSHOT_SYMLINK option so extracted source packages can live in a different filesystem than the build directory.
Sun, 15 Feb 2009 05:31:26 -0600 Rob Landley Update to 2.6.28.5 kernel and strace 4.5.18.
Sat, 14 Feb 2009 03:35:55 -0600 Rob Landley Remove built-in command line so it uses one supplied by -append.
Fri, 13 Feb 2009 03:33:26 -0600 Rob Landley Update distcc to current version.
Fri, 13 Feb 2009 03:32:07 -0600 Rob Landley Add CONFIG_FILE_LOCKING, which 2.6.28 broke out as its own config option.
Fri, 13 Feb 2009 03:31:09 -0600 Rob Landley An sh4 variant that now almost works, except for a lack of -append in qemu svn.
Wed, 11 Feb 2009 21:00:39 -0600 Rob Landley Typo fix, uNSTABLE= doesn't work. (Spotted by Mark.)
Tue, 10 Feb 2009 22:13:55 -0600 Rob Landley Add SYSIMAGE_HDA_MEGS config parameter (defaulting to 64).
Tue, 10 Feb 2009 21:14:09 -0600 Rob Landley Some slight paranoia against multiple host-tools.sh runs that get interrupted in the middle. (Yeah, in general that's not guaranteed to work, but still...)
Mon, 09 Feb 2009 15:08:59 -0600 Rob Landley Mark points out that DISTCC_HOSTS needs /$CPUS at the end, otherwise it only distributes 4 jobs/host.
Sun, 08 Feb 2009 03:08:57 -0600 Rob Landley Fixes Mark Miller sent for distcc support.
Sat, 07 Feb 2009 20:35:51 -0600 Rob Landley Ahem, _properly_ work around the gentoo thingy.
Sat, 07 Feb 2009 14:38:44 -0600 Rob Landley Work around an issue with Gentoo.
Fri, 06 Feb 2009 00:21:02 -0600 Rob Landley New simple buildall.sh that's a wrapper around build.sh. (Chop out half of build-all-targets, need to make a separate script to build static toolchains.)
Tue, 03 Feb 2009 11:12:19 -0600 Rob Landley And genext2fs could suffer the same symlink loop problem with RECORD_COMMANDS, so don't symlink. (The point of host-tools.sh is to build what we can from source anyway, linking to anything but the host toolchain defeats the purpose.)
Tue, 03 Feb 2009 01:42:29 -0600 Rob Landley Jean Wolter pointed out that running RECORD_COMMANDS=1 twice could create circular symlinks. Hopefully fixed now, and some related cleanups/clarifications.
Mon, 02 Feb 2009 05:50:02 -0600 Rob Landley Helps to grab the right kernel image.
Mon, 02 Feb 2009 03:48:31 -0600 Rob Landley Convert powerpc from prep to power mac (thanks to Miklos Vajna). You need qemu-svn to run it (openbios, not open hackware), but it works with unpatched 2.6.28 and it actually shuts down now!
Sun, 01 Feb 2009 17:36:28 -0600 Rob Landley Upgrade stable to 2.6.28 linux kernel.
Sun, 01 Feb 2009 16:45:51 -0600 Rob Landley Minor cosmetic cleanup (don't warn about re-linking things that are expected to already be there), and don't build distccd if it's already in $PATH. (We need to put genext2fs in host/path because system-image.sh isn't using host's $PATH, but run-from-build.sh and friends do use host $PATH.)