summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README23
1 files changed, 23 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 000000000..d191827d5
--- /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 <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