1
0
Quellcode durchsuchen

Document omission of sparsefile in the packaging

Christoph Biedl vor 8 Jahren
Ursprung
Commit
405d5719aa
1 geänderte Dateien mit 7 neuen und 0 gelöschten Zeilen
  1. 7 0
      debian/README.Debian

+ 7 - 0
debian/README.Debian

@@ -0,0 +1,7 @@
+sparsefile not included
+=======================
+
+Upstream provides a program `sparsefile` to create sparse files
+conveniently. It is not included in the Debian package. To create
+sparse files, use fallocate(1) provided by the essential package
+util-linux.