diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2014-05-27 20:26:55 -0400 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2014-05-27 20:26:55 -0400 |
| commit | 58cc70ea64b24b2f88dc076804544f3dde7bc740 (patch) | |
| tree | 6a9907d1c6d3318b8358fa2b7a49d71c1d24ca54 | |
| parent | e3f46a7a9222d951141ca6b6a932891ae7b20079 (diff) | |
| download | jasper-client-58cc70ea64b24b2f88dc076804544f3dde7bc740.tar.gz jasper-client-58cc70ea64b24b2f88dc076804544f3dde7bc740.zip | |
updated readme after network wizard update
| -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). |
