File: control

package info (click to toggle)
kernel-package 12.036%2Bnmu3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 2,968 kB
  • sloc: perl: 2,887; sh: 840; makefile: 219
file content (34 lines) | stat: -rw-r--r-- 1,823 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
24
25
26
27
28
29
30
31
32
33
34
Source: kernel-package
VCS-Git: git://git.debian.org/~srivasta/debian/kernel-package.git
VCS-Browser: http://git.debian.org/?p=users/srivasta/debian/kernel-package.git;a=summary
Priority: optional
Section: kernel
Build-Depends-Indep: po4a (>= 0.31)
Maintainer: Manoj Srivastava <srivasta@debian.org>
Standards-Version: 3.8.4.0

Package: kernel-package
Description: A utility for building Linux kernel related Debian packages.
 This package provides the capability to create a Debian kernel image
 package by just running make-kpkg kernel_image in a kernel source
 directory tree.  It can also package the relevant kernel headers into
 a kernel-headers package. In general, this package is very useful if
 you need to create a custom kernel, if, for example, the default
 kernel does not support some of your hardware, or you wish a leaner,
 meaner kernel.  It also scripts the steps that need be taken to
 compile the kernel, which is quite convenient (forgetting a crucial
 step once was the initial motivation for this package). Please look at 
 /usr/share/doc/kernel-package/Rationale.gz for a full list of advantages
 of this package.
Depends: build-essential, make (>= 3.80-10), po-debconf, gettext, file,
          debianutils (>= 2.30), binutils (>= 2.12), util-linux (>= 2.10o),
          module-init-tools (>= 0.9.10)
Recommends: cpio
Suggests: linux-source | kernel-source, e2fsprogs (>= 1.41.4),
           libncurses-dev, docbook-utils, xmlto, e2fsprogs (>= 1.29), bzip2,
           linux-initramfs-tool, grub (>= 0.93) | grub2, jfsutils (>= 1.1.3),
           mcelog (>= 0.6), oprofile (>= 0.9), pcmciautils (>= 004),
           ppp (>= 2.4.0), procps (>= 3.2.0), reiserfsprogs (>= 3.6.3),
           squashfs-tools (>= 4.0), udev (>= 081), xfsprogs (>= 2.6.0),
           quota, btrfs-tools
Architecture: all