rsnapshot: add rsnapshot backup utility
authorFlorian Fainelli <florian@openwrt.org>
Wed, 5 Dec 2012 17:31:02 +0000 (17:31 +0000)
committerFlorian Fainelli <florian@openwrt.org>
Wed, 5 Dec 2012 17:31:02 +0000 (17:31 +0000)
commit68c5db515bd0d7168bd7774aaa20403e65914e48
treeaee42835edf1803fb69fb9402535e168ee7da52a
parent5009ad6cd9907c2934f69ec397405edfba036b8d
rsnapshot: add rsnapshot backup utility

this adds the rsnapshot backup utility to the packages feed.

To be compatible with busybox logger, I had to patch rsnapshot to don't
pass -i to logger. This package was also proposed in Ticket #11371, but
in a wrong categorie, without this patch, without most of the dependencies
and without the conffiles line to save rsnapshot.conf over sysupgrade.

[florian: fix whitespaces and clean up configure args]

Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34508
utils/rsnapshot/Makefile [new file with mode: 0644]
utils/rsnapshot/patches/001-busybox-logger-i.patch [new file with mode: 0644]