File: control

package info (click to toggle)
kernel-patch-openvz 028.18.1%2Betch6
  • links: PTS
  • area: main
  • in suites: etch
  • size: 6,460 kB
  • ctags: 1
  • sloc: makefile: 45
file content (23 lines) | stat: -rw-r--r-- 1,011 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Source: kernel-patch-openvz
Section: devel
Priority: extra
Maintainer: Ola Lundqvist <opal@debian.org>
Build-Depends-Indep: dh-kpatches (>= 0.99.35)
Build-Depends: debhelper (>= 4.0.0)
Standards-Version: 3.7.2

Package: kernel-patch-openvz
Architecture: all
Depends: ${kpatch:Depends}
Suggests: vzctl, vzquota, linux-source-2.6.18
Description: server virtualization solution - kernel patch
 OpenVZ is an Operating System-level server virtualization solution, built
 on Linux. OpenVZ creates isolated, secure virtual private servers on a single
 physical server enabling better server utilization and ensuring that
 applications do not conflict. Each VPS performs and executes exactly like a
 stand-alone server; VPSs can be rebooted independently and have root access,
 users, IP addresses, memory, processes, files, applications, system libraries
 and configuration files.
 .
 This package contain the patch that you need to apply to the kernel source
 tree when you build your custom kernel needed by openvz.