Commit Graph

63 Commits (2.5.x)

Author SHA1 Message Date
Ben Clark 6c4c33ea3b
Remove Bintray References (#1567)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2021-05-03 20:40:45 +02:00
Paulo "JCranky" Siqueira e4358ecd31
add missing space between words (#1212) 2020-05-17 11:57:00 +02:00
Bjorn Helgaas 97acebc827
Correct typos (#1190)
* Correct usage of its/it's

"It's" is always a contraction of "it is" or "it has".  "Its" is a
possessive.  Correct a few places where they were used backwards.

Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>

* Correct "Z-Wave" spelling

Per https://www.z-wave.com/, the canonical spelling appears to be "Z-Wave".
Most places use "Z-Wave" already; change the remaining references to match.

Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>

* Correct typos and grammatical errors

Correct some typos and grammatical errors.

Signed-off-by: Bjorn Helgaas <bjorn@helgaas.com>
2020-04-11 17:43:39 +02:00
Patrick Fink 4e59edc828 Remove bluetooth from Linux setup docs (#1138)
Documentation was improved and can be found within Bluez Binding docs now

Signed-off-by: Patrick Fink <mail@pfink.de>
2020-01-12 11:53:49 +01:00
Jerome Luckenbach d4cc7be27e
Introduced many custom containers. (#1117)
* Refactored multiple 'Note:' occurances.

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Small fixes

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-12-27 16:18:48 +01:00
Ben Clark b78bad4286 Update manual systemd configuration (#1095)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2019-12-16 12:59:30 +01:00
Ben Clark 7c1b4d1b4f Revert "Temporarily move stable repo (#1031)" (#1045)
This reverts commit 0148f1ff3f.
2019-09-12 18:56:00 +02:00
zero-24 0148f1ff3f Temporarily move stable repo (#1031)
see: https://github.com/openhab/openhabian/pull/663
2019-08-20 09:42:45 +02:00
zero-24 7dbe50c73c Update links to zulu as it seams the redirect tries to redirect to yoursite.com (#1030) 2019-08-17 09:35:17 +02:00
Ben Clark e356e5a32c Also change RPM's testing repo location (#1028)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2019-08-09 22:28:54 +02:00
Ben Clark 7f73c8997b Change testing repository to Artifactory (#1027)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2019-08-09 20:24:28 +02:00
Johannes 223c068462 Update subtitles in linux.md (#962)
That was kinda annoying for me.
2019-05-05 12:07:57 +02:00
Maurits28 5976c55a63 Update linux.md (#950)
Added comment from #831 .
Signed off by Maurits - mauritsjas@gmail.com
2019-04-27 20:52:51 +02:00
neutmute b5ebf39ced fix hyperlink (#946) 2019-04-24 09:47:49 +02:00
Patrick Fink cbb6c45272 Add bluetooth as recommended peripheral group (#877)
Signed-off-by: Patrick Fink <mail@pfink.de>
2019-01-20 15:23:56 +01:00
Jay Grayson 49745f30d4 Update wording for Installation (#875) 2019-01-16 21:00:10 +01:00
kobold81 90e58121aa Update linux.md (#843)
* Update linux.md

* Signed-off-by: Marc Schumacher marc-schumacher@gmx.de (github: kobold81)

* removed empty line

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2019-01-12 11:42:01 +01:00
MyRaceData 1475a17afb Replace old cloudbees.com snapshot link (#841)
* Replace old cloudbees.com snapshot link

Replace the old link for the snapshot at cloudbees.com with new link https://ci.openhab.org

* Fix links to snapshot build and latest build

Edited two links on line 90 and line 157 to snapshot builds which used to link to https://openhab.ci.cloudbees.com/job/openhab-linuxpkg/
which will now link to https://ci.openhab.org/job/openhab-linuxpkg/

Edit one link on line 514 to latest build which used to link to https://openhab.ci.cloudbees.com/job/openHAB-Distribution/
which will now link to https://ci.openhab.org/job/openHAB-Distribution/
2019-01-01 14:03:23 +01:00
Jerome Luckenbach f67a050893
Removed GuessMainPID. Closes #746 (#789)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-10-15 17:56:19 +02:00
Wouter Born 580f30917c Rename all variants to macOS (#778)
Signed-off-by: Wouter Born <eclipse@maindrain.net>
2018-09-18 19:35:39 +02:00
Jerome Luckenbach 40948f9766
Fixed zulu links and added some quickfixes. (#735)
Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
2018-07-12 21:22:32 +02:00
Ben Clark 9bbabfce14 Update Linux and Console instructions for 2.2.0 (#588)
* Update Linux instructions for 2.2.0

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Correct console link

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Add warning about known_hosts file using SSH

And suggest using the Karaf console script instead of SSH on localhost.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Add user/pass info at relevant point.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Update windows with client script note.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Update console page according to reviews

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Update Linux page according to reviews

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-12-16 18:57:32 -05:00
Ben Clark ff4d9c7617 Add Linux/MacOSX backup and restore instructions (#468)
* Add Linux/MacOSX backup and restore instructions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Change to absolute path references

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-09-25 12:54:18 +02:00
Jerome L 0cd2cd15c0 [Configuration] Move Syntax Highlighting page from old wiki (#434)
* Moved Syntax Highlighting page from openhab1-addons wiki into user manual

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* Cosmetic improvements according to the PR Discussion

Signed-off-by: Jerome Luckenbach github@luckenba.ch (github: @Confectrician)

* Some Improvements from the feedback of @ThomDietrich.
More to come.

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* General:
Added some introduction sentences.
Updated Notepad++ "installation" section

Eclipse SmartHome Designer:
Moved ESH article from installation category to editors page.
Additionally removed the navigation menu entry and updated all references to other articles and moved used images in the now necessary folder.

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* Improvement due to requested change
"First letter of a line capital pls"

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* Requested Name and capital Letter changes.

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* Updated mcedit section.
Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* - Requested changes by ThomDietrich
- Additionally shortenend the "Others" Section

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* Typo correction and intro text update to current headlines.

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* - Defined headanchor explicitly
- Added designer.md file with a redirection to the new editors page.
- Removed some sentences of the introduction
- Changed the "Others" headline

Signed-off-by:  Jerome Luckenbach <github@luckenba.ch> (github: @Confectrician)

* Add stable anchors

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-08-27 12:56:55 +02:00
Thomas Dietrich 793e294f3f [Linux] Replace portal by dashboard
following https://github.com/openhab/openhab-docs/pull/325#discussion_r101370431

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-07-26 13:35:26 +02:00
Ben Clark 915e9e7553 Edit information concerning Zulu install (#452)
* 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>
2017-07-25 11:56:16 +02:00
Ben Clark 01cbe1f701 [Linux]Revert "Add note about automatic java install" (#453)
* Revert "Correct linter warnings for configuration articles (#444)"

This reverts commit f18348d0f2.

* Revert "[Linux] Add note about automatic java install (#435)"

This reverts commit 49a43bfd26.
2017-07-23 13:51:39 +02:00
Ben Clark 49a43bfd26 [Linux] Add note about automatic java install (#435)
* Added note about automatic java install

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Semicolon -> Full stop

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-07-19 14:30:57 +02:00
Thomas Dietrich 5372975b42 Fix all installation articles according to style guide (#426)
* 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>
2017-07-06 17:36:46 +02:00
Thomas Dietrich 453ae0fcf6 [Linux] Update or Remove openHAB version numbers (#422)
Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-06-29 18:53:39 +02:00
Ben Clark d322373711 Update MacOS and Linux with 2.1.0 update instructions (#414)
* Update MacOS with latest install and update instructions.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Updated manual Linux instructions with latest instructions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added TOC and path corrections

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Responded to Linux suggestions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Be more specific with paths

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Be more specific with update script (Linux)

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Be more specific with update script (MacOSX)

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Updated instructions for Windows

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Bintray doesn't support repo_gpgcheck it seems

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-06-28 15:19:44 +02:00
Ben Clark 7fc10dbb2a [Linux] Enable GPG instructions (#403)
* RPM GPG checking is enabled

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Add repo_gpgcheck

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-06-17 20:32:51 +02:00
Thomas Dietrich 19d539ca22 Improve backup and restore script
Resolves #176

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-06-13 02:52:36 +02:00
Ben Clark f8c717eafc [Linux] Add instructions for stable RPM packages (#392)
* Added instructions for installing stable RPM packages.

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Official -> Stable

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-06-10 15:57:41 +02:00
Ben Clark 56e5d22eb8 [Linux] Change apt instructions to use HTTPS, misc (#385)
- Also fixed markdown not working in collapsible headers.
- Added back the "changing-versions" link.
- Prevented overflowing text on mobile versions in collapsible headers.

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-05-13 15:48:03 +02:00
Ben Clark 6989d67776 [Linux] Add instructions for RPM based systems (#351)
- Added collapsible includes for easier access.

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-05-10 15:05:51 +02:00
Ben Clark 3adb2d3c42 [Linux] Add instructions for audio privileges (#347)
Also, changed the build list link to the new Artifactory.

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-02-26 14:29:15 +01:00
Thomas Dietrich 73ed3af5d5 [Linux] Clarify service/systemctl commands (#336)
* Clarify service/systemctl commands

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Rearrange and add (linkable) headline

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-22 13:25:19 +01:00
Thomas Dietrich f915f8f287 [Linux] Add Pine64 Z-Wave module port to example (#340)
* [Linux] Add Pine64 Z-Wave module port to example

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-02-20 14:26:14 +01:00
Ben Clark 8283e67445 [Linux] Change repo snapshot install instructions (#323)
* Change repo snapshot install instructions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Suggest HTTP

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Clarified use of Artifactory

Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-02-14 17:08:22 +01:00
Thomas Dietrich f7e6511569 [Linux] Improve easily mistakable command (#311)
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2017-02-12 18:15:42 +01:00
Ben Clark 62d375166a [Linux] Fix first time setup link (#256)
Signed-off-by: Ben Clark <ben@benjyc.uk>
2017-01-23 20:15:16 +01:00
Ben Clark 5e37934511 [Linux] Add stable instructions for Linux (#240)
* Add stable instructions for Linux

Signed-off-by: Ben Clark <ben@benjyc.uk>

* IRT Review

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added manual instructions and updated to RC1

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Added info about changing versions

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Add apt next to apt-get

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)

* Clarify Legacy meaning

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-22 23:26:54 +01:00
Thomas Dietrich 0b96966c89 Add java revision 101 note, add RPi SSH disabled warning (#230)
* 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>
2017-01-19 14:34:33 +01:00
Ben Clark 87b27f5856 [Linux] Remove references to online and offline distro (#182)
* 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>
2017-01-11 19:06:43 +01:00
Ben Clark 03b5ac0a23 [Linux] Change installation to refer to bintray (#177)
* Changed Linux Installation to Refer to Bintray

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Make unstable repo singular

Signed-off-by: Ben Clark <ben@benjyc.uk>

* Update build history link

* Minor rephrasing

* Added addons path to locations.

Signed-off-by: Ben Clark <ben@benjyc.uk>

Signed-off-by: Thomas Dietrich <thomas.dietrich@tu-ilmenau.de> (github: ThomDietrich)
2017-01-08 20:29:47 +01:00
Thomas Dietrich 6a8b9b6443 Add a few introductional lines to Add-ons articles
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Thomas Dietrich 9aa9853e22 Fix and improve smaller typo and format fus
Signed-off-by: Thomas Dietrich <Thomas.Dietrich@tu-ilmenau.de>
2016-12-14 19:05:17 +01:00
Toby bec957162f [Linux] Fix useradd to adduser (#139)
Signed-off-by: Toby Shepheard <shepheardt@yahoo.com> (github: toby200)
2016-11-19 20:38:36 +05:30
Thomas Dietrich 3fc7b04e16 [Linux] Fix spelling 2016-11-14 12:46:25 +01:00