log package-mini-native.sh @ 414:42faea138734

age author description
Mon, 15 Sep 2008 18:24:27 -0500 Rob Landley Upgrade BUILD_SHORT to make a small busybox+uClibc system in /usr, with top level symlinks (/bin, /lib, etc) and adjustments to boot script and run-emulator.
Tue, 26 Aug 2008 17:38:25 -0500 Rob Landley Side effect of moving UML build to packaging: RECORD_COMMANDS doesn't snapshot
Mon, 25 Aug 2008 12:22:39 -0500 Rob Landley Move User Mode Linux build to package-mini-native.sh, since that's the only
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
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, 28 May 2008 15:09:53 -0500 Rob Landley Fix packaging step.
Mon, 26 May 2008 14:28:11 -0500 Rob Landley Rename qemu-image-* to system-image-*, and don't delete it after creating the
Tue, 20 May 2008 03:11:39 -0500 Rob Landley Tweak run-with-home.sh to have a chance of actually working.
Sat, 03 May 2008 15:29:58 -0500 Rob Landley Redo plumbing that constructs run-emulator.sh. Group common qemu command
Tue, 08 Apr 2008 23:56:19 -0500 Rob Landley Teach package script to recreate mini-native tarball if it changed.
Wed, 02 Apr 2008 18:15:51 -0500 Rob Landley Alas, hostfs breaks hard links. Use the mini-native tarball created earlier
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.
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).
Tue, 29 Jan 2008 08:16:33 -0600 Rob Landley Fix typo when packaging powerpc image. 0.3.1
Sun, 27 Jan 2008 15:57:10 -0600 Rob Landley Update package-mini-native.sh to create qemu-image-$ARCH.tar.bz2
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
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.
Thu, 23 Aug 2007 20:52:11 -0500 Rob Landley For some reason, ubuntu is only creating /dev/loop0 right now. I have
Tue, 03 Jul 2007 15:15:38 -0400 Rob Landley Danny Cox pointed out that losetup gets called twice, and needs the path
Sun, 24 Jun 2007 17:44:09 -0400 Rob Landley dash->bash.
Wed, 11 Apr 2007 18:21:51 -0400 Rob Landley Bug pointed out by blaster8 on #firmware: losetup is in sbin and there's
Sat, 24 Feb 2007 20:31:26 -0500 Rob Landley Package ext2 filesystem image using UML.