Project

General

Profile

Statistics
| Branch: | Revision:

gdp-if / mqtt-gateway / gdp-provision-sensor.sh @ master

History | View | Annotate | Download (3.6 KB)

# Date Author Comment
8d59f16d 01/10/2019 04:03 PM Eric Allman

Change GDP_INSTALL_ROOT to GDP_ROOT, since all of the scripts in
$gdp/adm are looking for that name. An even better choice would be
GDP_RUN_ROOT, but we'll survive.

b05f798b 12/29/2018 02:49 PM Eric Allman

Rationalize macro names to avoid confusion and for consistency with the
base GDP code:
* GDP_ROOT => GDP_INSTALL_ROOT
* GDPROOT => GDP_SRC_ROOT
* GDPADM => GDP_ADM

3ca57859 06/21/2018 01:30 PM Eric Allman

Clean up mqtt-gdp-gateway compilation and convert to new API.

d52c5d11 08/24/2016 07:52 AM Eric Allman

Rename gdp-provision-sensor.sh and install in /usr/sbin.