From a639202d307147732d75e7410c8863fec4a02c6b Mon Sep 17 00:00:00 2001 From: Thorgrim Jansrud Date: Mon, 18 Sep 2023 05:39:11 +0000 Subject: [PATCH] GITBOOK-50: Update readme --- README.md | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index b907375..fd76997 100644 --- a/README.md +++ b/README.md @@ -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 -``` +Install the ipk's in Web Based Management (WBM) software upload tab (select 'force install' if notified): -> 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 \'. +* Busybox +* GCC libs If we want to use the the remote SSH extension (instead of tunneling) we must change the settings for SSH-server Dropbear: