aports/testing/tartarus/tartarus.post-install
Leslie P. Polzer 08f5f7fa48 testing/tartarus: new aport
A flexible script based backup system
http://wertarbyte.de/tartarus.shtml
2013-10-31 13:39:12 +00:00

8 lines
229 B
Bash

#!/bin/sh
echo "Optional packages for Tartarus:"
echo " * afio: for using afio as archive format"
echo " * curl: for storing backups on FTP sites"
echo " * lvm2: for snapshot support"
echo " * gnupg: for encryption support"