On Sun, 2005-12-04 at 04:42 -0600, Dale wrote:
> LOL  It helped a little bit, but not much.
> 
> > swifty / # df
> > Filesystem           1K-blocks      Used Available Use% Mounted on
> > /dev/hda6              3564108   3505584     58524  99% /
> > udev                    127388        80    127308   1% /dev
> > /dev/hda1                48312     37412     10900  78% /boot
> > none                    127388         0    127388   0% /dev/shm
> > swifty / #
> 
> Any more ideas?  I would hate to have to remove KDE from that thing.


Little known things that may help:

app-admin/localepurge
 Handy tool.  Wipes locales that you don't use.
( 262 Mb here )

make sure you strip binaries, build them with -O2 or -Os instead of -O3.
(debug info alone on my system is  490 Mb)

Wipe old kernels.
make clean in the one kernel dir you have left.

/lib/modules : clean out things you don't have left.



cd /usr ;
du -ab |sort -n   


Look at the results,  then use equery ( or qfile, qpkg, epm or any other
tool)  to look them up.

emerge --prune ( handle with care... .)


Remove tetex if you have it installed. ( Also make sure you set
USE="-doc"  unless you really want API documentations )



Logs?  Logrotate + compression.

KDE:  perhaps using split builds and only installing the pieces you
need/want?

//Spider



-- 
begin  .signature
Tortured users / Laughing in pain
See Microsoft KB Article Q265230 for more information.
end

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to