Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
File structure in Gentoo
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
anchorman082589
n00b
n00b


Joined: 02 Oct 2005
Posts: 27
Location: Ny metro

PostPosted: Mon Dec 05, 2005 3:39 am    Post subject: File structure in Gentoo Reply with quote

I'm a tad of a newbie and i was wondering if sombody could explain to me the file structure in gentoo and linux as a whole (which folders holds what type of files)

Thanks in advance,

Dan
_________________
"to be yourself is all that you can do"
Back to top
View user's profile Send private message
/dev/random
l33t
l33t


Joined: 26 Nov 2004
Posts: 704
Location: Austin, Texas, USA

PostPosted: Mon Dec 05, 2005 3:49 am    Post subject: Reply with quote

http://www.pathname.com/fhs/
Gentoo tends to stick to that.

As for portage specific stuff...
/usr/portage contains all ebuilds and the tarballs they download (/usr/portage/distfiles)
/etc/portage contains places to set package specific stuff such as USE flags, keywords (if you want a package in ~arch without putting ACCEPT_KEYWORDS="~arch" in /etc/make.conf), and unmasking/masking packages
/var/tmp/portage is where portage plops stuff it's working with at the moment (untarred files, where compilation actually takes place, etc.)
/var/lib/portage is where your world file is stored as well as a file called config which seems to contain md5sums of some important files
/var/db/pkg contains info about the packages you specifically have installed (don't muck around in there it's important)
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