http://bugs.openembedded.org/show_bug.cgi?id=1033

           Summary: New recipe: rdiff-backup
           Product: Openembedded
           Version: unspecified
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Distributions
        AssignedTo: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
 BugsThisDependsOn: 1032


This is a new .bb for rdiff-backup, which is:

 A python application that backs up one directory to
 another, possibly over a network. It combines the best features of a
 mirror and an incremental backup. The target directory ends up a copy
 of the source directory, but extra reverse diffs are stored in a
 special subdirectory of that target directory, so you can still
 recover files lost some time ago. It is also able to preserve
 subdirectories, hard links, dev files, permissions, uid/gid
 ownership, modification times, extended attributes, acls, and
 resource forks.

I've included both the latest stable release, 1.0.4 and the current development
release, 1.1.5. I currently use the development version on all my systems so I
need that but I added the stable release in case anyone is using the version
shipped with debian stable. I tested this on my sh4 based appliance and have
also dropped this into the nslu2 tree and from there built and deployed it on
an openslug based nslu2 NAS device.

This requires that UserList is included in python-core (bug 949) to run and
requires librsync (bug 1032) to build.


-- 
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to