File: control.modules.in

package info (click to toggle)
unionfs 1.4%2Bdebian-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 924 kB
  • ctags: 929
  • sloc: ansic: 9,905; sh: 2,787; makefile: 253; perl: 200
file content (21 lines) | stat: -rw-r--r-- 819 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
Source: unionfs
Section: misc
Priority: optional
Maintainer: Daniel Baumann <daniel@debian.org>
Build-Depends: debhelper (>= 5), linux-headers-_KVERS_
Standards-Version: 3.7.2

Package: unionfs-modules-_KVERS_
Architecture: any
Depends: linux-modules-_KVERS_ | linux-image-_KVERS_
Provides: unionfs-modules
Description: unionfs modules for Linux (kernel _KVERS_)
 This package contains the set of loadable kernel modules for the
 Stackable Unification File System (unionfs)
 .
 This package contains the compiled kernel modules for _KVERS_
 .
 If you have compiled your own kernel, you will most likely need to build
 your own unionfs-modules. The unionfs-source package has been
 provided for use with the Debian's module-assistant or kernel-package
 utilities to produce a version of unionfs-modules for your kernel.