File: control

package info (click to toggle)
module-init-tools 3.4-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 2,208 kB
  • ctags: 900
  • sloc: sh: 7,980; ansic: 5,036; makefile: 204
file content (26 lines) | stat: -rw-r--r-- 1,019 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
Source: module-init-tools
Section: admin
Priority: important
Maintainer: Marco d'Itri <md@linux.it>
Vcs-Git: http://www.kernel.org/pub/linux/kernel/people/jcm/module-init-tools/devel/module-init-tools.git
Build-Depends: debhelper (>> 4.2), quilt (>= 0.40), autotools-dev, docbook-to-man
Standards-Version: 3.7.3

Package: module-init-tools
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base (>= 3.0-6)
Conflicts: modutils
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.
Homepage: http://www.kerneltools.org/

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.