Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Questions about Overlay's
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
mreff555
Apprentice
Apprentice


Joined: 10 Mar 2011
Posts: 231
Location: Philadelphia

PostPosted: Mon Sep 24, 2012 12:44 am    Post subject: Questions about Overlay's Reply with quote

I don't completely understand overlays yet.
I have been following this tutorial:
http://wiki.gentoo.org/wiki/Raspberry_Pi
At the point where I would create the crossdev toolchain I get this message

Code:
 * You need to specify an output overlay.  Please use --ov-output or set
 * PORTDIR_OVERLAY in your make.conf.  A standard setting is: /usr/local/portage


Now my understanding of an overlay is that it is just a tree that portage basically leaves alone. I don't seem to be able to create my own, but I have no idea which one I should use? How do you distinguish one overlay from another without someone explicitly telling you to use a specific one?
Back to top
View user's profile Send private message
chithanh
Developer
Developer


Joined: 05 Aug 2006
Posts: 2158
Location: Berlin, Germany

PostPosted: Mon Sep 24, 2012 3:33 am    Post subject: Reply with quote

crossdev will create some ebuilds, which will be used to integrate the cross-compiler with portage. For that reason you need to create a local overlay.

It should be sufficient to make a directory for the overlay (e.g. /usr/local/portage) and pointing PORTDIR_OVERLAY in make.conf to it. Optionally you can create a text file /usr/local/portage/profiles/repo_name and give a name to your overlay.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum