Go to file
jbj 28625265e4 FILENAMES -> OLDFILENAMES, tags have changed <chmouel@mandrakesoft.com>.
CVS patchset: 4291
CVS date: 2000/11/22 20:05:51
2000-11-22 20:05:51 +00:00
Perl-RPM minor nits 2000-11-16 08:06:35 +00:00
autodeps fix 64bit lib stuff 2000-09-14 23:05:30 +00:00
build Annotations. 2000-11-15 20:44:57 +00:00
doc Document that --target needs equal sign. 2000-11-02 14:48:43 +00:00
intl Check in time stamps again. 1999-09-29 23:29:57 +00:00
lib - md5 sums are little endian (no swap) so big endian needs the swap. 2000-11-16 22:55:10 +00:00
misc - rip out rpm{get,put}text, use getpo.sh and specspo instead. 2000-08-28 01:50:45 +00:00
perl - better item/task progress bars <rodrigob@conectiva.com.br>. 2000-10-28 18:45:58 +00:00
po - add region marker as RPM_BIN_TYPE in packages and database. 2000-11-08 17:07:01 +00:00
popt manpage fix (johnsonm@redhat.com) 2000-09-29 00:51:41 +00:00
python - better item/task progress bars <rodrigob@conectiva.com.br>. 2000-10-28 18:45:58 +00:00
rpmio - md5 sums are little endian (no swap) so big endian needs the swap. 2000-11-16 22:55:10 +00:00
scripts FILENAMES -> OLDFILENAMES, tags have changed <chmouel@mandrakesoft.com>. 2000-11-22 20:05:51 +00:00
tests Check in time stamps again. 1999-09-29 23:29:57 +00:00
tools - fine-grained Requires, remove install PreReq's from Requires db. 2000-11-12 11:11:49 +00:00
.cvsignore Ignore rpmpopt-4.x. 2000-08-14 19:27:20 +00:00
.files LCLINT pass 0. 1998-11-16 21:40:28 +00:00
.lclintrc lclint fiddles. 2000-07-07 20:06:41 +00:00
ABOUT-NLS Orphan. 1998-10-08 10:57:03 +00:00
CHANGES - md5 sums are little endian (no swap) so big endian needs the swap. 2000-11-16 22:55:10 +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 Add base64 fiddles to get at signature contents to librpmio.a. 2000-10-26 15:32:03 +00:00
Doxyheader - translate rpm.8 man page (Peter Ivanyi <ivanyi@internet.sk>). 2000-08-29 22:04:33 +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 - add cscope/ctags (Rodrigo Barbosa<rodrigob@conectiva.com.br>). 2000-10-28 17:16:25 +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 Makefile.am: Add RPM-GPG-KEY to the package. 1999-12-07 21:14:51 +00:00
RPM-PGP-KEY updated 1997-02-24 19:50:57 +00:00
TODO an update. 1998-08-06 21:53:49 +00:00
acconfig.h Revert rpmrc excision for now. 2000-09-14 11:42:48 +00:00
aclocal.m4 Use libtool-1.3.5. 2000-06-06 09:01:06 +00:00
autogen.sh Repair db1 functionality. 2000-06-06 20:06:09 +00:00
build.c - unify rpmError and rpmMessge interfaces through rpmlog. 2000-09-01 21:15:40 +00:00
build.h Split popt glue into lib/popt{BT,QV}.c. 2000-06-01 04:47:42 +00:00
configure.in - add support for unzip rodrigob@conectiva.com.br> 2000-11-02 17:57:25 +00:00
convertdb.c - API: uncouple fadio from rest of rpmio. 2000-06-20 15:54:48 +00:00
gendiff don't depend on bash 1998-03-04 16:05:15 +00:00
install-sh Initial revision 1996-08-19 17:15:47 +00:00
installplatform Revert rpmrc excision for now. 2000-09-14 11:42:48 +00:00
macros.in - add support for unzip rodrigob@conectiva.com.br> 2000-11-02 17:57:25 +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 check for memory leaks (almost all leaks are plugged). 1999-10-29 16:06:01 +00:00
platform.in - change optflags for i386. 2000-07-05 20:39:15 +00:00
rpm.c Revert rpmrc excision for now. 2000-09-14 11:42:48 +00:00
rpm.magic ultrapenguin 1.1.9 sparc64 changes. 1998-12-17 16:45:22 +00:00
rpm.spec Add arm per-platform config directories. 2000-11-15 16:09:47 +00:00
rpm2cpio.c - support for separate source/binary compression policy. 2000-06-23 01:19:45 +00:00
rpmpopt.in - prefix payload paths with "./", otherwise "/" can't be represented. 2000-07-09 23:10:25 +00:00
rpmqv.c Man page and help message correction (#18759). 2000-10-10 21:17:53 +00:00
rpmrc.in add arch_compat: i686 for ia64 2000-10-22 07:51:45 +00:00
system.h - add support for SHA1 as well as MD5 message digests. 2000-10-31 16:18:34 +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).