[ccollect] add compat for windows/mac
This commit is contained in:
parent
038b392986
commit
d1ce8bfdac
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
||||||
As ccollect is a simple shell script, it should run on
|
As ccollect is a simple shell script, it should run on
|
||||||
any POSIX compatible OS. It is known or reported to run on:
|
any POSIX compatible OS. It is known or reported to run on:
|
||||||
|
|
||||||
* FreeBSD: amd64/i386
|
* FreeBSD: amd64/i386
|
||||||
* Linux: alpha/hppa/ppc/i386
|
* Linux: alpha/hppa/ppc/i386
|
||||||
|
* MacOS: intel
|
||||||
* NetBSD: alpha/sparc64/i386/amd64
|
* NetBSD: alpha/sparc64/i386/amd64
|
||||||
* OpenBSD: amd64
|
* OpenBSD: amd64
|
||||||
|
* Windows 10: (with sshd from cygwin)
|
||||||
|
|
||||||
Feel free to send an e-mail if you are running ccollect on
|
Feel free to send an e-mail if you are running ccollect on
|
||||||
another OS or architecture.
|
another OS or architecture.
|
||||||
|
|
Loading…
Reference in a new issue