]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Refine the list of OSes in README.md. [skip ci]
authorDenis Ovsienko <[email protected]>
Mon, 4 Mar 2024 12:07:35 +0000 (12:07 +0000)
committerDenis Ovsienko <[email protected]>
Mon, 4 Mar 2024 12:10:01 +0000 (12:10 +0000)
Add LynxOS to the retired list, in the supported list link to the files
in doc/ where possible.

README.md

index e0e88c3e2624b8351c44b7cd07530a971dc9c477..ccf5f39ae2fa6582da701e5c17acc903e1f5f608 100644 (file)
--- a/README.md
+++ b/README.md
@@ -25,19 +25,20 @@ recent snapshot it will take to compile tcpdump from the source code.
 
 tcpdump compiles and works on at least the following platforms:
 
-* AIX
+* [AIX](./doc/README.aix.md)
 * DragonFly BSD
 * FreeBSD
-* Haiku
+* [Haiku](./doc/README.haiku.md)
 * HP-UX 11i
 * illumos (OmniOS, OpenIndiana)
 * GNU/Hurd
 * GNU/Linux
 * {Mac} OS X / macOS
-* NetBSD
+* [NetBSD](./doc/README.NetBSD.md)
 * OpenBSD
-* Solaris
-* Windows (requires WinPcap or Npcap, and Visual Studio with CMake)
+* [Solaris and related OSes](./doc/README.solaris.md)
+* [Windows](./doc/README.Win32.md) (requires WinPcap or Npcap, and Visual
+  Studio with CMake)
 
 In the past tcpdump certainly or likely worked on the following platforms:
 
@@ -46,6 +47,7 @@ In the past tcpdump certainly or likely worked on the following platforms:
 * DEC OSF/1, later Digital UNIX, later Tru64 UNIX
 * DOS
 * IRIX
+* LynxOS
 * SINIX
 * SunOS
 * Ultrix