diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-05-27 19:02:15 -0700 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2014-05-27 19:02:15 -0700 |
| commit | 6564ee46c48cccd9d8947fea2fa570389f1646e9 (patch) | |
| tree | 646aec89cb9a90dfe6df853fc601d3c087d7c069 /README.md | |
| parent | 0e1762970b4c3cc938012d7644b70ec5e8ccf947 (diff) | |
| parent | 38258b6033869da653e6568195c5c870cbf4ddd5 (diff) | |
| download | jasper-client-6564ee46c48cccd9d8947fea2fa570389f1646e9.tar.gz jasper-client-6564ee46c48cccd9d8947fea2fa570389f1646e9.zip | |
Merge branch 'master' of https://github.com/jasperproject/jasper-client
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -9,6 +9,10 @@ Learn more at [jasperproject.github.io](http://jasperproject.github.io/), where Jasper is developed by [Shubhro Saha](http://www.princeton.edu/~saha/) and [Charles Marsh](http://www.princeton.edu/~crmarsh/). Both can be reached by email at [saha@princeton.edu](mailto:saha@princeton.edu) and [crmarsh@princeton.edu](mailto:crmarsh@princeton.edu) respectively. +## Major Updates + +- 2014-05-27: The network setup wizard has been removed because of unreliability. The client code and documentation has been updated, requiring new users to manually configure their `/etc/network/interfaces` file. + ## License Jasper is released under the MIT license, a permissive free software license that lets you do anything you want with the source code, as long as you provide back attribution and ["don't hold \[us\] liable"](http://choosealicense.com). Note that this licensing only refers to the Jasper client code (i.e., the code on GitHub) and not to the disk image itself (i.e., the code on SourceForge). |
