defconfig and the packaged kernels are built with CONFIG_PACKET so that
tcpdump works.
Profiled modules can now be loaded without undefined symbols.
Fixed a segfault on startup caused by an early unexpected malloc in a
profiling UML.
The network backends are now able to cleanly print the commands that
uml_net runs and their output.
Physical memory protection is now optional and is controlled by the 'jail'
switch until I figure out how to accomplish memory protection with x86
segments rather than mprotect. Clues are gratefully accepted, as I've played
with modify_ldt and have been unenlightened by the results.
UML now respects the TMP/TMPDIR/TEMPDIR environment variables.
The project's home page is http://user-mode-linux.sourceforge.net
Downloads are available at
http://user-mode-linux.sourceforge.net/dl-sf.html
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/