Mark Linux 2.4 as unsupported
authorBenjamin Kaduk <kaduk@mit.edu>
Wed, 18 Mar 2015 17:11:44 +0000 (13:11 -0400)
committerDaria Brashear <shadow@your-file-system.com>
Wed, 15 Apr 2015 14:44:54 +0000 (10:44 -0400)
commitccf353ede6ef5cce7c562993d1bea0d20844bdb7
tree49cd62595eaa91ea602507b5e7dc40c77a627650
parent6c62237ecd80077b0a72b24fec5db20b623eb897
Mark Linux 2.4 as unsupported

The Linux 2.4 series (and older) will not be supported platforms
for OpenAFS 1.8 and later.  Detect these systems at configure time
and direct users of those systems to the OpenAFS 1.6 series of releases.

These systems are believed to not be in common use with OpenAFS,
and retaining support for the LinuxThreads threading implementation
they require presents a maintenance burden that the project is
not equipped to deliver.  The project will be able to move forward
more quickly by desupporting these systems.

Code conditional on these old systems can be removed in subsequent
commits.

Change-Id: I679fc2390b35851f3b0457a846047c812bc03dba
Reviewed-on: http://gerrit.openafs.org/11799
Reviewed-by: Perry Ruiter <pruiter@sinenomine.net>
Reviewed-by: Chas Williams <3chas3@gmail.com>
Reviewed-by: Daria Brashear <shadow@your-file-system.com>
Tested-by: Daria Brashear <shadow@your-file-system.com>
README
acinclude.m4