LWN.net Logo

uml-patch-2.5.69-1

From:  Jeff Dike <jdike@karaya.com>
To:  linux-kernel@vger.kernel.org, user-mode-linux-devel@lists.sourceforge.net
Subject:  uml-patch-2.5.69-1
Date:  Thu, 15 May 2003 22:54:04 -0400

This patch updates UML to 2.5.69.  In addition, I merged in all of the 
outstanding changes from the 2.4 UML tree.  Highlights of these include:

	Added SIGWINCH support to skas mode, eliminating the 
'userspace: child stopped with signal 28' error.
	Fixed the process segfault bug exposed by Kylix.
	Changed the serial line major number from TTYAUX_MAJOR to TTY_MAJOR.
	Changed all stat() calls to stat64().
	Removed hostfs and ubd support for root-hostfs, since booting a hostfs
filesystem is possible without any special support.
	Expanded the information available from /proc/cpuinfo.
	UML should run on RH9 now.
	Sound works in skas mode.
	Multi-line strings are gone, so gcc 3.2 and 3.3 should be happier.
	Fixed a hostfs file creation mode bug.
	Fixed a file access time bug.

The 2.5.69-1 UML patch is available at
	http://www.karaya.com/mirror/uml-patch-2.5.69-1.bz2

For the other UML mirrors and other downloads, see 
        http://user-mode-linux.sourceforge.net/dl-sf.html
 
Other links of interest:
 
        The UML project home page : http://user-mode-linux.sourceforge.net
        The UML Community site : http://usermodelinux.org

				Jeff

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2003, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds