File: control

package info (click to toggle)
linux-patch-skas 3-2
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 648 kB
  • sloc: makefile: 42
file content (20 lines) | stat: -rw-r--r-- 880 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: linux-patch-skas
Section: devel
Priority: extra
Maintainer: User Mode Linux Maintainers <pkg-uml-pkgs@lists.alioth.debian.org>
Uploaders: Andreas Schuldei <andreas@schuldei.org>, Mattia Dongili <malattia@debian.org>, Stefano Melchior <stefano.melchior@openlabs.it>
Build-Depends: debhelper (>> 4.0.0)
Build-Depends-Indep: debhelper (>> 4.0.0), dh-kpatches, quilt
Standards-Version: 3.7.2

Package: linux-patch-skas
Architecture: all
Depends: ${kpatch:Depends}
Suggests: linux-source-2.6 | kernel-source-2.6 | kernel-source-2.4
Conflicts: kernel-patch-skas (<< 3-10)
Replaces: kernel-patch-skas (<< 3-10)
Provides: kernel-patch-skas
Description: Separate Kernel Address Space patch
 This patch was created in order to provide enhanced security and performance
 for user-mode linux by allowing the UML kernel to run in a separate address
 space from the UML user processes.