Re: [gentoo-user] system audit

2005-12-08 Thread Billy Holmes
J.A.H. wrote: sent to gentoo-user instead. Why have more than one mail list period??? If we are all users don't we all belong here... I personally enjoy g-server and g-amd64, I know that those lists pretty much stay on topic, where as g-user runs all over the place topic wise. I'm not really

Re: [gentoo-user] system audit

2005-12-08 Thread J.A.H.
Nagatoro wrote: [snip] Misleading in what way? If we all are users don't we all belong here? Thank you for the different responses about what is installed. The gentoo-user category is misleading because a question that would otherwise be sent to gentoo-desktop, gentoo-server, gentoo-adm

Re: [gentoo-user] system audit

2005-12-08 Thread Neil Bothwick
On Wed, 07 Dec 2005 19:48:08 -0800, J.A.H. wrote: > Hi --- Is there a way to print all of the installed programs by > category. I would like to know what development libraries and tools are > installed and also what is installed that I never use. qpkg -I will list them, as will ls /var/db/pkg. >

Re: [gentoo-user] system audit

2005-12-07 Thread Steven Susbauer
Can't help witht he first part for the second one: gentoo-user General Gentoo user support and discussion mailing listI think that sums it up nicely. It is the general board, meaning that it is for support of pretty much anything. The problem with the other ones is that they are really made

Re: [gentoo-user] system audit

2005-12-07 Thread Nagatoro
J.A.H. wrote: Hi --- Is there a way to print all of the installed programs by category. I would like to know what development libraries and tools are installed and also what is installed that I never use. you could try cat /var/lib/portage/world | sort Basically I want to remove everything

[gentoo-user] system audit

2005-12-07 Thread J.A.H.
Hi --- Is there a way to print all of the installed programs by category. I would like to know what development libraries and tools are installed and also what is installed that I never use.  Basically I want to remove everything not in use so that another upgrade will take less time. Once I