File: Control

package info (click to toggle)
kernel-package 7.107
  • links: PTS
  • area: main
  • in suites: woody
  • size: 960 kB
  • ctags: 432
  • sloc: perl: 2,818; makefile: 1,574; sh: 231
file content (80 lines) | stat: -rw-r--r-- 3,226 bytes parent folder | download
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
Source: kernel-source-=V
Section: devel
Priority: optional
Maintainer:  =M
Standards-Version: 3.5.2.0

Package: kernel-headers-=V
Architecture: any
Section: devel
Priority: optional
Depends: fileutils (>= 4.0)
Provides: kernel-headers, kernel-headers-=CV
Description: Header files related to Linux kernel version =V
 This package provides kernel header files for version =V, for sites 
 that want the latest kernel headers. Please read
 /usr/share/doc/kernel-headers-=V/debian.README.gz for details

Package: kernel-source-=V
Architecture: all
Section: devel
Priority: optional
Provides: kernel-source, kernel-source-=CV
Depends: binutils, bzip2, fileutils (>= 4.0)
Recommends: libc-dev, gcc, make
Suggests: libncurses-dev | ncurses-dev, kernel-package
Description: Linux kernel source for version =V
 This package provides the source code for the Linux kernel version =V.
 .
 You may configure the kernel to your setup by typing "make config"
 and following instructions, but you could get ncursesX.X-dev and
 tkX.X-dev and try "make menuconfig" for a jazzier, and easier to use
 interface. Also, please read the detailed documentation in the file
 /usr/share/doc/kernel-source-=V/README.headers.gz. 
 .
 If you wish to use this package to create a custom Linux kernel, then
 it is suggested that you investigate the package kernel-package,
 which has been designed to ease the task of creating kernel image
 packages. 

Package: kernel-image-=V=SA
Architecture: =A
Section: base
Priority: optional
Provides: kernel-image,  kernel-image-=CV
Depends: fileutils (>= 4.0)
Suggests: =I =L fdutils, kernel-doc-=V=SA | kernel-source-=V 
Description: Linux kernel binary image for version =V=SA.
 This package contains the Linux kernel image for version =V=SA,
 the corresponding System.map file, and the modules built by the
 packager.  It also contains scripts that try to ensure that the
 system is not left in a unbootable state after an update.
 .
 If you wish to update a bootdisk, or to use a bootloader to make
 installing and using the image easier, we suggest you install the latest
 fdutils (for formatting a floppy to be used as boot disk), and LILO, for a
 powerful bootloader. Of course, both these are optional. 
 .
 Kernel image packages are generally produced using kernel-package,
 and it is suggested that you install that package if you wish to
 create a custom kernel from the sources. Please look at kernel-img.conf(5),
 and /usr/share/doc/kernel-package/README.gz  from the package kernel-package
 for details on how to tailor the  installation of this or any other kernel 
 image package

Package: kernel-doc-=V
Architecture: all
Section: doc
Priority: optional
Provides: kernel-doc-=CV
Depends: fileutils (>= 4.0)
Suggests: kernel-image-=V=SA
Description: Linux kernel specific documentation for version =V.
 This package provides various Readme's in the =V kernel
 Documentation/ subdirectory: these typically contain kernel-specific
 installation notes for some drivers. for example. Please see
 /usr/share/doc/kernel-doc-X.X.XX/Documentation/00-INDEX for a list of
 contents.  Please also read the Changes file, as it contains
 information about the problems which may result by upgrading your
 kernel.