summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index e529901..8a32160 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@ This is a convenience wrapper around the Borg backup tool.
## Expected Environment
-This tool is designed for Arch Linux. Because it is written in Python and has minimal dependencies it should be easy to adapt it to other Linux distributions.
+This tool is designed for Arch Linux. Because it is written in Python and has
+minimal dependencies it should be easy to adapt it to other Linux distributions.
## Installation
@@ -20,13 +21,15 @@ cd xbackup/archlinux
make install
```
-This will create the Arch Linux package for xbackup and installs it as a foreign / unofficial package (like the AUR packages).
+This will create the Arch Linux package for xbackup and installs it as a
+foreign / unofficial package (like the AUR packages).
## Done / Features
(Last finished task first)
+- [x] manual backup functionality / MVP
- [x] config parsing
- [x] argument parsing
- [x] implement Arch Linux Packaging
@@ -37,8 +40,6 @@ This will create the Arch Linux package for xbackup and installs it as a foreign
(Highest priority first)
-- [ ] manual backup functionality / MVP
-- [ ] software list file support (generates list of all linux packages)
- [ ] XMPP notification via [xbot](https://gitea.xengineering.eu/xengineering/xbot)
- [ ] MariaDB fullbackup
- [ ] backup systemd daemon