Replaced BBB with RPI2 in lauv-xplore-1.

This commit is contained in:
José Braga 2015-09-28 15:35:45 +01:00
parent 0dc1c507f2
commit d5df6f7836
2 changed files with 10 additions and 7 deletions

View File

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

View File

@ -1,7 +0,0 @@
cfg_hostname='lauv-xplore-1-aux'
cfg_eth_ext_ip='10.0.10.123'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_packages="$cfg_packages libantlr3c boost europa"
cfg_ptpd_interface='eth0'
cfg_services2='trex'