AutoBuilder Cluster Setup: Difference between revisions

From Yocto Project
Jump to navigationJump to search
(Rough outline)
 
mNo edit summary
Line 9: Line 9:
** cd /root/poky/scripts/; ./runqemu-gen-tapdevs 6000 100 32 /opt/poky/sysroots/x86_64-pokysdk-linux/
** cd /root/poky/scripts/; ./runqemu-gen-tapdevs 6000 100 32 /opt/poky/sysroots/x86_64-pokysdk-linux/
** /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
* Install nfs-utils or nfs-common, edit etc/idmapd.conf, fstab entry, mount NAS
* As pokybuild
** touch ~/yocto-autobuilder/.setupdone
** . yocto-autobuilder-setup
** ./yocto-start-autobuilder worker

Revision as of 18:50, 19 July 2016