lctr-rpi: Added X2O-01 and X2O-02 configs.
This commit is contained in:
parent
d273414068
commit
f79aec516f
10
systems/lctr-rpi/x2o-01.cfg
Normal file
10
systems/lctr-rpi/x2o-01.cfg
Normal file
@ -0,0 +1,10 @@
|
||||
cfg_hostname='x2o-01'
|
||||
cfg_eth_ext_ip='10.0.20.140'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_services1=''
|
||||
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools ptpd ntp rpcbind nfs-utils rpi-boot-firmware linux/rpi raspicam libjpeg-turbo v4l-utils uv4l'
|
||||
cfg_modules="$cfg_modules ftdi_sio"
|
||||
cfg_terminal='tty1'
|
||||
|
9
systems/lctr-rpi/x2o-02.cfg
Normal file
9
systems/lctr-rpi/x2o-02.cfg
Normal file
@ -0,0 +1,9 @@
|
||||
cfg_hostname='x2o-02'
|
||||
cfg_eth_ext_ip='10.0.20.145'
|
||||
cfg_eth_ext_mk='255.255.0.0'
|
||||
cfg_eth_ext_gw='10.0.0.1'
|
||||
cfg_ptpd_interface='eth0'
|
||||
cfg_services1=''
|
||||
cfg_packages='dropbear rsync busybox e2fsprogs dosfstools ptpd ntp rpcbind nfs-utils rpi-boot-firmware linux/rpi raspicam libjpeg-turbo v4l-utils uv4l'
|
||||
cfg_modules="$cfg_modules ftdi_sio"
|
||||
cfg_terminal='tty1'
|
Reference in New Issue
Block a user