Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vesta
swupdate
Commits
8a118a4d
Commit
8a118a4d
authored
Jan 13, 2017
by
Mick Michalski
Browse files
added /etc/gateway.conf
parent
b7b236aa
Changes
1
Hide whitespace changes
Inline
Side-by-side
etc/gateway.conf
0 → 100644
View file @
8a118a4d
export
SURICATTA_TENANT
=
"default"
export
SURICATTA_URL
=
"http://35.163.46.114:8080"
export
SURICATTA_ID
=
"mick-vista-"
$(
ip
addr
|
grep
-
o
"link/ether\s*[0-9a-f:]*"
|
grep
-
o
"[0-9a-f:]*$"
)
"-"
$(
cat
/
sys
/
fsl_otp
/
HW_OCOTP_GP36
)
export
DEVICE_SETTINGS
=
"/dev/mtd0"
export
DEVICE_KERNEL_MAIN
=
"/dev/mtd1"
export
DEVICE_KERNEL_ALT
=
"/dev/mtd2"
export
DEVICE_FILESYSTEM_MAIN
=
"/dev/mmcblk1p2"
export
DEVICE_FILESYSTEM_ALT
=
"/dev/mmcblk1p3"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment