File: control

package info (click to toggle)
module-init-tools 3.2-pre1-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 384 kB
  • ctags: 27
  • sloc: sh: 566; makefile: 217
file content (25 lines) | stat: -rw-r--r-- 910 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
Source: module-init-tools
Section: admin
Priority: standard
Maintainer: Marco d'Itri <md@linux.it>
Uploaders: Marco d'Itri <md@linux.it>, Christopher L Cheney <ccheney@debian.org>
Build-Depends: debhelper (>> 4.2), bzip2
Standards-Version: 3.6.1.1

Package: module-init-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: modutils (<= 2.4.21-1)
Description: tools for managing Linux kernel modules
 This package contains a set of programs for loading, inserting, and 
 removing kernel modules for Linux (versions 2.5.48 and above). It serves
 the same function that the "modutils" package serves for Linux 2.4.

Package: module-init-tools-udeb
Section: debian-installer
Priority: extra
Architecture: any
XC-Package-Type: udeb
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: tools for managing Linux kernel modules
 This is the debian-installer version of module-init-tools.