Go to file
jbj eda96fd190 Eliminate dead code.
CVS patchset: 5183
CVS date: 2001/11/16 13:58:21
2001-11-16 13:58:21 +00:00
Perl-RPM Sync with rpm-4_0 branch. 2001-09-15 13:49:11 +00:00
autodeps Sync with rpm-4_0 branch. 2001-09-15 13:49:11 +00:00
beecrypt - legacy signatures always checked on -qp and -Vp. 2001-10-25 01:36:32 +00:00
build - commit to using rpmDepSet and TFI_t, not header. 2001-11-12 20:51:05 +00:00
db - fix: harmless typo in db3 chroot hack. 2001-11-06 22:46:26 +00:00
db3 - tweak overlapped file fingerprint retrieval for speed. 2001-11-15 18:22:33 +00:00
doc - fix: --noscripts is another multimode option. 2001-07-28 00:33:07 +00:00
intl Move to lclint-3.0.0.15, revisit and clean up annotations. 2001-09-24 21:53:14 +00:00
lib Eliminate dead code. 2001-11-16 13:58:21 +00:00
misc - fix: avoid locale issues with strcasecmp/strncasecmp (#23199). 2001-01-03 20:19:27 +00:00
perl - fix: sanity checks on #tags (<65K) and offset (<16Mb) in header. 2001-06-28 22:19:08 +00:00
po Eliminate dead code. 2001-11-16 13:58:21 +00:00
popt - beecrypt is at least as good as pgp/gpg on verify, pull the plug. 2001-10-19 19:51:18 +00:00
python - unify rpmFNSet into TFI_t. 2001-11-11 22:51:00 +00:00
rpmdb - tweak overlapped file fingerprint retrieval for speed. 2001-11-15 18:22:33 +00:00
rpmio - commit to using rpmDepSet and TFI_t, not header. 2001-11-12 20:51:05 +00:00
scripts Sync with rpm-4_0 branch. 2001-09-15 13:49:11 +00:00
tests - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. 2001-07-06 20:37:42 +00:00
tools Replace loadFi with fiNew, freeFi with fiFree. 2001-11-11 20:45:20 +00:00
.cvsignore Sync with rpm-4_0 branch. 2000-12-04 00:55:17 +00:00
.exclude Sync with rpm-4_0 branch. 2001-09-15 13:49:11 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.lclintrc Start ripping gpg/pgp on signature verify paths. 2001-10-19 13:51:20 +00:00
ABOUT-NLS Orphan. 1998-10-08 10:57:03 +00:00
CHANGES - transaction.c: use wrappers/iterators to access TFI_t. 2001-11-16 00:26:30 +00:00
COPYING Changed licensing of librpm to LGPL 1997-08-10 13:40:16 +00:00
CREDITS Finally, preliminary http support. 1999-02-04 18:48:03 +00:00
Doxyfile.in - depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch]. 2001-11-03 02:34:15 +00:00
Doxyheader doxygen annotations for python bindings. 2001-01-12 18:22:27 +00:00
GROUPS Fix newSpec in "rpm -q --specfile --specedit" 1999-03-16 20:04:26 +00:00
INSTALL Rip out rpmrc configuration. 2000-08-27 19:43:51 +00:00
Makefile.am - wire transactions through rpmcli install/erase modes. 2001-10-26 04:16:19 +00:00
README *** empty log message *** 1998-06-30 18:53:43 +00:00
README.amiga 1) added autoconf for popt directory to make archive 1998-02-17 16:46:13 +00:00
RPM-GPG-KEY Change contact email address. 2001-05-22 16:05:47 +00:00
RPM-PGP-KEY Change contact email address. 2001-05-22 16:05:47 +00:00
TODO an update. 1998-08-06 21:53:49 +00:00
acconfig.h - always use dl size in regionSwab() return. 2001-08-15 14:03:03 +00:00
aclocal.m4 - fix: autoconf glob tests (#50845). 2001-08-04 16:18:58 +00:00
autogen.sh - fix: autoconf glob tests (#50845). 2001-08-04 16:18:58 +00:00
build.c Replace loadFi with fiNew, freeFi with fiFree. 2001-11-11 20:45:20 +00:00
build.h - transaction sets cerated in cli main. 2001-10-27 22:31:10 +00:00
config.site Orphans. 2001-06-15 16:01:59 +00:00
configure.in - Start rpm-4.1. 2001-09-25 03:03:23 +00:00
convertdb.c - add header refcount annotations throughout. 2001-11-01 20:15:10 +00:00
debug.h Sync with rpm-4_0 branch. 2000-12-12 20:03:45 +00:00
gendiff - expose rpmShowProgress() and rpmVerifyDigest() in rpmcli.h. 2001-07-06 20:37:42 +00:00
install-sh Initial revision 1996-08-19 17:15:47 +00:00
installplatform - always use dl size in regionSwab() return. 2001-08-15 14:03:03 +00:00
macros.in - stupid macros to configure public key file paths. 2001-10-20 22:31:09 +00:00
missing configure using automake. 1998-10-08 10:40:27 +00:00
mkinstalldirs Create. 1998-07-17 14:18:48 +00:00
oldrpmdb.c - fix: extra newline in many error messages (#23947). 2001-01-15 23:09:42 +00:00
platform.in - fix: _smp_flags macro broken. 2001-07-17 03:03:14 +00:00
rpm.c - generate an rpm header on the fly for imported pubkeys. 2001-10-23 16:48:20 +00:00
rpm.magic ultrapenguin 1.1.9 sparc64 changes. 1998-12-17 16:45:22 +00:00
rpm.spec - transaction.c: use wrappers/iterators to access TFI_t. 2001-11-16 00:26:30 +00:00
rpm.spec.in - transaction.c: use wrappers/iterators to access TFI_t. 2001-11-16 00:26:30 +00:00
rpm2cpio.c - legacy signatures always checked where possible on package read. 2001-10-27 20:09:20 +00:00
rpmpopt.in - fix: adjust arg count for --POPTdesc/--POPTargs deletion. 2001-07-11 14:23:01 +00:00
rpmqv.c - depends.c: rpmDepSet is (almost) opaque, move to rpmds.[ch]. 2001-11-03 02:34:15 +00:00
rpmrc.in Sync with rpm-4_0 branch. 2001-09-15 13:49:11 +00:00
system.h More lclint annotations. 2001-10-16 14:58:57 +00:00

README

This is RPM, the Red Hat Package Manager.

The latest releases are always available at:

	ftp://ftp.rpm.org/pub/rpm

Additional RPM documentation (papers, slides, HOWTOs) can also be
found at the same site, as well as http://www.rpm.org.

There is a mailing list for discussion of RPM issues, rpm-list@redhat.com.
To subscribe, send a message to rpm-list-request@redhat.com with the word
"subscribe" in the subject line.

RPM was originally written by:

    Erik Troan <ewt@redhat.com>
    Marc Ewing <marc@redhat.com>

See the CREDITS file for a list of folks who have helped us out
tremendously.  RPM is Copyright (c) 1998 by Red Hat Software, Inc.,
and may be distributed under the terms of the GPL and LGPL (see  the
file COPYING for details).