summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorroot <devnull@localhost>1996-05-23 03:11:57 +0000
committerroot <devnull@localhost>1996-05-23 03:11:57 +0000
commitaf3f428bd252335e0b510fb1187f832e9d68069f (patch)
tree11f3d0454081bae93314d313078e711c51c677eb /README
parent84a95a572a08e683d700d93bbcc14bac562489a8 (diff)
downloadlibrpm-tizen-af3f428bd252335e0b510fb1187f832e9d68069f.tar.gz
librpm-tizen-af3f428bd252335e0b510fb1187f832e9d68069f.tar.bz2
librpm-tizen-af3f428bd252335e0b510fb1187f832e9d68069f.zip
Initial revision
CVS patchset: 595 CVS date: 1996/05/23 03:11:57
Diffstat (limited to 'README')
-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