document windows 10 linux subsystem install

also add note about remote repos being broken on cygwin.
This commit is contained in:
Thomas Waldmann 2016-12-17 00:25:49 +01:00
parent 4f0c2ab68c
commit 6b6ddecd93
2 changed files with 11 additions and 1 deletions

View File

@ -75,6 +75,7 @@ Main features
* FreeBSD
* OpenBSD and NetBSD (no xattrs/ACLs support or binaries yet)
* Cygwin (not supported, no binaries yet)
* Linux Subsystem of Windows 10 (not supported)
**Free and Open Source Software**
* security and functionality can be audited independently

View File

@ -257,12 +257,21 @@ and commands to make fuse work for using the mount command.
sysctl vfs.usermount=1
Windows 10's Linux Subsystem
++++++++++++++++++++++++++++
.. note::
Running under Windows 10's Linux Subsystem is experimental and has not been tested much yet.
Just follow the Ubuntu Linux installation steps. You can omit the FUSE stuff, it won't work anyway.
Cygwin
++++++
.. note::
Running under Cygwin is experimental and has only been tested with Cygwin
(x86-64) v2.5.2.
(x86-64) v2.5.2. Remote repositories are known broken, local repositories should work.
Use the Cygwin installer to install the dependencies::