All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1][meta-oe] rsnapshot: add new package
@ 2014-09-30  6:02 wenzong.fan
  2014-09-30  6:02 ` [PATCH 1/1][meta-oe] " wenzong.fan
  0 siblings, 1 reply; 3+ messages in thread
From: wenzong.fan @ 2014-09-30  6:02 UTC (permalink / raw)
  To: openembedded-devel

From: Wenzong Fan <wenzong.fan@windriver.com>

rsnapshot is a filesystem snapshot utility based on rsync.

rsnapshot makes it easy to make periodic snapshots of local machines,
and remote machines over ssh. The code makes extensive use of hard links
whenever possible, to greatly reduce the disk space required.

Homepage: http://www.rsnapshot.org/

The following changes since commit 0d01e1b72333f49c29d1a27ad844c4cd9f90341c:

  smartmontools: add systemd service file (2014-09-26 05:42:54 +0200)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/rsnapshot
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/rsnapshot

Wenzong Fan (1):
  rsnapshot: add new package

 meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb |   34 ++++++++++++++++++++
 1 file changed, 34 insertions(+)
 create mode 100644 meta-oe/recipes-support/rsnapshot/rsnapshot_git.bb

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-09-30  7:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-30  6:02 [PATCH 0/1][meta-oe] rsnapshot: add new package wenzong.fan
2014-09-30  6:02 ` [PATCH 1/1][meta-oe] " wenzong.fan
2014-09-30  7:37   ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.