Re: [gentoo-user] Need drive space, what to delete?

2005-12-06 Thread Walter Dnes
On Sun, Dec 04, 2005 at 10:45:41AM -0700, Richard Fish wrote In addition to Holly's comments, I would take a look at the output of emerge --pretend --prune. It is likely that you have some slotted packages that you do not use anymore and can delete. *DON'T* do that. It appears that emerge

Re: [gentoo-user] Need drive space, what to delete?

2005-12-06 Thread Marc Morrisette
I agree...never ever use prune unless it is only removing something you WANT to remove that was installed in a new slot. The only times I've ever used it are to remove vanilla-sources-2.6.12.5 once I got 2.16.14.2 set up, and to remove gcc-3.3.6 once 3.4.4 was set up. It's a very dangerous

Re: [gentoo-user] Need drive space, what to delete?

2005-12-06 Thread Dale
Walter Dnes wrote: snip That's just 1 app. I'm sure there are others that would experience similar breakage. If you emerge --pretend --emptytree --world and an old version listed for deletion by --prune does *NOT* show up, you'll probably be safe removing it. Maybe emerge --pretend

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Dale
Haim Ashkenazi wrote: do you have WIPE_TMP=yes in /etc/conf.d/bootmisc? if not (and you don't have any other means of cleaning /tmp, chances are you have too many files in /tmp (e.g. every movie you ever viewed with firefox). you can change the setting like the example above and reboot the

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Dale
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% / udev12738880127308 1% /dev /dev/hda148312 37412

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Holly Bostick
Dale schreef: 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% / udev12738880127308 1% /dev /dev/hda148312

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Dale
Holly Bostick wrote: OK, ideas 1 (Traditional): delete the contents of /usr/portage/distfiles. Already gone. I use http-replicator from my main rig. I do wish I could tell emerge to delete them after it finishes compiling though. 2 (Traditional, little-known): Check

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Holly Bostick
Dale schreef: Holly Bostick wrote: 3 (Tough Love): You don't want to get rid of KDE, but there's a good chance you don't need all of KDE-- you might consider trimming it. I plan to let my mom use it if I move so I hope I can keep it all. Now, see, that's where you lose me because

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Richard Fish
On 12/4/05, Dale [EMAIL PROTECTED] 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% / udev12738880127308 1% /dev

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Spider (D.m.D. Lj.)
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% / udev12738880127308 1%

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Neil Bothwick
On Sun, 4 Dec 2005 09:38:17 -0800, Steven Susbauer wrote: since I want the actual installed programs to stay even with a depclean, I add them to my world file ( equery l kde-base/ | grep kde-base /var/lib/portage/world ). That will put all kde-base files in world, even libraries and other

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Steven Susbauer
It's relatively easy to delete the libraries from the world file. All I keep in there is stuff I know I want, like kscd or whatever. You also have to delete the 3.4.3 version numbers from the files, which can be a pain if you don't know how to use vi. It is for the most part easier to start with a

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Neil Bothwick
On Sun, 4 Dec 2005 13:30:57 -0800, Steven Susbauer wrote: It is for the most part easier to start with a blank slate; in my case I like having everything and deleting things I know I don't need, because otherwise I'm likely to forget something I do. I've done it the other way around. unmerge

Re: [gentoo-user] Need drive space, what to delete?

2005-12-04 Thread Dale
Richard Fish wrote: In addition to Holly's comments, I would take a look at the output of emerge --pretend --prune. Funny, that was what I did. Even though it is a recent install it still had several version of some stuff. It took up a bit of room too. You can also delete just the