]> arthur.barton.de Git - bup.git/blobdiff - README.md
Don't check ACLs in t/compare-trees on FreeBSD.
[bup.git] / README.md
index 87cbc2f2090429350012169a6ca5de722bae15c1..4c08ff749878a5f84031edb88583544eb62f4f19 100644 (file)
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ From source
    as root):
 
             yum groupinstall "Development Tools"
-            yum install python python-dev
+            yum install python python-devel
             yum install fuse-python pyxattr pylibacl
             yum install perl-Time-HiRes
 
@@ -258,8 +258,8 @@ Notes on NetBSD/pkgsrc
    traversal code ("fts") in NetBSD's libc will interpret this as a
    cycle and error out, so "ls -R" and "find" will not work.
 
- - It is not clear if extended attribute and POSIX acl support does
-   anything useful.
+ - There is no support for ACLs.  If/when some enterprising person
+   fixes this, adjust t/compare-trees.
 
 
 Notes on Cygwin
@@ -415,7 +415,7 @@ mailing list (see below) if you'd like to help.
     
  - bup needs better documentation.
  
-    According to a recent article about git in Linux Weekly News
+    According to a recent article about bup in Linux Weekly News
     (https://lwn.net/Articles/380983/), "it's a bit short on examples and
     a user guide would be nice."  Documentation is the sort of thing that
     will never be great unless someone from outside contributes it (since