Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Gluon SSID Changer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
firmware
Gluon SSID Changer
Commits
be7f05b2
Commit
be7f05b2
authored
8 years ago
by
rubo77
Browse files
Options
Downloads
Patches
Plain Diff
Makefile description adapted to new feature
parent
b283d72e
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
Makefile
+5
-4
5 additions, 4 deletions
Makefile
with
5 additions
and
4 deletions
Makefile
+
5
−
4
View file @
be7f05b2
...
@@ -17,10 +17,11 @@ endef
...
@@ -17,10 +17,11 @@ endef
define
Package/gluon-ssid-changer/description
define
Package/gluon-ssid-changer/description
Script
to
change
the
SSID
to
an
Offline-SSID
when
there
is
no
connection
to
Script
to
change
the
SSID
to
an
Offline-SSID
when
there
is
no
connection
to
any
gateway.
This
SSID
is
generated
from
the
nodes
hostname
with
the
first
any
gateway.
This
SSID
can
be
generated
from
the
nodes
hostname
with
the
first
and
last
part
of
the
nodename
to
allow
observers
to
recognise
which
node
is
down.
and
last
part
of
the
nodename
or
the
mac
address,
to
allow
observers
to
The
script
is
called
once
a
minute
by
micron.d
and
it
will
change
from
online
to
recognise
which
node
is
down.
The
script
is
called
once
a
minute
by
micron.d
offline-SSID
maximum
once
a
day
and
it
will
change
from
online
to
offline-SSID
maximum
once
every
(definable)
timeframe.
endef
endef
define
Build/Prepare
define
Build/Prepare
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment