Merge pull request #2 from krisklau/feature/ntnu-vehicles
Add NTNU vehicle configuration files
This commit is contained in:
commit
1ad4b0b16f
7
systems/lctr-b2xx/ntnu-hexa-001.cfg
Normal file
7
systems/lctr-b2xx/ntnu-hexa-001.cfg
Normal file
@ -0,0 +1,7 @@
|
||||
# ntnu-hexa-00x
|
||||
# No additional packages.
|
||||
cfg_hostname='ntnu-hexa-001'
|
||||
cfg_eth_ext_ip='192.168.0.61'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
7
systems/lctr-b2xx/ntnu-hexa-002.cfg
Normal file
7
systems/lctr-b2xx/ntnu-hexa-002.cfg
Normal file
@ -0,0 +1,7 @@
|
||||
# ntnu-hexa-00x
|
||||
# No additional packages.
|
||||
cfg_hostname='ntnu-hexa-002'
|
||||
cfg_eth_ext_ip='192.168.0.62'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
7
systems/lctr-b2xx/ntnu-hexa-003.cfg
Normal file
7
systems/lctr-b2xx/ntnu-hexa-003.cfg
Normal file
@ -0,0 +1,7 @@
|
||||
# ntnu-hexa-00x
|
||||
# No additional packages.
|
||||
cfg_hostname='ntnu-hexa-003'
|
||||
cfg_eth_ext_ip='192.168.0.63'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
7
systems/lctr-b2xx/ntnu-hexa-004.cfg
Normal file
7
systems/lctr-b2xx/ntnu-hexa-004.cfg
Normal file
@ -0,0 +1,7 @@
|
||||
# ntnu-hexa-00x
|
||||
# No additional packages.
|
||||
cfg_hostname='ntnu-hexa-004'
|
||||
cfg_eth_ext_ip='192.168.0.64'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
8
systems/lctr-b2xx/ntnu-penguin-001.cfg
Normal file
8
systems/lctr-b2xx/ntnu-penguin-001.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-penguin-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-penguin-001'
|
||||
cfg_eth_ext_ip='192.168.0.121'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.100'
|
||||
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-001.cfg
Normal file
8
systems/lctr-b2xx/ntnu-x8-001.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-001'
|
||||
cfg_eth_ext_ip='192.168.0.111'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.100'
|
||||
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-002.cfg
Normal file
8
systems/lctr-b2xx/ntnu-x8-002.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-002'
|
||||
cfg_eth_ext_ip='192.168.0.112'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.100'
|
||||
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-003.cfg
Normal file
8
systems/lctr-b2xx/ntnu-x8-003.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-003'
|
||||
cfg_eth_ext_ip='192.168.0.113'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.100'
|
||||
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-004.cfg
Normal file
8
systems/lctr-b2xx/ntnu-x8-004.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
# ntnu-x8-00x
|
||||
# Adds libav package.
|
||||
cfg_hostname='ntnu-x8-004'
|
||||
cfg_eth_ext_ip='192.168.0.114'
|
||||
cfg_eth_ext_mk='255.255.255.0'
|
||||
cfg_eth_ext_gw='192.168.0.100'
|
||||
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