RDist 7.0 Release Notes
Documentation Guide
Known Issues
The following is a list of known issues:
- This version of RDist does not currently work with older versions prior
to RDist 7.0. This obviously needs to be fixed before the final release of
RDist 7.0.
This release should compile and work on most Unix and Linux based OS's.
The following table indicates what platforms are known to work for this
release:
OS |
Comments |
HP-UX 11.00 | |
Red Hat Linux 6.2 - 7.1 | Most any version of Linux should work |
Solaris 2.5.1 - 8 | |
The following are the system requirements to compile the software:
- A C compiler. GNU GCC
is recommended.
- The yacc or similiar program such as
GNU Bison
The following are the system requirements to install and run the software:
- Approximately 1-5MB of disk space.
Major New Features/Improvements
Changes added to 7.0
This release contains the following significant new features:
- RDist is Open Source.
RDist is now once again distributed under the
BSD License.
Click here to view the license.
- Much improved portability through use of GNU
autoconf (configure).
- Safely encode file names with special characters.
- File compression during transmission is now available via -o compress.
- New -o def{owner,group} options to set default owner and group.
- New -o followlinks option.
- New -o history option to keep multiple versions of updated files.
- New -o updateperm option to update permissions instead of transmitting the entire file.
- $RDIST_OPTIONS is now checked and parsed for options.
- $RDIST_RSH is used if set as the remote shell program to run.
- Protocol debugging output is much improved.
- Latest security bug fixes.
- 3+ years worth of bugs have been fixed.
For a complete list of changes, please see the
CHANGES file.
Copyright (c) 1992-2001 MagniComp
$Revision: 1.4 $