Skip to content

Commit

Permalink
GITBOOK-50: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
thorgrimjansrud authored and gitbook-bot committed Sep 18, 2023
1 parent af07ca5 commit a639202
Showing 1 changed file with 3 additions and 15 deletions.
18 changes: 3 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,24 +10,12 @@ VS-Code will download the server bits and need enough space. Also we need some s

_Currently Edge Controller 750-8303 is prefered beacause this device provides enough CPU power and RAM for the connection. Other devices will work, but are slower to connect etc._

## Building the IPK's

Using Wago SDK we can build the two IPK's with selecting:

1. Core -> gcc libraries -> libatomic_
2. Shell & Console Tools -> Busibox -> Coreutils -> _Enable canonicalization by following all symlinks (-f)_

Pay attention to that the ipk's may be rebuild with every firmware to match the allready installed version.

## Prerequisite

Install the two ipk's found in this repo with the Web Based Management (WBM) 'Configuration -> Software Upload' or with the command line interface:

```
opkg install --force-reinstall <IPK>
```
Install the ipk's in Web Based Management (WBM) software upload tab (select 'force install' if notified):&#x20;

> WBM Software Uploads only supports 'force reinstall'. In the case of downgrading the IPK installation we must use CLI and 'opkg install --force-reinstall --force-downgrade \<IPK>'.
* Busybox
* GCC libs&#x20;

If we want to use the the remote SSH extension (instead of tunneling) we must change the settings for SSH-server Dropbear:

Expand Down

0 comments on commit a639202

Please sign in to comment.