systems/lctr-b2xx/x8-06: update config file for nfs (rules + services).

This commit is contained in:
Pedro Gonçalves 2019-04-17 15:26:31 +01:00
parent a3f850b2e0
commit 220795ed0f
1 changed files with 3 additions and 1 deletions

View File

@ -3,4 +3,6 @@ cfg_storage='data0:ext4:/opt'
cfg_eth_ext_ip='10.0.20.105'
cfg_eth_ext_mk='255.255.0.0'
cfg_eth_ext_gw='10.0.0.1'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux opencv exiv2 libav'
cfg_packages='u-boot dropbear rsync busybox e2fsprogs ptpd i2c-tools am33xx-cm3/host linux rpcbind nfs-utils opencv exiv2 libav'
cfg_storage_dir='/opt/lsts/dune/log'
cfg_services1='nfs-storage-server'