![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
The Ubuntu Forums have grown tremendously over the years. While we regret that we are discontinuing our Other OS Talk category, this gives us an opportunity to help other Linux distributions grow by directing traffic to the websites of these distributions. Here is a list of the official websites for the operating systems that used to have individual forums here. We hope you are able to find further assistance from there. And finally, if you haven't yet found what you are looking for, we suggest you look for information on the DistroWatch website or you might try the multi-distribution LinuxQuestions forum. |
|
Gentoo Discussions on Gentoo Linux. |
|
|
Thread Tools | Display Modes |
|
|
#1 | |
|
Problem?...Bunny fix!
![]() Join Date: Oct 2005
Location: Portland, Oregon USA
Beans: 6,905
|
I came across this article, I thought it may help those new to Gentoo/Sabayon
Quote:
|
|
|
|
|
|
#2 |
|
Quad Shot of Ubuntu
![]() Join Date: Jul 2006
Location: Aiken, South Carolina
Beans: 433
Ubuntu CE
|
Re: Gentoo Portage secrets
I am going to have to try some of that. The more I try to use Ubuntu, the more I want Gentoo back.
|
|
|
|
|
#3 |
|
Ubuntu Extra Shot
![]() Join Date: Apr 2006
Beans: 267
Kubuntu 7.04 Feisty Fawn
|
Re: Gentoo Portage secrets
Oh RAV-TUX once again you are a life saver. I have had insane portage nightmares. I don't understand masking, layman, and some other things. Those refs should really help.
I was trying to configure and install a basic development LAMP stack. I kept breaking everything and hosing up the system trying to get PHP to talk to MySQL. Oh well. Once school is over and have the time and luxury to experiment I will definitely give this another whirl. 3.3 should be out by then too. |
|
|
|
|
#4 |
|
A Carafe of Ubuntu
![]() |
Re: Gentoo Portage secrets
if you want to unmask something, let say banshee media player... lets say that it is masked by keyword (~x86), and hardmaksed([M])... to unmask keywordmask
Code:
echo "media-sound/banshee" >> /etc/portage/package.keywords Code:
echo "media-sound/banshee" >> /etc/portage/package.unmask Code:
echo "media-sound/banshee" >> /etc/portage/package.mask *** Layman is a small script which will add overlays to portage... Overlays are ebuilds which aren't in standard portage tree. In other words, layman is a script which helps you to break your system. Joking, but, if these overlay were stable, they would be in portage tree, so do not expect rock-solid apps. you can see here how is it used to merge beryl version which isn't in portage http://ubuntuforums.org/showpost.php...49&postcount=9 |
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|