]> arthur.barton.de Git - bup.git/blobdiff - README.md
PackWriter init: initialize file guard first
[bup.git] / README.md
index 7eb4c2dc8c5cef4954b6936eee07fba46fe1db3b..24a5e81ccf6f1693dc3098d8ac7366a04b323141 100644 (file)
--- a/README.md
+++ b/README.md
@@ -154,6 +154,12 @@ From source
 
         make install DESTDIR=/opt/bup PREFIX=''
 
+ - The Python executable that bup will use is chosen by ./configure,
+   which will search for a reasonable version unless PYTHON is set in
+   the environment, in which case, bup will use that path.  You can
+   see which Python executable was chosen by looking at the
+   configure output, or examining cmd/python-cmd.sh, and you can
+   change the selection by re-running ./configure.
 
 From binary packages
 --------------------
@@ -169,6 +175,8 @@ Binary packages of bup are known to be built for the following OSes:
     http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/sysutils/bup/
  - Arch Linux:
     https://www.archlinux.org/packages/?sort=&q=bup
+ - Fedora:
+    https://apps.fedoraproject.org/packages/bup
 
 
 Using bup