Documentation update: Remove NEWS, README.Solaris, update README.md

* README.Solaris is obsolete and related code has been removed
* NEWS file was unmaintained for more than a decade, remove it
* Remove "Performance" chapter about 550MHz Athlon
* gengetopt is no longer needed for ggsn
* remove compilation/installation instructions horribly out of date
* command line syntax of 'ggsn' program has changed

Change-Id: I45d627911503c7b733cae6a1396ca4d69a9994db
This commit is contained in:
Harald Welte
2017-08-12 20:01:59 +02:00
parent dda21ed7d4
commit 3591437e0f
4 changed files with 3 additions and 240 deletions

View File

@@ -10,6 +10,6 @@ $(top_srcdir)/.version:
dist-hook:
echo $(VERSION) > $(distdir)/.tarball-version
EXTRA_DIST = git-version-gen .version README.md README.FreeBSD README.MacOSX README.Solaris
EXTRA_DIST = git-version-gen .version README.md README.FreeBSD README.MacOSX
@RELMAKE@