olsrd-watchdog can trigger when the olsrd service is restarted
Such as when a tunnel comes up, or when a config change is
made to olsrd.
procd already monitors olsrd and makes sure it remains running.
With procd we no longer need olsrd-watchdog and can remove it.
fixes AREDN->ticket:215
Change-Id: I5067d380a22bd0ab5e597746478ef3e1ba05d72d
Inside the source files the word "contained" was mispelled
as "conained"
The website currently lists this correctly as "contained"
This was an error in the intial stamping of the source files in
changeset:5c3ee1d0686c6e6f2907fe4fc393d86d6c5a69b5/aredn_ar71xx
Line is part of "Additional Conditions" permitted by GPLv3.
Line does not impact coders prior to the AREDN setup date
as it was added by the AREDN team.
Change-Id: I3bc09aea548100f35c08aebe8686b8d4808d56d8
Signed-off-by: Conrad Lara - KG6JEI <KG6JEI@amsat.org>
Signed-off-by: Joe Ayers <ae6xe@arrl.net>
Signed-off-by: Darryl Quinn <k5dlq@arrl.net>
Signed-off-by: Trevor Paskett - K7FPV <snoopytjp@gmail.com>
Parent options were not enabled in kconfig for setting the version
information in the buildroot.
In addition the release version strings need to be quoted to
be processed.
Change-Id: I4ac2a7aa903fb0d86f9a5200a4160e5028352fdd
Set the openwrt build version to be the version of AREDN.
We don't currently use the OpenWRT version anywhere
This will be useful for implementing /etc/banner version tagging
Change-Id: I484564d28ae2f2e9f6017c038efe288bf1809ce1
These scripts are intended to be run by Jenkins.
minimal/no error checking is done with these scripts at this time.
Some ENV variables needs to be set before executing these scripts.