1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: kernel-patch-uml
Section: devel
Priority: extra
Maintainer: Matt Zimmerman <mdz@debian.org>
Build-Depends-Indep: debhelper (>> 3.0.0), dh-kpatches, bzip2, patch
Standards-Version: 3.5.2
Package: kernel-patch-uml
Architecture: all
Depends: patch
Suggests: kernel-source-2.4.18 | kernel-source-2.4
Description: User-mode Linux (kernel patch)
User-mode Linux is a port of the Linux kernel to its own system call
interface. It provides a kind of virtual machine, which runs Linux
as a user process under another Linux kernel. This is useful for
kernel development, sandboxes, jails, experimentation, and
many other things.
.
This package contains patches to the Linux kernel to support
user-mode operation.
.
This version supports kernel versions 2.4.16, 2.4.17 and 2.4.18.
|