log

age author description
Tue, 24 May 2011 02:06:22 -0500 Rob Landley Move root's home directory to /home/root, which is A) known writeable space so dropbear can have a .ssh directory if it needs one, B) frees up /root to be a virtfs mount point of the host's root filesystem.
Tue, 24 May 2011 02:00:52 -0500 Rob Landley Make bisectinate actually use the LONG=1 test.
Tue, 24 May 2011 02:00:11 -0500 Rob Landley The migrate-kernel script doesn't need to include the initramfs settings in its config. (Facepalm.)
Sun, 22 May 2011 06:09:29 -0500 Rob Landley Upgrade to 2.6.39 kernel.
Sun, 22 May 2011 04:18:30 -0500 Rob Landley Combine set_titlebar and "echo ===" stuff into announce() function. Consistently output target/stage info, and yank redundant instances.
Sun, 22 May 2011 04:13:54 -0500 Rob Landley Update migrate-kernel.sh to work with baseconfigs.
Sat, 21 May 2011 23:38:59 -0500 Rob Landley Cosmetic tweak to miniconfig script.
Sat, 21 May 2011 23:37:31 -0500 Rob Landley Kick uClibc 0.9.32-rc3 to UNSTABLE for the moment, and put 0.9.31 back in stable, with its old patch stack.
Sat, 21 May 2011 22:56:09 -0500 Rob Landley Remove toybox patches, no longer using that in this project.
Wed, 04 May 2011 02:04:17 -0500 Rob Landley Speed up miniconfig by introducing "stride" (discard lines in batches).
Mon, 18 Apr 2011 22:51:21 -0500 Rob Landley Convert downloads/README into build-stages.html
Mon, 18 Apr 2011 19:34:48 -0500 Rob Landley Update FAQ now that setup-chroot is in the system images.
Mon, 18 Apr 2011 18:41:04 -0500 Rob Landley Split up system-image.sh into root-image.sh, linux-kernel.sh, and system-image.sh. Rename CROSS_HOST_ARCH to CROSS_COMPILER_HOST.
Mon, 18 Apr 2011 08:04:46 -0500 Rob Landley Example variables should have "export" in front of them so you can just uncomment the line and have it work.
Mon, 18 Apr 2011 08:02:06 -0500 Rob Landley Update to squashfs 4.2.
Wed, 13 Apr 2011 11:05:47 -0500 Rob Landley Change SYSIMAGE_HDA_MEGS default to 2 gigs: it only applies to ext2 and if you're specifying that you probably want some scratch space.
Wed, 13 Apr 2011 03:07:02 -0500 Rob Landley Move do_in_chroot in control-images to setup-choot in system-image, and move zapchroot into system-image as well. New setup-chroot is more flexible, copying whatever existing host mounts you've got and with the ability to re-enter an existing chroot (if the target directory exists it'll just setup and tear down the bind mounts again without copying files).
Sun, 03 Apr 2011 15:09:19 -0500 Rob Landley 2.6.38 kernel no longer has config symbol for PACKET_MMAP.
Sun, 03 Apr 2011 15:08:35 -0500 Rob Landley Add BUILD_NATIVE_ONLY and NO_CLEAN controls to buildall.sh. Also break out the hdb.img creation and do that single threaded for all targets, then reuse the scratch drives. (Avoids triggering timeout.sh due to disk thrashing on large FORK=1 builds.)
Sun, 03 Apr 2011 15:05:11 -0500 Rob Landley Factor out make-hdb.sh from dev-environment.sh.
Sun, 03 Apr 2011 15:03:33 -0500 Rob Landley More typos from Alan Post.
Tue, 22 Mar 2011 06:51:49 -0500 Rob Landley Many typos, spotted by Alan Post.
Fri, 18 Mar 2011 23:20:13 -0500 Rob Landley Switch to from pthreads.old to NPTL.
Fri, 18 Mar 2011 23:19:02 -0500 Rob Landley Update to linux-2.6.38 and uClibc-0.9.32-rc3.
Fri, 18 Mar 2011 23:16:19 -0500 Rob Landley Remove lots of patches (and add one) for uClibc 0.9.32 release candidates.
Fri, 18 Mar 2011 23:02:13 -0500 Rob Landley Switch to the noperl patches for 2.6.38.
Fri, 18 Mar 2011 19:28:50 -0500 Rob Landley Might as well preserve hard links while assembling root-filsystem. Neither busybox tar nor mksquashfs are currently using them, but maybe someday...
Fri, 18 Mar 2011 05:58:35 -0500 Rob Landley If sha1sum isn't installed, download falls back through all the mirrors repeatedly downloading stuff, without explaining why it failed.
Mon, 14 Mar 2011 19:07:38 -0500 Rob Landley Forgot to check in that last news update. Oops.
Mon, 14 Mar 2011 19:06:29 -0500 Rob Landley Update .hgignore
Mon, 14 Mar 2011 18:46:08 -0500 Rob Landley Fix regression: make #!/bin/sh point to bash instead of busybox shell for dev environment. (Oops.)
Wed, 09 Feb 2011 21:06:18 -0600 Rob Landley impactlinux.com is just an alias for landley.net now, remove it from mirror list.
Wed, 09 Feb 2011 21:05:54 -0600 Rob Landley Update config for uClibc 0.9.32-rc2. Which almost works right.
Wed, 09 Feb 2011 20:58:33 -0600 Rob Landley Update busybox, and update uClibc and linux to test versions that should ship soon. Update patches directory to match.
Tue, 08 Feb 2011 12:11:04 -0600 Rob Landley Albert Lee spotted that libnsl went away after 0.9.11 due to the baseconfig stuff dropping a uClibc symbol. Put it back.
Sat, 22 Jan 2011 14:40:00 -0600 Rob Landley Teach ccwrap to switch off -xc after command line sources listed, so cc doesn't try to interpret libc and such as C sources.
Wed, 09 Feb 2011 21:10:04 -0600 Rob Landley Update news and sidebars.
Mon, 10 Jan 2011 08:26:02 -0600 Rob Landley Bring bootraw patch up to 2.6.37 so it doesn't need fuzz factor support to apply (which busybox patch doesn't do, and which is a bad idea anyway because fuzz has the annoying habit of silently applying hunks in the wrong place and introducing _subtle_ bugs).
Sat, 08 Jan 2011 19:58:33 -0600 Rob Landley Update a couple more links.
Sat, 08 Jan 2011 04:29:00 -0600 Rob Landley Missed a path when I renamed native-build to control-images.
Fri, 07 Jan 2011 21:21:34 -0600 Rob Landley 2.6.37 kernel.
Fri, 07 Jan 2011 01:15:01 -0600 Rob Landley Clean up old references to impactlinux.com, add a FAQ explaining why that site went away, and start the long and winding process of redoing documentation.hmtl.
Mon, 03 Jan 2011 02:08:33 -0600 Rob Landley Announce 1.0.1.
Mon, 03 Jan 2011 02:08:13 -0600 Rob Landley Added tag 1.0.1 for changeset a44deb7b4ee0
Wed, 08 Dec 2010 02:42:07 -0600 Rob Landley Busybox 1.18.0 doesn't build on Ubuntu 9.04. This fixes it. 1.0.1
Fri, 03 Dec 2010 21:47:10 -0600 Rob Landley Need -fpic to build a shared libarary.
Fri, 03 Dec 2010 21:21:32 -0600 Rob Landley Update another README.
Fri, 03 Dec 2010 21:20:28 -0600 Rob Landley Update some READMEs.
Fri, 03 Dec 2010 20:18:50 -0600 Rob Landley Fix the includes.
Fri, 03 Dec 2010 00:09:32 -0600 Rob Landley Move clean.sh into more since it isn't a build stage.
Thu, 02 Dec 2010 21:00:47 -0600 Rob Landley Remove debris accidentally checked in.
Thu, 02 Dec 2010 20:59:07 -0600 Rob Landley A nolink build doesn't need the find -L hack.
Thu, 02 Dec 2010 20:57:19 -0600 Rob Landley Backport some uClibc bits so udev will build against 0.9.31.
Thu, 02 Dec 2010 18:17:20 -0600 Rob Landley New busybox release.
Wed, 01 Dec 2010 17:57:46 -0600 Rob Landley Add script.nolink option for packages that really don't like the whole 'tree of symlinks' thing. Migrate vim and remove the -L hack.
Wed, 01 Dec 2010 03:03:18 -0600 Rob Landley Add /sbin to the $PATH in the system image. (Oops.)
Wed, 01 Dec 2010 03:02:34 -0600 Rob Landley Don't delete hdb.img if user specified an $HDB image. (It's caller's responsibility to make sure that the scratch disk is in a usable state.)
Sun, 28 Nov 2010 22:09:12 -0600 Rob Landley Documentation tweak.
Sun, 28 Nov 2010 22:06:08 -0600 Rob Landley Make the module-init-tools build work on a read-only source filesystem.
Tue, 23 Nov 2010 06:43:54 -0600 Rob Landley Killtree momved, update timeout.sh to be able to find it.