summaryrefslogtreecommitdiff
path: root/package/rsync
AgeCommit message (Collapse)Author
2005-04-27Rsync was recently upgraded to 2.6.4. Until buildroot is updated,"Steven J. Hill"
the RSYNC_SITE variable needs to be changed.
2005-02-10There is no need to have a separate 'Makefile.in' file in theEric Andersen
general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
2004-10-14help textMike Frysinger
2004-10-14Teach rsync to compileEric Andersen
2004-10-14Update a few packagesEric Andersen
2004-10-09Make the TAR_VERBOSITY option a bit more saneEric Andersen
2004-10-09rsync packageMike Frysinger