lctr-rpi/test-rpi: update system config file.
This commit is contained in:
parent
4161caff37
commit
d942ae8700
@ -1,9 +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 raspicam libjpeg-turbo v4l-utils uv4l iw'
|
||||
cfg_services0='network-wlan dropbear storage upgrade syslog ptpd check_wlan'
|
||||
cfg_modules="$cfg_modules ftdi_sio rt73usb"
|
||||
cfg_terminal='tty1'
|
||||
cfg_ptpd_interface='wlan0'
|
||||
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools ptpd rpcbind rpi-boot-firmware linux/rpi libconfig log4cpp crypto++'
|
||||
cfg_services0='network dropbear storage upgrade syslog ptpd'
|
||||
cfg_modules="$cfg_modules ftdi_sio"
|
||||
cfg_terminal='ttyAMA0'
|
||||
cfg_ptpd_interface='eth0'
|
||||
|
||||
|
Reference in New Issue
Block a user