Index of /
Name Last modified Size Description
community-2.2/ 31-Jul-2007 09:00 -
community-3.0.5/ 12-May-2007 20:15 -
community-3/ 14-Nov-2007 14:15 -
contrib-2.2/ 31-Jul-2007 09:00 -
old/ 07-Jul-2005 08:47 -
sunchild/ 21-Dec-2004 13:38 -
README.txt 07-Jul-2005 08:48 1.5K
TSL-CONTRIB-SIGN-KEY 07-Nov-2003 08:59 1.7K
|--------------------------------- README.txt ---------------------------------|
*** About files in this directory:
This area is used to store the SWUP repositories for community contributed
software for different versions of Trustix Secure Linux.
The following repositories are active:
community-3 : Community contributed packages for TSL v. 3.X
community-2.2 : Community contributed packages for TSL v. 2.2
The following are old compatibility symlinks to the above repositories:
contrib-2.2 : Link to community-2.2
sunchild : Link to community-2.2
Various deprecated repositories are found in the 'old/' directory.
*** How to use the contributed software:
To get access to the community contributed software on your Trustix
Secure Linux system, the following steps must be taken:
1. Add a community section at the bottom of your /etc/swup/swup.conf:
$ vi /etc/swup/swup.conf
# Official Trustix Community contrib:
site {
class = 10
name = "Community contrib"
location = "http://tsldev.trustix.org/community-2.2/i586/rdfs/"
regexp = ".*"
}
2. Download the contrib GPG key:
$ wget http://tsldev.trustix.org/TSL-CONTRIB-SIGN-KEY
3. Install the contrib GPG key:
$ swup --import-key TSL-CONTRIB-SIGN-KEY
*** How can I contribute?
To contribute packages you need access to the public upload server. Access is
gained by contacting the Trustix Team: tsl@trustix.org
|--------------------------------- README.txt ---------------------------------|