OpenWrt Forum Archive

Topic: new package: rsync (with acl and xattr support)

The content of this topic has been archived on 28 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

I made rsync-2.6.6 package. It is patched to support acls and xattr.

It is available at http://www2.wpkg.org/openwrt/

You need libacl and libattr to use it (which are also available at the above location).

Note that these packages are not officially supported by OpenWRT.

If you need sources, let me know (however, it's not integrated into buildroot).

(Last edited by mangoo on 1 Mar 2006, 17:28)

mangoo wrote:

If you need sources, let me know (however, it's not integrated into buildroot).

Yes. I need them.

Please provide all sources for every package (best is as a patch for buildroot).

We don't accept binary only packages (that's one reson why the tracker has been removed).

Thanks.

(Last edited by olli on 1 Mar 2006, 17:43)

You can get most sources for binary packages from http://www2.wpkg.org/openwrt/SOURCES

If there are no sources for some packages (i.e. gcc or glibc-devel) it means they were built using buildroot etc.

You will also find configure* files, with build options and sometimes comments on what to change in the sources for a successful compilation.

The discussion might have continued from here.