systems: Added systems lauv-nemo-1-aux-cmre and lauv-noptilus-2-aux-cmre.

This commit is contained in:
Paulo Dias 2018-08-23 20:34:24 +01:00
parent ef4b573d78
commit 8fc06f6598
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,6 @@
cfg_hostname='lauv-nemo-1-aux-cmre'
cfg_eth_ext_ip='10.0.10.63'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_ptpd_interface='eth0'
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools ptpd rpcbind nfs-utils rpi-boot-firmware linux/rpi libconfig log4cpp fftw socat crypto++ netcat screen rlwrap'

View File

@ -0,0 +1,8 @@
cfg_hostname='lauv-noptilus-2-aux-cmre'
cfg_storage='data0:ext4:/opt data1:ext4:/opt/lsts/dune/log'
cfg_eth_ext_ip='10.0.10.93'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_ptpd_interface='eth0'
cfg_packages="$cfg_packages u-boot ptpd i2c-tools am33xx-cm3/host linux dropbear rsync busybox e2fsprogs dosfstools ptpd rpcbind nfs-utils libconfig log4cpp fftw socat crypto++ netcat screen rlwrap"