Re: [gentoo-user] Cleaning System

2005-02-25 Thread Ric de France
On Fri, 25 Feb 2005 17:21:13 -0500 (EST), A. Khattri <[EMAIL PROTECTED]> wrote: > If you have upgraded kernels several times and rebuild by hand, there will > be lots of object and modules files for each kernel under /usr/src - maybe > you can do a 'make clean" in each kernel folder and unmerge any

Re: [gentoo-user] Cleaning System

2005-02-25 Thread A. Khattri
On Fri, 25 Feb 2005, timothy johnson wrote: > I am running low on space, I was running if there is a easy way to see > how much space a package is taking up. Or maybe tell me what I should > do to make some room You could probably clear out /usr/portage/distfiles. Look inside /var/tmp - maybe so

[gentoo-user] Cleaning System

2005-02-25 Thread timothy johnson
I am running low on space, I was running if there is a easy way to see how much space a package is taking up. Or maybe tell me what I should do to make some room -- gentoo-user@gentoo.org mailing list

Re: [gentoo-user] cleaning up memory statistics...

2005-02-18 Thread Richard Robson
On Fri, 2005-02-18 at 11:08 -0800, Mark Knecht wrote: > Is there a command that tells Linux to really memory that is really > not in use? I'm sure top is not the best app for looking at this so > what app would be better? cat /proc/meminfo and the following link to make sense of it... http://linu

Re: [gentoo-user] cleaning up memory statistics...

2005-02-18 Thread Sascha Lucas
Hi Mark, Is there a command that tells Linux to really memory that is really not in use? I'm sure top is not the best app for looking at this so yes there is: i.e. "free -m". the line starting with "-/+" tells you what's used by apps without filesystem cache and buffers and what's free. the "-m"

Re: [gentoo-user] cleaning up memory statistics...

2005-02-18 Thread Mike Noble
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Mark Knecht wrote: | Is there a command that tells Linux to really memory that is really | not in use? I'm sure top is not the best app for looking at this so | what app would be better? | | Here's a picture of my machine running Gnome and Mozilla immed

[gentoo-user] cleaning up memory statistics...

2005-02-18 Thread Mark Knecht
Is there a command that tells Linux to really memory that is really not in use? I'm sure top is not the best app for looking at this so what app would be better? Here's a picture of my machine running Gnome and Mozilla immediately after a reboot. top - 11:02:50 up 3 min, 2 users, load average:

Re: [gentoo-user] Cleaning up /usr/portage

2004-02-15 Thread Alec Berryman
On Sun, Feb 15, 2004 at 08:54:44PM -0500, Paul Kimberley wrote: > What are some safe commands I can run to clean up my portage directory > (bandwidth isn't a factor, I don't mind re-downloading files) > > Can you just delete everything in the /usr/portage/distfiles directory? > Is this safe for a

Re: [gentoo-user] Cleaning up /usr/portage

2004-02-15 Thread Marius Mauch
On 02/15/04 Paul Kimberley wrote: > Hi, > > I have a quick maintenance question regarding the /usr/portage > directory, as my /usr/portage/distfiles directory is now 2.7 Gigs and > I'm concerned about the space. > > What are some safe commands I can run to clean up my portage directory > (bandw

[gentoo-user] Cleaning up /usr/portage

2004-02-15 Thread Paul Kimberley
Hi, I have a quick maintenance question regarding the /usr/portage directory, as my /usr/portage/distfiles directory is now 2.7 Gigs and I'm concerned about the space. What are some safe commands I can run to clean up my portage directory (bandwidth isn't a factor, I don't mind re-downloading fil

Re: [gentoo-user] cleaning

2004-01-02 Thread Andrew Gaffney
Norbert Kamenicky wrote: is there some utility, for checking distfile dir against system to find unneeded source files ? I can write some script myself, but do not like to re-discover america :-) Start here. There are a lot of good utilities. http://forums.gentoo.org/viewtopic.php?t=67849 -- Andr

[gentoo-user] cleaning

