Browse Source

Some late-breaking README additions (new borgmatic packages).

Dan Helfman 6 years ago
parent
commit
c3e7425f4c
2 changed files with 8 additions and 9 deletions
  1. 1 0
      NEWS
  2. 7 9
      README.md

+ 1 - 0
NEWS

@@ -4,6 +4,7 @@
  * #113: Update README with link to a new/forked Docker image.
  * Prevent deprecated --excludes command-line option from being used.
  * Refactor README a bit to flow better for first-time users.
+ * Update README with a few additional borgmatic packages (Debian and Ubuntu).
 
 1.2.11
  * #108: Support for Borg create --progress via borgmatic command-line flag.

+ 7 - 9
README.md

@@ -72,15 +72,13 @@ you're using Python 3, as borgmatic does not support Python 2.
 
 ### Other ways to install
 
- * [A borgmatic Docker image](https://hub.docker.com/r/monachus/borgmatic/) based
-   on Alpine Linux.
- * [Another borgmatic Docker image](https://hub.docker.com/r/b3vis/borgmatic/) based
-   on Alpine Linux.
- * [A borgmatic package for
-   Fedora](https://bodhi.fedoraproject.org/updates/?search=borgmatic).
- * [A borgmatic package for Arch
-   Linux](https://aur.archlinux.org/packages/borgmatic/).
- * [A borgmatic package for OpenBSD](http://ports.su/sysutils/borgmatic).
+ * [Docker image](https://hub.docker.com/r/monachus/borgmatic/)
+ * [Another Docker image](https://hub.docker.com/r/b3vis/borgmatic/)
+ * [Debian](https://tracker.debian.org/pkg/borgmatic)
+ * [Ubuntu](https://launchpad.net/ubuntu/+source/borgmatic)
+ * [Fedora](https://bodhi.fedoraproject.org/updates/?search=borgmatic)
+ * [Arch Linux](https://aur.archlinux.org/packages/borgmatic/)
+ * [OpenBSD](http://ports.su/sysutils/borgmatic)
 <br><br>