The information contained in this document is subject to change. This document contains proprietary information, which is protected by copyright
laws. All rights are reserved. No part of this document may be photocopied, reproduced or translated to another language or program language
without prior written consent of RFI Engineering B.V.
QIG_S-gateway_v1.30.docx
Page: 10(
11)
7 Upgrading the S-gateway firmware
RFI Engineering is keeping a repository with the latest S-gateway software as an Aptitude
repository. You can upgrade your system by giving the following command:
sudo apt-get update [ENTER]
This command doesn't actually install new versions of software. Instead, it updates the package
lists for upgrades for packages that need upgrading, as well as new packages that have just come
to the repositories.
The output of the command should give an output similar to:
Ign:1 http://cdn-fastly.deb.debian.org/debian stretch InRelease
Get:2 http://cdn-fastly.deb.debian.org/debian stretch Release [118 kB]
Get:3 http://apt.rfi-engineering.com/apt/debian stretch InRelease [1,625 B]
Get:4 http://cdn-fastly.deb.debian.org/debian stretch Release.gpg [2,434 B]
Get:5 http://apt.rfi-engineering.com/apt/debian stretch/embedded armel Packages [827 B]
Get:6 http://cdn-fastly.deb.debian.org/debian stretch/main armel Packages [6,884 kB]
Get:7 http://cdn-fastly.deb.debian.org/debian stretch/main Translation-en [5,384 kB]
Fetched 12.4 MB in 1min 19s (156 kB/s)
Reading package lists... Done
Now that the package list is updated, you can install the latest S-gateway software by giving the
following command:
sudo apt-get install s-gateway-rfi-build [ENTER]
This fetches the latest S-gateway software from RFI Engineering’s servers and installs this on the
gateway. The output should be similar to:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be upgraded:
s-gateway-rfi-build
1 upgraded, 0 newly installed, 0 to remove and 29 not upgraded.
Need to get 1,039 kB of archives.
After this operation, 21.5 kB of additional disk space will be used.
Get:1 http://apt.rfi-engineering.com/apt/debian stretch/embedded armel s-gateway-rfi-
build armel 1.1.0 [1,039 kB]
Fetched 1,039 kB in 0s (1,090 kB/s)
debconf: delaying package configuration, since apt-utils is not installed
(Reading database ... 13677 files and directories currently installed.)
Preparing to unpack .../s-gateway-rfi-build_1.1.0_armel.deb ...
Unpacking s-gateway-rfi-build (1.1.0) over (1.0.6) ...
Setting up s-gateway-rfi-build (1.1.0) ...
In the example above the S-gateway software has been updated from 1.0.6 to 1.1.0.
7.1
Showing your current S-gateway software version
You can show the currently installed S-gateway software version by giving the following command:
sudo apt show s-gateway-rfi-build [ENTER]
This will give you an output similar to:
Package: s-gateway-rfi-build
Version: 1.1.0
Priority: optional
Section: utility
Maintainer: Seb Renauld <[email protected]>
Installed-Size: 4,814 kB
Depends:
Standards-Version: 3.9.4
Download-Size: 1,039 kB