systems/lctr-rpi: update test-rpi config for eth0 and wlan0.
This commit is contained in:
parent
d1872860fa
commit
0dd5539b48
9
systems/lctr-rpi/test-rpi-eth0.cfg
Normal file
9
systems/lctr-rpi/test-rpi-eth0.cfg
Normal file
@ -0,0 +1,9 @@
|
||||
cfg_hostname='test-rpi'
|
||||
cfg_eth_ext_ip='10.0.200.52'
|
||||
cfg_services1=''
|
||||
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools ptpd rpcbind rpi-boot-firmware linux/rpi exiftool'
|
||||
cfg_services0='nnetwork dropbear storage upgrade syslog ptpd'
|
||||
cfg_modules="$cfg_modules ftdi_sio"
|
||||
cfg_terminal='tty1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
|
Reference in New Issue
Block a user