.\" .\" aegis - project change supervisor .\" Copyright (C) 2001-2004 Peter Miller; .\" All rights reserved. .\" .\" This program is free software; you can redistribute it and/or modify .\" it under the terms of the GNU General Public License as published by .\" the Free Software Foundation; either version 2 of the License, or .\" (at your option) any later version. .\" .\" This program is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the .\" GNU General Public License for more details. .\" .\" You should have received a copy of the GNU General Public License .\" along with this program; if not, write to the Free Software .\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA. .\" .\" MANIFEST: input for archive/download.html .\" .de an-p-footer .. .ad l .hy 0 .so version.so
.br .br .brFile Name | Description |
---|---|
aegis-\*(v).README | The README file from the tar distribution. |
change_log.txt | The release notes, detailing what has happened in this release. |
aegis-\*(v).lsm | Brief description in .nf LSM .fi format. |
aegis-\*(v).spec | RedHat package manager (RPM) specification file, from the tar distribution. |
aegis-\*(v).tar.gz | The complete source. |
aegis-\*(v).ae | The complete source, in aedist format. This is used by Aegis developers and maintainers. (First timers should read the How to become an Aegis Developer section of the howto for instructions.) |
aegis-\*(v).faq | Frequently asked questions, with answers. |
aegis-\*(v)-1.i386.rpm | Pre-built Linux executables. |
aegis-\*(v)-1.src.rpm | The RPM source package, so you can build a custom RPM package on your own system. |
gettext | GNU Gettext internationalization library. (If you have GNU Libc 2.0 or later, you don't need this.) |
rx | GNU Regular eXpression library, if your system does not already have the regcomp and regexec library calls. |
zlib | The zlib compression library (implements the GNU Zip compression algorithm). Used to compress change sets for distributiuon, and to optionally compress Aegis' database. |