ソースを参照

Document omission of sparsefile in the packaging

Christoph Biedl 8 年 前
コミット
405d5719aa
1 ファイル変更7 行追加0 行削除
  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.