|--------------------------------- 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 ---------------------------------|