Download List

Project Description

XStow is a replacement for GNU Stow written in C++. It supports all features of Stow with some extensions. XStow and GNU Stow are programs for managing the installation of software packages. It keeps each package in its own directory while making it appear that all packages are installed in the same place. Unlike GNU Stow, XStow does not depend on Perl, and can be compiled statically for such uses as rescue disks. XStow is fully compatible with GNU Stow, meaning that you can switch from one to the other at will.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-03-06 21:17
0.6.0

This release comes with many new features, bugfixes, and code cleanups. It shouldn't break compatibility with older versions.
Tags: Unstable, Major feature enhancements

2003-07-27 01:14
0.5.1

Some compilation problems on Solaris and FreeBSD have been fixed. If
you succeeded in compiling the previous version of xstow, there is no
need for an upgrade.
Tags: Minor bugfixes

2003-07-12 00:14
0.5.0

This release has a new feature called "nignore support" which allows installing only specific directories. Some bugs were fixed. Creating smaller binaries for rescue systems is now easier.
Tags: Minor feature enhancements

2003-05-16 23:08
0.4.7

The initial reason for releasing this new version was a bug that caused it to exit abnormally if the TERM variable was not set. Other things in the background as cleanups and typo fixes were done too.
Tags: Major bugfixes

2002-12-31 14:59
0.4.6

Support was added for copying files and directories instead of linking them. This makes sense for files like the 'dir' file of the info directory, or configuration files in the /etc directory.
Tags: Minor feature enhancements

Project Resources