This commit is contained in:
abbie 2024-11-13 16:06:52 +00:00
parent 9c8a39fe31
commit 299078645f
Signed by: threeoh6000
GPG key ID: 801FE4AD456E922C

View file

@ -10,10 +10,10 @@ abbiefetch will attempt to gather as much information as possible on systems tha
| `linux` | Linux | | 1.0.0 | Full | |
| `linux/chumby` | Linux | Chumby internet appliances | 1.0.0 | Full | Uses chumby specific tools. |
| `linux/proxmox` | Linux | Proxmox VE host | 1.0.0 | Full | |
| `linux/rpi` | Linux | Raspberry Pi single board computer | 1.0.0 | Limited | Currently there are issues detecting the host machine and CPU. |
| `linux/rpi` | Linux | Raspberry Pi single board computer | 1.0.0 | Partial | Currently there are issues detecting the host machine and CPU. |
| `openbsd` | OpenBSD | | 1.0.0 | Full | |
| `netbsd` | NetBSD | | 1.1.0 | Full | |
| `freebsd` | FreeBSD | | 1.1.0 | Full | |
| `haiku` | Haiku | | 1.1.0 | Limited | |
| `haiku` | Haiku | | 1.1.0 | Partial | |
| `windows` | Microsoft Windows | | 1.2.0 | Full | Relies on wmic.exe and systeminfo.exe |
| `windows/cygwin` | Microsoft Windows | Cygwin | 1.2.0 | Partial | Relies on wmic.exe and systeminfo.exe, issues with machine detection |