1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Source: uml-utilities
Section: otherosfs
Priority: extra
Maintainer: User Mode Linux Developers <pkg-uml-pkgs@lists.alioth.debian.org>
Uploaders: Stefano Melchior <stefano.melchior@openlabs.it>, Andreas Schuldei <andreas@schuldei.org>, Mattia Dongili <malattia@debian.org>
Build-Depends: debhelper (>> 4.0.0), libreadline5-dev | libreadline-dev, docbook-to-man, dpatch
Standards-Version: 3.6.2
Package: uml-utilities
Architecture: any
Depends: adduser, makedev (>= 2.3.1-62), ${shlibs:Depends}
Suggests: user-mode-linux
Description: User-mode Linux (utility programs)
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, sandboxing, jailing, experimentation, and
many other things.
.
This package contains userspace utilities for use with User-mode
Linux, including uml_mconsole, uml_moo, uml_switch, uml_net and
tunctl.
|