Go to file
ewt edd6929adc Initial revision
CVS patchset: 1180
CVS date: 1996/11/21 21:58:50
1996-11-21 21:58:50 +00:00
autodeps Initial revision 1996-11-21 21:58:50 +00:00
build run find-provides on *all* files in the file list 1996-11-19 20:30:29 +00:00
docs added info on dependency verification 1996-07-20 23:16:56 +00:00
lib cleanup 1996-11-19 02:47:46 +00:00
misc Initial revision 1996-09-30 16:32:37 +00:00
po use $(INSTALL) for installs 1996-09-25 19:18:16 +00:00
rpmio The Great Renaming 1996-11-18 18:02:36 +00:00
tools The Great Renaming 1996-11-18 18:02:36 +00:00
CHANGES *** empty log message *** 1996-11-18 23:16:46 +00:00
COPYING Initial revision 1996-05-23 03:05:34 +00:00
CREDITS added Jeff Johnson 1996-09-25 19:08:18 +00:00
Makefile.in include find-provides in many make actions 1996-11-15 22:22:38 +00:00
Makefile.inc.in changed to 2.2.9 1996-11-15 17:42:53 +00:00
NEWS *** empty log message *** 1996-05-23 02:38:59 +00:00
README Initial revision 1996-05-23 03:11:57 +00:00
README.amiga Initial revision 1996-09-29 02:20:51 +00:00
RPM-PGP-KEY added some signatures 1996-07-12 17:06:33 +00:00
checksig.c The Great Renaming 1996-11-18 18:02:36 +00:00
checksig.h change soReSign() to handle addition of signatures 1996-07-08 03:25:36 +00:00
config.guess Initial revision 1996-09-29 02:20:51 +00:00
config.sub Initial revision 1996-09-29 02:20:51 +00:00
configure.in made find-provides os specific 1996-11-15 21:04:09 +00:00
convertdb.c The Great Renaming 1996-11-18 18:02:36 +00:00
ftp.c 1) don't use getpwuid() to get username for uid 0, just use "root" 1996-10-22 22:32:20 +00:00
ftp.h 1) rewrite ftpCheckResult() to be more robust 1996-10-20 18:21:04 +00:00
gendiff handle dot files 1996-05-10 16:24:05 +00:00
gettextstub.c Initial revision 1996-03-29 01:35:33 +00:00
groups Initial revision 1996-07-10 20:51:14 +00:00
install-sh Initial revision 1996-08-19 17:15:47 +00:00
install.c The Great Renaming 1996-11-18 18:02:36 +00:00
install.h The Great Renaming 1996-11-18 18:02:36 +00:00
lib-rpmrc.in fixed typo 1996-10-31 23:52:27 +00:00
oldrpmdb.c The Great Renaming 1996-11-18 18:02:36 +00:00
query.c fix -Q 1996-11-18 21:29:23 +00:00
query.h The Great Renaming 1996-11-18 18:02:36 +00:00
rpm-qo.c Initial revision 1996-11-18 18:10:00 +00:00
rpm.8 added paragraph on --excludedocs 1996-11-06 14:37:07 +00:00
rpm.c The Great Renaming 1996-11-18 18:02:36 +00:00
rpm.magic fixed 1996-05-22 20:39:33 +00:00
rpm2cpio.8 Initial revision 1996-03-30 04:00:55 +00:00
rpm2cpio.c The Great Renaming 1996-11-18 18:02:36 +00:00
url.c The Great Renaming 1996-11-18 18:02:36 +00:00
url.h Initial revision 1996-10-15 03:15:52 +00:00
verify.c The Great Renaming 1996-11-18 18:02:36 +00:00
verify.h added dependency verification 1996-07-20 23:21:18 +00:00

README

This is RPM, the Red Hat Package Manager.

The latest releases are always available at:

	ftp://ftp.redhat.com/pub/code/rpm

Additional RPM documentation (papers, slides, HOWTOs) can also be
found at the same site.

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 written and is maintained 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) 1996 by Red Hat Software, Inc.,
and may be distributed under the terms of the GPL (see COPYING).

-Marc