Difference between pages "Funtoo ARMv7" and "File:Fqi-022.png"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
(Maintenance script uploaded "File:Fqi-022.png": Importing image file)
 
Line 1: Line 1:
This is currently a scratch page for getting an ARMv7 build working for Funtoo:
Funtoo Quick Install Image 022
 
<pre>
# echo 'sys-devel/crossdev **' >> /etc/portage/package.keywords
# emerge layman crossdev
# echo 'PORTDIR_OVERLAY=/usr/local/portage' >> /etc/make.conf
# install -d /usr/local/portage
# layman -a gentoo-arm
# crossdev -t armv7-none-linux-gnueabi
</pre>
 
[[Category:ARM]]

Revision as of 04:08, August 28, 2012

Funtoo Quick Install Image 022