From: root Date: Thu, 23 May 1996 03:11:57 +0000 (+0000) Subject: Initial revision X-Git-Tag: rpm-4.4-release~5140 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=af3f428bd252335e0b510fb1187f832e9d68069f;p=platform%2Fupstream%2Frpm.git Initial revision CVS patchset: 595 CVS date: 1996/05/23 03:11:57 --- diff --git a/README b/README new file mode 100644 index 0000000..d191827 --- /dev/null +++ b/README @@ -0,0 +1,23 @@ +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 +Marc Ewing + +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