View Single Post

   
  #3 (permalink)  
Old 02-21-2008, 08:29 AM
M|6
 
Posts: n/a
Default Re: Does any body know...

well you can save space by removing package groups that you don't use.
if you creat a dir called /etc/portage and creat a file there called
"rsync_excludes"
and list all directories you don't want updated, like "app-cdr" since you
don't own a burnner, theres no need for portage to download and keep files
you will never use.

best bet is to go into /urs/portage/
and add the groups to the "rsync_excludes"
but make sure to take great care, many things are dependent.

oh and also make sure you add this line to make.conf ( at the very bottom )

RSYNC_EXCLUDEFROM=/etc/portage/rsync_excludes

"cluster" <clus_ter@hotpop.com> wrote in message
news:2ufqblF2a8eohU1@uni-berlin.de...
>
> ... some tool or script to reduce hard disk space ocuped by Gentoo
> safely and automatically?. My laptop has litte hard disk. I
> think I don't need most static libraries, or development libraries and
> headers for apps like mozilla and a lot of final applications that are
> not required to compile others ports, and are spending
> uselessly a precious disc space.
>
> Thanks
>
>
>
>



Reply With Quote