From c9e26ed353b32bb2f012d5f5f647af1c17f63168 Mon Sep 17 00:00:00 2001 From: mabam Date: Tue, 26 Oct 2021 22:29:52 +0200 Subject: [PATCH] Refer to github.com/dgsga/netatalk in README.md --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index f5b769d..2a89e70 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,23 @@ ## afpfs-ng for macOS / OS X +```diff +- A N N O U N C E M E N T + +- dgsga ported netatalk to compile and run on macOS! + +- While afpfs-ng is in fact immature and incomplete, netatalk has been developed and +- refined over many years making it a solid software. + +- So everyone who came here looking for a solution to network his Classic Mac or emulator +- (running up to Mac OS 9.2) with modern macOS, I’d like to encourage using his solution. + +- Find his repository and the related discussion at the following links, respectively: +``` +https://github.com/dgsga/netatalk + +https://www.emaculation.com/forum/viewtopic.php?f=34&t=11123 + + ### Description macOS / OS X ships with the ability to mount volumes via AFP. However, OS X 10.6 and newer are not capable of AFP version 2.x or older which is needed to network with Classic MacOS (7.6 to 9.2 via IP).