Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Netatalk/AFP 3.1.11 for Debian 9 on armel (kirkwood) devices (4 replies)

$
0
0
Hi All,

Debian 8 and 9 ship old versions of netatalk (2.x series) which do not work well with modern versions of macOS / OSX, particularly for Timemachine backups.

The netatalk 3 series fixes these issues, so I've created .debs for armel devices, using these instructions;
Build netatalk debs from github

If you want to build the .debs yourself the instructions are missing a few dependencies (git, fakeroot, licensecheck, devscripts) and I wasn't able to connect to git hub with https from my kirkwood box.

You can ignore the git certificate errors with;
env GIT_SSL_NO_VERIFY=true git clone https://github.com/adiknoth/netatalk-debian

To just get the compiled .debs they are here;
Netatalk debs

The dev debs are not strictly required, to just get netatalk / AFP running install;
libatalk18_3.1.11-1_armel.deb
netatalk_3.1.11-1_armel.deb

Cheers,
Jeremy

Viewing all articles
Browse latest Browse all 3247

Trending Articles