Replaced BBB with RPI2 in lauv-xplore-1.
This commit is contained in:
parent
0dc1c507f2
commit
d5df6f7836
10
systems/lauv-aux-rpi/lauv-xplore-1-aux.cfg
Normal file
10
systems/lauv-aux-rpi/lauv-xplore-1-aux.cfg
Normal 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'
|
||||
|
@ -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'
|
Reference in New Issue
Block a user