[Synology] Fix case of openHAB (#269)

Signed-off-by: Kai Kreuzer <kai@openhab.org>
pull/271/head
Kai Kreuzer 2017-01-25 10:37:54 +01:00 committed by Thomas Dietrich
parent 5206aa0c26
commit 2ee37ccbd4
1 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ We are proud to be able to provide an [openHAB Synology package](https://github.
## Prerequisite - Install Java
Current releases of OpenHAB2 require Oracle Java due to the generation of certificates based on [EC](https://en.wikipedia.org/wiki/Elliptic_curve_cryptography) which is not available in free Java implementations. If you see the following error you are likely using OpenJDK:
Current releases of openHAB require Oracle Java due to the generation of certificates based on [EC](https://en.wikipedia.org/wiki/Elliptic_curve_cryptography) which is not available in free Java implementations. If you see the following error you are likely using OpenJDK:
java.security.NoSuchAlgorithmException: EC KeyPairGenerator not available
The easiest way to install Java is to include the [PC-Loadletter Repo](http://packages.pcloadletter.co.uk/). Download [Java8 SE](http://www.oracle.com/technetwork/java/embedded/index.html) [(latest ARMv6)](http://www.oracle.com/technetwork/java/embedded/embedded-se/downloads/javase-embedded-downloads-2209751.html) [(Java Cryptography Extension if required)](http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html) and put them in the public folder of your NAS. Then start the installation of Java8 SE.
@ -20,7 +20,7 @@ The easiest way to install Java is to include the [PC-Loadletter Repo](http://pa
## Installation
Download the latest SPK package: [Releases](https://github.com/openhab/openhab-syno-spk/releases)
The SPK is a wrapper to download the latest OpenHAB release and does not contain OpenHAB itself.
The SPK is a wrapper to download the latest openHAB release and does not contain openHAB itself.
1. Login and open the DiskStation Manager.
2. Go to Main Menu → Package Center.
@ -39,7 +39,7 @@ The configuration files are located at:
/volume1/@appstore/openHAB2/userdata/config
```
## Tested devices
## Tested Devices
| DiskStation | Package version |
|-------------|-----------------|