Site Home Page
UML Community Site
What it's good for
Case Studies
Kernel Capabilities
Downloading it
Running it
Compiling
Installation
Skas Mode
Host memory use
Building filesystems
Troubles
User Contributions
Related Links
The ToDo list
Projects
Diary
Thanks
Contacts
Tutorials
The HOWTO (html)
The HOWTO (text)
Host file access
Device inputs
Sharing filesystems
Creating filesystems
Resizing filesystems
Virtual Networking
Management Console
Kernel Debugging
UML Honeypots
gprof and gcov
Running X
Diagnosing problems
Configuration
Installing Slackware
Porting UML
IO memory emulation
UML on 2G/2G hosts
Adding a UML system call
Running nested UMLs
How you can help
Overview
Documentation
Utilities
Kernel bugs
Kernel projects
Screenshots
A virtual network
An X session
Transcripts
A login session
A debugging session
Slackware installation
Reference
Kernel switches
Slackware README
Papers
ALS 2000 paper (html)
ALS 2000 paper (TeX)
ALS 2000 slides
LCA 2001 slides
OLS 2001 paper (html)
OLS 2001 paper (TeX)
ALS 2001 paper (html)
ALS 2001 paper (TeX)
UML security (html)
LCA 2002 (html)
WVU 2002 (html)
Security Roundtable (html)
OLS 2002 slides
Fun and Games
Kernel Hangman
Disaster of the Month

Changelog for uml-patch-2.4.18-43.bz2

Release Date : Jul 23 2002

  • Merged Henrik's config.in restructuring. The block devices, character devices, and net devices now have separate config.in files.
  • Updated Configure.help to document CONFIG_BLK_DEV_UBD.
  • SCSI is now included in the configuration. There is a config_scsi.in which is cloned from drivers/scsi/Config.in. The only low-level driver available is scsi_debug, which operates a device in memory. All of memory is now in ZONE_DMA rather than ZONE_NORMAL.
  • More Makefile cleanup, including fixing the arch/um/fs Makefile so hostfs.o is linked into fs.o.
  • Added support for /proc/mconsole, which allows processes inside UML to send mconsole notifications.
  • Exported enough symbols for harddog to be modularized.
  • Fixed a panic caused by openpty failing for some mysterious reason.
Hosted at SourceForge Logo