]> arthur.barton.de Git - bup.git/blobdiff - README.md
tmetadata.py: print saved_errors in from_path test
[bup.git] / README.md
index f66dd4ebd7e19b4c61744056c7733a5ef9de4b68..9c35c490bdadcd0b0100ee0c71b173eb44625d1e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -162,6 +162,8 @@ Binary packages of bup are known to be built for the following OSes:
  - pkgsrc (NetBSD, Dragonfly, and others)
     http://pkgsrc.se/sysutils/bup
     http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/bup/
+ - Arch Linux:
+    https://www.archlinux.org/packages/?sort=&q=bup
 
 
 Using bup
@@ -353,8 +355,8 @@ python.
 
 Basically, 'bup split' reads the data on stdin (or from files specified on
 the command line), breaks it into chunks using a rolling checksum (similar to
-rsync), and saves those chunks into a new git packfile.  There is one git
-packfile per backup.
+rsync), and saves those chunks into a new git packfile.  There is at least one
+git packfile per backup.
 
 When deciding whether to write a particular chunk into the new packfile, bup
 first checks all the other packfiles that exist to see if they already have that