* Make it more clear that Java 8 is required
Reword to make it more clear that Java 8 is required and all of the newer versions of Java are not currently supported.
Addresses #765
signed off by Rich Koshak <rlkoshak@gmail.com>
* Edited information concerning Zulu install
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Added pointers to linux install
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Added java alternatives instruction
Signed-off-by: Ben Clark <ben@benjyc.uk>
* [demo] Fix non-existent link.
With the old link I get the following browser. I'm not sure the new link in this commit/PR is what is supposed to be:
```
HTTP ERROR 404
Problem accessing /job/openHAB-Distribution/lastSuccessfulBuild/artifact/distributions/openhab-offline/target/openhab-offline-2.0.0-SNAPSHOT.zip. Reason:
Not Found
```
* Deprecated an old demo page.
* Remove obsolete demo page.
No content was added.
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Add first version of styleguide, refine rules
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Fix all installation articles according to style guide
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Remove snapshot recommendation
* Remove snapshot recommendation from mac article
Resolves#376
Signed-off-by: Thomas Dietrich thomas.dietrich@tu-ilmenau.de (github: ThomDietrich)
* Add first pine content
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Fix review comments
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Revert username:password till a decision is made
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Update openhabian.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update openhabian.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Update openhabian.md
* Update user-menu.html
* Update index.md
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
* Clarified JRE recommendations in installation index page
-Updated language in JRE support statement for clarity
-Added JRE comparison table
-Updated 32-bit JRE statement to indicate it applies to ARM systems
Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)
* Fixed JRE recommendations
-Put all sentences in each paragraph on their own line
-Added links to supporting information
-Removed redunant language
-Removed references to JRE
Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)
* Updated landing page links in Java platform table
-Links in Java platform table now point to landing pages instead of downloads
Signed-off-by: Stephen Bonar <contactme@stephenbonar.com> (github: stephenbonar)
* Add java revision 111 recommendation and more
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Correct java versions, fix redirects
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
* Changed references to online and offline versions...
...when discussing snapshots in the installation instructions.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Responded to first review comments
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Added manual instructions for addons
Also included Legacy instructions.
Signed-off-by: Ben Clark <ben@benjyc.uk>
* Corrected mistakes
Signed-off-by: Ben Clark <ben@benjyc.uk>
user-menu.html the changes are 95% spaces/tabs/formatting/indention fixes.
apt.md was removed because there should be only one article for Linux (besides one for Mac, one for Windows, ...), containing both installation methods and all other related topics. Having one of the methods in an extra file doesn't make sense.
linux.md apt as base, a few things from the rasspi document, many new chapters. Still missing: de/reinstallation, backup, manual->non-root, manual->upgrade, probably more
rasppi.md moved a few chapters to linux.md
Squash commits
Update
Add first half of manual installation instructions
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Update linux.md
Add notes on apt snapshot installation
Update rasppi and index
Add backup info
Fix small details