From 0f31e3f7e4804069f0b914748adf999ab34c7395 Mon Sep 17 00:00:00 2001 From: Michael Goodwin Date: Wed, 5 Jul 2017 11:27:10 -0400 Subject: [PATCH] Add fedora instructions and pv prereq --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 33501bc..d7e8447 100644 --- a/README.md +++ b/README.md @@ -51,11 +51,12 @@ Prerequisites * [btrfs-progs]: Btrfs filesystem utilities >= v3.18.2 * [Perl interpreter]: Probably already installed on your system * [OpenSSH]: If you want to transfer backups from/to remote locations + * [Pipe Viewer]: If you want rate limiting and progress bars [btrfs-progs]: http://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/ [Perl interpreter]: https://www.perl.org [OpenSSH]: http://www.openssh.org - + [Pipe Viewer]: http://www.ivarch.com/programs/pv.shtml Instructions ------------ @@ -84,6 +85,11 @@ btrbk is in `stretch (testing) (utils)`: https://packages.debian.org/stretch/btr Packages are also available via NeuroDebian: http://neuro.debian.net/pkgs/btrbk.html +### Fedora Linux + +btrbk is in the official Fedora repos: https://apps.fedoraproject.org/packages/btrbk + + sudo dnf install btrbk ### Arch Linux