Activities/Toaster/Develop: Difference between revisions

Grantbow (talk | contribs)
hints on setting up a more comfortable development environment on an XO-1.5
Grantbow (talk | contribs)
added git clone for hello-world and hello-mesh
Line 29: Line 29:
** sudo vi /etc/fstab ; change the /var/tmp size= to 20%.  This is used by yum in some circumstances instead of /var/cache/yum
** sudo vi /etc/fstab ; change the /var/tmp size= to 20%.  This is used by yum in some circumstances instead of /var/cache/yum
** sudo vi /etc/rc.d/rc.local ; add "mkdir --mode 777 /var/run/screen" required by screen
** sudo vi /etc/rc.d/rc.local ; add "mkdir --mode 777 /var/run/screen" required by screen
** git clone http://git.sugarlabs.org/git/hello-world/mainline.git
** git clone http://git.sugarlabs.org/git/hello-mesh/mainline.git


* ToDo
* ToDo