systems/lauv-aux-rpi: add system config file for lauv-xplore-5-aux.

This commit is contained in:
Pedro Gonçalves 2017-10-24 17:00:28 +01:00
parent 644b98c753
commit d2a0d5208c
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
cfg_hostname='lauv-xplore-5-aux'
cfg_eth_ext_ip='10.0.10.163'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_ptpd_interface='eth0'
cfg_services0='network dropbear storage upgrade syslog ptpd'
cfg_services1=''
cfg_services2='trex'
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools ptpd rpcbind nfs-utils rpi-boot-firmware linux/rpi libantlr3c boost europa'