Merge pull request #3 from krisklau/feature/ntnu-ip-range
Edit IP addresses of NTNU vehicles, and adding some new X8s
This commit is contained in:
commit
60f9017b34
@ -1,7 +1,7 @@
|
||||
# ntnu-hexa-00x
|
||||
# No additional packages.
|
||||
cfg_hostname='ntnu-hexa-001'
|
||||
cfg_eth_ext_ip='192.168.0.61'
|
||||
cfg_eth_ext_ip='192.168.1.200'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.1'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
|
@ -1,7 +1,7 @@
|
||||
# ntnu-hexa-00x
|
||||
# No additional packages.
|
||||
cfg_hostname='ntnu-hexa-002'
|
||||
cfg_eth_ext_ip='192.168.0.62'
|
||||
ccfg_eth_ext_ip='192.168.1.205'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.1'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
|
@ -1,7 +1,7 @@
|
||||
# ntnu-hexa-00x
|
||||
# No additional packages.
|
||||
cfg_hostname='ntnu-hexa-003'
|
||||
cfg_eth_ext_ip='192.168.0.63'
|
||||
cfg_eth_ext_ip='192.168.1.210'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.1'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
|
@ -1,7 +1,7 @@
|
||||
# ntnu-hexa-00x
|
||||
# No additional packages.
|
||||
cfg_hostname='ntnu-hexa-004'
|
||||
cfg_eth_ext_ip='192.168.0.64'
|
||||
cfg_eth_ext_ip='192.168.1.215'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.1'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
|
@ -1,8 +1,8 @@
|
||||
# ntnu-penguin-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-penguin-001'
|
||||
cfg_eth_ext_ip='192.168.0.121'
|
||||
cfg_eth_ext_ip='192.168.1.235'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.100'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
||||
|
@ -1,8 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-001'
|
||||
cfg_eth_ext_ip='192.168.0.111'
|
||||
cfg_eth_ext_ip='192.168.1.100'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.100'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
||||
|
@ -1,8 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-002'
|
||||
cfg_eth_ext_ip='192.168.0.112'
|
||||
cfg_eth_ext_ip='192.168.1.105'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.100'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
||||
|
@ -1,8 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-003'
|
||||
cfg_eth_ext_ip='192.168.0.113'
|
||||
cfg_eth_ext_ip='192.168.1.110'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.100'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
||||
|
@ -1,8 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-004'
|
||||
cfg_eth_ext_ip='192.168.0.114'
|
||||
cfg_eth_ext_ip='192.168.1.115'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.100'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
||||
|
8
systems/lctr-b2xx/ntnu-x8-005.cfg
Normal file
8
systems/lctr-b2xx/ntnu-x8-005.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-005'
|
||||
cfg_eth_ext_ip='192.168.1.120'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
8
systems/lctr-b2xx/ntnu-x8-006.cfg
Normal file
8
systems/lctr-b2xx/ntnu-x8-006.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-006'
|
||||
cfg_eth_ext_ip='192.168.1.125'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
8
systems/lctr-b2xx/ntnu-x8-007.cfg
Normal file
8
systems/lctr-b2xx/ntnu-x8-007.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-007'
|
||||
cfg_eth_ext_ip='192.168.1.130'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
8
systems/lctr-b2xx/ntnu-x8-008.cfg
Normal file
8
systems/lctr-b2xx/ntnu-x8-008.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-008'
|
||||
cfg_eth_ext_ip='192.168.1.135'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
8
systems/lctr-b2xx/ntnu-x8-009.cfg
Normal file
8
systems/lctr-b2xx/ntnu-x8-009.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-009'
|
||||
cfg_eth_ext_ip='192.168.1.140'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
8
systems/lctr-b2xx/ntnu-x8-010.cfg
Normal file
8
systems/lctr-b2xx/ntnu-x8-010.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-010'
|
||||
cfg_eth_ext_ip='192.168.1.145'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.1.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux libav'
|
Reference in New Issue
Block a user