Compare commits

...

9 Commits

Author SHA1 Message Date
mariacosta
aa86bc5954 Preparing v1.12.1. 2015-06-30 11:03:22 +01:00
mariacosta
01595e7bc8 lctr-b2xx: Create x8-04. 2015-06-30 11:00:45 +01:00
mariacosta
be95978ec5 lctr-b2xx: Create x8-01. 2015-06-30 11:00:13 +01:00
mariacosta
3e125fd0ed lctr-b2xx: Updated packages of x8-03. 2015-06-30 10:58:18 +01:00
mariacosta
70eb403ecc lctr-b2xx: Updated packages of aero-01. 2015-06-30 10:57:39 +01:00
Ricardo Martins
ca89cd22be lctr-b2xx: create x8-03. 2015-06-30 10:54:59 +01:00
mariacosta
b79ae47a25 lctr-b2xx: Create mariner-01. 2015-06-30 10:52:23 +01:00
mariacosta
9389e352b8 lctr-b2xx: Create aero-01. 2015-06-30 10:49:29 +01:00
Ricardo Martins
2c47127f0f Preparing v1.12.0. 2014-10-28 19:24:23 +00:00
9 changed files with 31 additions and 8 deletions

View File

@@ -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'

View File

@@ -1,2 +0,0 @@
cfg_hostname='x8-01'
cfg_eth_ext_ip='10.0.20.100'

View File

@@ -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'

View File

@@ -1,2 +0,0 @@
cfg_hostname='x8-04'
cfg_eth_ext_ip='10.0.20.115'

View 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'

View 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'

View 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'

View 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'

View 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'