Compare commits
9 Commits
tag/glued-
...
glued-1.12
Author | SHA1 | Date | |
---|---|---|---|
|
aa86bc5954 | ||
|
01595e7bc8 | ||
|
be95978ec5 | ||
|
3e125fd0ed | ||
|
70eb403ecc | ||
|
ca89cd22be | ||
|
b79ae47a25 | ||
|
9389e352b8 | ||
|
2c47127f0f |
@@ -23,7 +23,7 @@
|
||||
###########################################################################
|
||||
|
||||
# Config: GLUED version.
|
||||
cfg_glued_version='1.12.x'
|
||||
cfg_glued_version='1.12.1'
|
||||
# Config: GLUED vendor.
|
||||
cfg_glued_vendor='lsts'
|
||||
|
||||
|
@@ -1,2 +0,0 @@
|
||||
cfg_hostname='x8-01'
|
||||
cfg_eth_ext_ip='10.0.20.100'
|
@@ -1,3 +0,0 @@
|
||||
cfg_hostname='x8-03'
|
||||
cfg_eth_ext_ip='10.0.20.110'
|
||||
cfg_packages='u-boot dropbear rsync busybox linux uswitch ppp iptables socat bridge-utils ntp e2fsprogs i2c-tools iperf dnsmasq libav'
|
@@ -1,2 +0,0 @@
|
||||
cfg_hostname='x8-04'
|
||||
cfg_eth_ext_ip='10.0.20.115'
|
6
systems/lctr-b2xx/aero-01.cfg
Normal file
6
systems/lctr-b2xx/aero-01.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
cfg_hostname='aero-01'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.20.120'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
6
systems/lctr-b2xx/mariner-01.cfg
Normal file
6
systems/lctr-b2xx/mariner-01.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
cfg_hostname='mariner-01'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.20.125'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
6
systems/lctr-b2xx/x8-01.cfg
Normal file
6
systems/lctr-b2xx/x8-01.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
cfg_hostname='x8-01'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.20.100'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
6
systems/lctr-b2xx/x8-03.cfg
Normal file
6
systems/lctr-b2xx/x8-03.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
cfg_hostname='x8-03'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.20.110'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
6
systems/lctr-b2xx/x8-04.cfg
Normal file
6
systems/lctr-b2xx/x8-04.cfg
Normal file
@@ -0,0 +1,6 @@
|
||||
cfg_hostname='x8-04'
|
||||
cfg_storage='data0:ext4:/opt'
|
||||
cfg_eth_ext_ip='10.0.20.115'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
Reference in New Issue
Block a user