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)
commitfac221a6f563557cc76006b46e37be60ad2edfc9
treedd4be91c1295c15426a7785e71d76ea9dfcbbddb
parent56a39af70a946853c3996610dbcd459b91822014
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]