Radix cross Linux

The main Radix cross Linux repository contains the build scripts of packages, which have the most complete and common functionality for desktop machines

452 Commits   2 Branches   1 Tag
   370         kx # HOW TO EDIT THIS FILE:
   370         kx # The "handy ruler" below makes it easier to edit a package description.  Line
   370         kx # up the first '|' above the ':' following the base package name, and the '|'
   370         kx # on the right side marks the last column you can put a character in.  You must
   370         kx # make exactly 11 lines for the formatting to be correct.  It's also
   370         kx # customary to leave one space after the ':'.
   370         kx 
   370         kx      |-----handy-ruler------------------------------------------------------|
   370         kx rsync: rsync @VERSION@ (remote file sync)
   370         kx rsync:
   370         kx rsync: rsync is a replacement for rcp that has many more features. It
   370         kx rsync: uses the "rsync algorithm" which provides a very fast method for
   370         kx rsync: bringing remote files into sync. It does this by sending just the
   370         kx rsync: differences in the files across the link, without requiring that
   370         kx rsync: both sets of files are present at one of the ends of the link
   370         kx rsync: beforehand.
   370         kx rsync:
   370         kx rsync: Homepage: https://rsync.samba.org/
   370         kx rsync: