Added configuration files for lauv-xplore-2.

This commit is contained in:
Jose Pinto 2015-06-23 15:07:56 +01:00
parent d95b1c8287
commit 78ddba34e6
2 changed files with 5 additions and 3 deletions

View File

@ -1,10 +1,10 @@
cfg_hostname='lauv-xplore-2-aux'
cfg_eth_ext_ip='10.0.10.133'
cfg_eth_ext_ip='10.0.10.183'
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'
cfg_services0='network dropbear storage upgrade syslog ptpd'
cfg_services1=''
cfg_services2=''
cfg_services2='trex'
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools ptpd rpcbind nfs-utils rpi-boot-firmware linux/rpi libantlr3c boost europa'

View File

@ -0,0 +1,2 @@
cfg_hostname='lauv-xplore-2'
cfg_eth_ext_ip='10.0.10.180'