From: <wenzong.fan@windriver.com>
To: <openembedded-devel@lists.openembedded.org>
Subject: [PATCH 0/1][meta-oe] rsnapshot: add new package
Date: Tue, 30 Sep 2014 02:02:46 -0400 [thread overview]
Message-ID: <cover.1412056597.git.wenzong.fan@windriver.com> (raw)
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
next reply other threads:[~2014-09-30 6:02 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-30 6:02 wenzong.fan [this message]
2014-09-30 6:02 ` [PATCH 1/1][meta-oe] rsnapshot: add new package wenzong.fan
2014-09-30 7:37 ` Koen Kooi
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1412056597.git.wenzong.fan@windriver.com \
--to=wenzong.fan@windriver.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.