Playing with the Developer's Image (Random thoughts...)
Written by
on
in
Young Coders.
I spent the bulk of the afternoon and evening playing with the developer's image for the laptop. Among other things, I sat down and tried to write a HelloWorld application using "best practises" as far as I understand them.
Comments
Comments are closed.
Pingbacks
Pingbacks are closed.
Guillermo on 03/19/2007 10:59 a.m. #
It's Nice to know that you are working on this!<br />
About the portage tree issue, there are some "tricks" you can do about it's size.<br />
In my desktop I have the tree in a sparse file and it has aprox. 231MB used.<br />
look at: http://gentoo-wiki.com/TIP_Speeding_up_portage <br />
and a radical approach at: http://gentoo-wiki.com/HOWTO_VERY_small_Portage_Tree_with_SquashFS_and_UnionFS<br />
<br />
Regards.