2004-01-02 Thread Norbert Kamenicky
Hi, is there some utility, for checking distfile dir against system to find unneeded source files ? I can write some script myself, but do not like to re-discover america :-) noro -- [EMAIL PROTECTED] mailing list

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-24 Thread Michael Schreckenbauer
Am Mittwoch, 24. September 2003 14:51 schrieb Stroller: > > I think, this would work, but that's not what I really want to do: > > editing > > world files, copying them here over and there over, everytime I update > > a > > desktop and/or the server. > > Well, of course you don't need to copy the f

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-24 Thread Stroller
On 23 Sep 2003, at 9:42 pm, Michael Schreckenbauer wrote: systems - it only updates the local portage database & fetches the updates you require. It would, I would think, be quite easy to unshare the NFS export before getting the files, and reshare it afterwards, as part of the cron job. If this

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-24 Thread Christian Banik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Mittwoch, den 24. September 2003 02:16 schrieb Collins Richey: > > What I really like to see is a possibility to remove the distfiles that > > are not connected to an ebuild anymore (outdated packages). These files > > would probably never be downlo

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Collins Richey
On Wed, 24 Sep 2003 00:17:35 +0200 Christian Banik <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Am Dienstag, den 23. September 2003 13:52 schrieb > [EMAIL PROTECTED]: > > Is there really no option or flag or feature or something to set in > > /etc/make.conf so

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Stroller
On 23 Sep 2003, at 7:18 pm, Michael Schreckenbauer wrote: The `emerge --update` is done separately - no-one sensible would advise system updates without manual intervention. However if all the files are stored on one machine & exported over NFS, then it is expedient to have that machine do the fe

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Heschi Kreinick
> Have I missed something again? > > Is there really no option or flag or feature or something to set in > /etc/make.conf so that emerge will remove the /usr/portage/distfiles/* that > were downloaded for the installation? Yes. You've missed http://article.gmane.org/gmane.linux.gentoo.user/463

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Christian Banik
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am Dienstag, den 23. September 2003 13:52 schrieb [EMAIL PROTECTED]: > Is there really no option or flag or feature or something to set in > /etc/make.conf so that emerge will remove the /usr/portage/distfiles/* that > were downloaded for the installa

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Michael Schreckenbauer
Hi, Am Dienstag, 23. September 2003 22:07 schrieb Paul Hannah: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I have never tried something similar to this, but if you added any packages > installed on the clients manually (or through some automated script) to the > world file, after backing

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Paul Hannah
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I have never tried something similar to this, but if you added any packages installed on the clients manually (or through some automated script) to the world file, after backing up the original and remembering to replace it when you want to do an up

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Michael Schreckenbauer
Am Dienstag, 23. September 2003 18:46 schrieb Stroller: > > I feel unhappy with automatic system updates. Should etc-update be > > executed > > automatically after the emerge or not? Should every operator check > > his/her > > computer every morning to see if en etc-update gives something to do? >

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Stroller
On 23 Sep 2003, at 4:03 pm, [EMAIL PROTECTED] wrote: Could you explain what concurrency issues you anticipate, please..? Simply that two (or more) clients would try to download and _store_ the same file at the same time... could also be that one or more client believes it is already downloaded beca

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Gustav_Schaffter
> Could you explain what concurrency issues you anticipate, please..? Simply that two (or more) clients would try to download and _store_ the same file at the same time, a distfile that did not exist on the local server, but the clients happen to request at more or less the same time, realizi

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Stroller
On 23 Sep 2003, at 2:06 pm, [EMAIL PROTECTED] wrote: Either I have to have a "per client" ../distfiles directory on the nfs server wich creates an enormous redundancy... Or, I share the single ../distfiles directory between all 13 computers, with all potential concurrency problems that would bring

RE: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Mark Knecht
> > So, you've got too much harddisk space, do you? > > Kindly, send your excess harddisk space to me by e-mail, preferrably > gzipped. :-) > > > On one of my PCs, I run Gentoo out of a 1.2 GB hd. OK, I admit to not > having installed X. ;-) > > Biker I know this depends a lot on where you are in

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread William Kenworthy
Coz if its a normal nfs share, two computers may decide to download the file at the same time. There was talk about how to handle this in the past. Personally, I would still do it as it would be: 1. would be an occaisional occurrence only 2. the machines would error off if the file corrupts 3. o

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Collins Richey
On Tue, 23 Sep 2003 13:52:00 +0200 [EMAIL PROTECTED] wrote: > > > > > Have I missed something again? > > Is there really no option or flag or feature or something to set in > /etc/make.conf so that emerge will remove the /usr/portage/distfiles/* that > were downloaded for the installation? >

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Terry Churchill
My pet monkey insists that on Sep 23 2003 at 02:06PM [EMAIL PROTECTED] <[EMAIL PROTECTED]> warbled: > Or, I share the single ../distfiles directory between all 13 computers, > with all potential concurrency problems that would bring in to the soup. > (Oh, what a nightmare that may become. ;-) How

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Gustav_Schaffter
inux.co.uk> cc: (bcc: Gustav Schaffter/CDS/CG/CAPITAL) Subject: Re: [gentoo-user] Cleaning up ../distfiles from make.conf

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Terry Churchill
My pet monkey insists that on Sep 23 2003 at 01:36PM [EMAIL PROTECTED] <[EMAIL PROTECTED]> warbled: > But if I intend to keep a local Gentoo mirror in my little network? (I *do* > have a PC with a large harddisk. Well, even two, actually. ;-) > > Then I may need to keep the distfiles on my Gentoo

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Mike Williams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 23 September 2003 13:36, [EMAIL PROTECTED] wrote: > But if I intend to keep a local Gentoo mirror in my little network? (I *do* > have a PC with a large harddisk. Well, even two, actually. ;-) > > Then I may need to keep the distfiles on my

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Gustav_Schaffter
haffter/CDS/CG/CAPITAL) Subject: Re: [gentoo-user] Cleaning up ../distfiles from make.conf

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Marius Mauch
On 09/23/03 [EMAIL PROTECTED] wrote: > But for many ordinary users (like myself) it just doesn't make sense > to save the distfile once installed just in case I might once want to > re-install it. (It will anyway be outdated by then.) > > I'd like to set some flag or somesuch so that emerge does

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread William Kenworthy
Oh, missed another reason. Everytime I install a system, I just copy over the distfiles and go from there: this batch started with gentoo 1.0, prob not many of the originals left, but its certainly saved a heap in download costs. BillK On Tue, 2003-09-23 at 19:52, [EMAIL PROTECTED] wrote: > >

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Gustav_Schaffter
> On the other hand, disk drives are large. I have 80GB - most of it > unpartitioned at this time. I'll add more space later if I need it I > suppose. > - Mark So, you've got too much harddisk space, do you? Kindly, send your excess harddisk space to me by e-mail, preferrably gzipped. :-)

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread William Kenworthy
Adding to your list of reasons are: gcc/glibc upgrades have in the past required a full system recompile from scratch: this happened for gcc 2.95 to 3.0, 3.1 (and 3.2?) and looks like it will soon be neccessary with 3.3 if you want to get the advertised gains. change of opt flags in make.conf and

Re: [gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Mark Knecht
On Tue, 2003-09-23 at 04:52, [EMAIL PROTECTED] wrote: > So my questions are: What FM did I miss? How is this done? Can it be done? > > > Biker > :-) About 40% of all the disk usage on my Gentoo machine is in /usr/portage! (1.5GB) On the other hand, disk drives are large. I have 80GB - most

[gentoo-user] Cleaning up ../distfiles from make.conf

2003-09-23 Thread Gustav_Schaffter
Have I missed something again? Is there really no option or flag or feature or something to set in /etc/make.conf so that emerge will remove the /usr/portage/distfiles/* that were downloaded for the installation? In my situation I don't see why I would ever re-install something already instal