log

age author description
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