aboutsummaryrefslogtreecommitdiffstats
path: root/debian/README.Debian
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-04-19 10:55:03 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-04-19 10:55:03 +0000
commitb86eca23b9bb47893e395057885e9e30e431afcf (patch)
tree18d99e52824f11919877367e657402c98fc27fab /debian/README.Debian
parent8ec48ec8afb7ab8ab95e15ad94d0ee90dd4a051e (diff)
downloadlibfuse-b86eca23b9bb47893e395057885e9e30e431afcf.tar.gz
removed debian directory
Diffstat (limited to 'debian/README.Debian')
-rw-r--r--debian/README.Debian11
1 files changed, 0 insertions, 11 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
deleted file mode 100644
index 9282c8c..0000000
--- a/debian/README.Debian
+++ /dev/null
@@ -1,11 +0,0 @@
-fuse for Debian
----------------
-
-To be able to use fuse, you need to install the appropriate fuse-module
-package for your kernel version. For a self-compiled kernel, install
-fuse-source, unpack the tarball /usr/src/fuse.tar, and run
-make-kpkg modules from your kernel source tree. You should end up having
-a fuse-module package in /usr/src/modules which you need to install with
-dpkg -i fuse-module-...deb.
-
- -- Roland Bauerschmidt <rb@debian.org>, Fri, 5 Apr 2002 16:56:10 +0200