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

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

View File

@ -0,0 +1,10 @@
cfg_hostname='lauv-xplore-4-aux'
cfg_eth_ext_ip='10.0.10.153'
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'