Download List

Project Description

Swbis aims to implement the POSIX packaging standard with useful extensions. Working utilities include swpackage(8), swverify(8), swcopy(8), and swinstall(8). GPG/PGP signing and verification of tar archives is supported as well as an installed software catalog form that allows direct use of gpg(1) for verification of the GPG signature in the package database. swcopy and swinstall are network transparent by direct use of SSH and support multiple SSH hops for easy access to hosts behind a firewall. Neither has to be installed on the remote
target host.

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-05-11 11:19
0.446

For swinstall, support was added for postinstall, preinstall, and
checkinstall control script execution. Fileset state transition and
script exit status recording is now implemented. For
swpackage, the ustar format was changed and now is identical
to GNU tar 1.15.1. Improvements to RPM translation were
made.
Tags: Major feature enhancements

2004-10-10 09:23
0.411

This release fixes extended option processing for swinstall
and swcopy. It also fixes various bugs in swpackage, the
most notable being an invalid owner/group name in the INFO
file when certain extended definitions were used. A texinfo
manual in Info and HTML formats is now included. Duplicate
files are no longer allowed by swpackage.
Tags: Minor bugfixes

2004-06-25 04:59
0.405.1

This version fixes option processing in swverify(8).
Tags: Minor bugfixes

2004-06-18 07:36
0.405

This release fixes a core dump in swinstall, adds the ability to select RedHat's shared libraries or built-in code for RPM support, adds the ability to install RPMs to remote hosts that don't have either RPM or swinstall, correctly handles user and group names that aren't in the system database and paths containing non-ASCII characters, and adds support for HP's SD-UX depot packages.
Tags: Minor bugfixes

2004-05-25 06:11
0.370

Fixes were made to hard link handling in swpackage. RPM to POSIX format translation was tested and improved and integrated into swcopy and swinstall. swinstall is now able to install an RPM to a remote host where neither rpm nor swbis is installed (which is useful for embedded hosts). The swpackage fixes allow testing that assert bit-for-bit equality of output to that of GNU tar. swinstall is now able to restore a deleted RPM to the satisfaction of "rpm --verify" for almost all the RPMs in RH8.0.
Tags: Minor feature enhancements

Project Resources