1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
|
Source: cdfs-src
Section: misc
Priority: optional
Maintainer: Eduard Bloch <blade@debian.org>
Build-Depends: debhelper (>> 2.0.0), kernel-package
Standards-Version: 3.5.2.0
Package: cdfs-#KVERS#
Architecture: any
Provides: cdfs
Recommends: kernel-image-#KVERS#
Description: shows the tracks on a CD as normal files
CDfs is a file system for Linux systems that `exports' all tracks and
boot images on a CD as normal files. These files can then be mounted
(e.g. for ISO and boot images), copied, played (WAVE audio and VideoCD
tracks)... The primary goal for developing this file system was to
`unlock' information in old ISO images.
.
This package was compiled for the kernel-image-#KVERS# package. You
need to rebuild it or use another prepared package if your Linux
kernel is not version #KVERS#.
|