RE: [gentoo-user] Cleaning up portage

2006-04-13 Thread CR Little
89M 0% /dev/shm -Original Message- From: Robert Crawford [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 12, 2006 7:36 PM To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Cleaning up portage On Wednesday 12 April 2006 18:13, Benno Schulenberg wrote: CR Little CR Little

Re: [gentoo-user] Cleaning up portage

2006-04-13 Thread Robert Crawford
On Thursday 13 April 2006 09:38, CR Little wrote: It's a single drive. (add this line /dev/hda3 3.7G 1.3G 2.3G 36% / /dev/hda5 4.6G 4.1G 285M 94% /usr /dev/hda6 4.6G 312M 4.1G 7% /var /dev/hda7 2.8G 33M 2.6G 2% /tmp /dev/hda8

Re: [gentoo-user] Cleaning up portage

2006-04-12 Thread Joshua Schmidlkofer
emerge sync cleans up after itself. Rather, rsync takes care of that, so do not expect to gain too much. Cleanup of kernels is good, if they are portage managed than you can do something akin to this: emerge -c =gentoo-sources-version-revision e.g. To remove all of these kernels

Re: [gentoo-user] Cleaning up portage

2006-04-12 Thread Robert Crawford
On Wednesday 12 April 2006 16:59, CR Little wrote: I did a df -h on my system today and I only have 300 megs left on /usr So I went into /usr/portage and ran du -sh and it shows as 1.5G I then went into /usr/src and ran du -sh and it shows as 1.5G also Granted this is a small box - 5

Re: [gentoo-user] Cleaning up portage

2006-04-12 Thread Daniel Drake
Joshua Schmidlkofer wrote: emerge sync cleans up after itself. Rather, rsync takes care of that, so do not expect to gain too much. /usr/portage/distfiles will be taking up much of that 1.5GB. It's safe to clean that. Cleanup of kernels is good, if they are portage managed than you can do

Re: [gentoo-user] Cleaning up portage

2006-04-12 Thread Benno Schulenberg
CR Little wrote: So I went into /usr/portage and ran du -sh and it shows as 1.5G Use eclean. I then went into /usr/src and ran du -sh and it shows as 1.5G also Use 'emerge --prune gentoo-sources'. Next, what will happen if I rm -rf /usr/portage will the next emerge sync rebuild it? It

Re: [gentoo-user] Cleaning up portage

2006-04-12 Thread Robert Crawford
On Wednesday 12 April 2006 18:13, Benno Schulenberg wrote: CR Little CR Little, Please post output of df -h, and your /etc/fstab. From the posts on your problem, I can't tell what's what- looks lke all is on /usr, as its own partition. -- gentoo-user@gentoo.org mailing list