From: Eugene Syromyatnikov Date: Tue, 4 Sep 2018 14:32:25 +0000 (+0200) Subject: dist/README: add more references X-Git-Tag: v4.26~92 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e471c53d1de9261ac99e73af0a95acb307cbe417;p=strace dist/README: add more references * dist/README: Mention README-hacking, add links to repositories and the mailing list archive. Suggested-by: Jamal Hadi Salim Co-Authored-by: Dmitry V. Levin --- diff --git a/dist/README b/dist/README index 31e74326..1c8ee284 100644 --- a/dist/README +++ b/dist/README @@ -10,13 +10,21 @@ of Paul Kranenburg; see the file COPYING for details. See the file CREDITS for a list of authors and other contributors. See the file INSTALL for compilation and installation instructions. See the file NEWS for information on what has changed in recent versions. +See the file README-hacking for information related to strace development. The project's homepage is at https://strace.io +The GIT repository of strace is available at + https://github.com/strace/strace/ and https://gitlab.com/strace/strace/ + strace has a mailing list: strace-devel@lists.strace.io +Everyone is welcome to post bug reports, feature requests, comments +and patches to the list. The mailing list archives are available at + https://lists.strace.io/pipermail/strace-devel/ + System requirements: * Linux kernel >= 2.6.18 is recommended. Older versions might still work but they haven't been thoroughly tested with this release.