AutoBuilder Cluster Setup: Difference between revisions

From Yocto Project
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
** /bin/su - pokybuild -c "/usr/bin/vncserver"
** /bin/su - pokybuild -c "/usr/bin/vncserver"
* Disable or edit firewall rules to allow all connections to the tap devices
* Disable or edit firewall rules to allow all connections to the tap devices
* Install nfs-utils or nfs-common, edit etc/idmapd.conf, fstab entry, mount NAS
* Install nfs-utils or nfs-common, add Domain to /etc/idmapd.conf, fstab entry, mount NAS
* As pokybuild  
* As pokybuild  
** touch ~/yocto-autobuilder/.setupdone
** touch ~/yocto-autobuilder/.setupdone
** . yocto-autobuilder-setup  
** . yocto-autobuilder-setup  
** ./yocto-start-autobuilder worker
** ./yocto-start-autobuilder worker

Revision as of 18:53, 19 July 2016