summaryrefslogtreecommitdiff
path: root/docs/PLATFORMS.md
blob: f74ff86363897a8123983897def88fa6c071ca98 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# Platforms · HyBBX 2.8.0

POSIX+ first — Linux, *BSD, AmigaOS 3.9+, macOS, Windows.

## Platform matrix

| Platform | Daemon | Telnet client | packet_radio | SSH |
|----------|--------|---------------|--------------|-----|
| Linux | yes | yes | yes | yes (libssh) |
| FreeBSD / NetBSD / OpenBSD | yes | yes | yes | yes |
| AmigaOS 3.9+ | partial | yes | yes | no |
| macOS | yes | yes | yes | yes |
| Windows | yes | yes | limited | yes |

## AmigaOS matrix

| Item | Value |
|------|-------|
| Cross-build | `./scripts/build-amiga-telnet.sh` |
| Daemon plugins | telnet + packet_radio only |
| Full feature set | Linux / *BSD recommended |

## Related

| Goal | Doc |
|------|-----|
| Build | [BUILD.md](BUILD.md) |
| Manual | [MANUAL.md](MANUAL.md) |
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com