View previous topic :: View next topic |
Author |
Message |
yabbadabbadont Advocate
Joined: 14 Mar 2003 Posts: 4791 Location: 2 exits past crazy
|
Posted: Thu Jun 05, 2008 7:57 pm Post subject: |
|
|
Code: | ls -l /etc/portage/package.keywords/
total 12
-rw-r--r-- 1 root root 18 2008-05-28 00:16 abcde
-rw-r--r-- 1 root root 18 2008-05-03 02:52 tovid
-rw-r--r-- 1 root root 19 2008-06-05 14:10 wine
|
|
|
Back to top |
|
|
draino n00b
Joined: 03 Dec 2007 Posts: 22 Location: Perth WA, Australia
|
Posted: Fri Jun 06, 2008 7:16 am Post subject: |
|
|
So many posts for such a trivial subject
Quote: |
Theres no denying it, the future's crazy. Oh well, don't wanna stand out.
-- Philip J. Fry. (Futurama "A Taste of Freedom" [4ACV05]).
|
Code: |
app-arch/upx ~*
app-cdr/dvdshrink ~*
app-cdr/nero ~*
app-cdr/xdvdfs-tools ~*
app-emulation/vmware-dsp ~*
app-emulation/vmware-modules ~*
app-emulation/vmware-player ~*
app-misc/g15daemon ~*
app-misc/sl ~*
dev-cpp/libsexymm ~*
dev-libs/libg15 ~*
games-board/openyahtzee ~*
games-fps/doom3 ~*
games-fps/postal2 ~*
games-fps/sauerbraten ~*
games-strategy/uqm ~*
media-libs/vigra ~*
media-libs/win32codecs ~*
media-sound/alsaplayer ~*
media-video/cinelerra-cvs ~*
media-video/linux-uvc ~*
media-video/nvclock ~*
media-video/qdvdauthor ~*
media-video/videotrans ~*
net-p2p/dc-qt ~*
net-p2p/dctc ~*
net-wireless/airsnort ~*
sys-apps/biosdisk ~*
sys-apps/hwinfo ~*
sys-apps/i2c ~*
x11-libs/libview ~*
x11-themes/emerald ~*
x11-themes/emerald-themes ~*
|
Code: |
$ cat /etc/portage/package.keywords | wc -l
33
|
I want to be able to have some eye candy and play games on my xps m1730
my package.use is much bigger than this for some reason though...
Oh and in case anyone is wondering why they're all ~* and not ~arch, it's because I like to maintain portability of my configurations _________________
Dell XPS M1370 (MXG071) | Dell 2707WFP | IBM Model M (1391401) | Logitech MX320
Linux 2.6.24-tuxonice-r9 #1 SMP PREEMPT x86_64 Intel(R) Core(TM)2 Extreme CPU X7900 @ 2.80GHz GenuineIntel GNU/Linux
|
|
Back to top |
|
|
hopspitfire n00b
Joined: 20 Aug 2007 Posts: 9 Location: US
|
Posted: Wed Jun 18, 2008 8:08 pm Post subject: |
|
|
Code: | cat /etc/portage/package.keywords/* | wc -l
372 |
e17 and kde4 stuff |
|
Back to top |
|
|
kernelOfTruth Watchman
Joined: 20 Dec 2005 Posts: 6111 Location: Vienna, Austria; Germany; hello world :)
|
|
Back to top |
|
|
monsm Guru
Joined: 26 Sep 2007 Posts: 467 Location: London, UK
|
Posted: Thu Jun 19, 2008 11:43 am Post subject: |
|
|
I had a 100+ packages in mine for Gnome 2.20. I then removed almost all when 2.20 became stable.
Being somewhat impatient, I then installed not only Gnome 2.22.2, but also Compiz-fusion 0.7.6 from overlay, and even Firefox-3.0 added some to it.
So at latest count it was 147 packages there (mostly Gnome 2.22). |
|
Back to top |
|
|
jordanwb l33t
Joined: 10 Jul 2008 Posts: 642 Location: Ottawa, Canada
|
Posted: Sat Jan 31, 2009 5:33 pm Post subject: |
|
|
I have only two on my desktop pc:
app-crypt/truecrypt
sys-fs/mtpfs ~x86
I don't think I need the last one anymore though. {Checks} No I don't. |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9266
|
Posted: Sat Jan 31, 2009 7:22 pm Post subject: |
|
|
draino wrote: | Oh and in case anyone is wondering why they're all ~* and not ~arch, it's because I like to maintain portability of my configurations |
For portability you could also just omit that ~*. |
|
Back to top |
|
|
RedSquirrel Guru
Joined: 22 Apr 2008 Posts: 336
|
Posted: Sun Feb 01, 2009 6:39 pm Post subject: |
|
|
$ cat /etc/portage/package.keywords | wc -l
88
xorg-x11, some window managers, GTK+ engines, abcde, etc. |
|
Back to top |
|
|
szczerb Veteran
Joined: 24 Feb 2007 Posts: 1709 Location: Poland => Lodz
|
Posted: Sun Feb 01, 2009 8:13 pm Post subject: |
|
|
Code: | szczerb@nomad ~/Desktop $ wc -l /etc/portage/package.keywords
270 /etc/portage/package.keywords | That would be some normal single stuff (games mainly) plus X, mono, synCE, 32bit emu libs, virtualbox, compiz and a few crossdev things ;] |
|
Back to top |
|
|
Dralnu Veteran
Joined: 24 May 2006 Posts: 1919
|
Posted: Mon Feb 02, 2009 10:25 pm Post subject: |
|
|
36. Its an old file, so some of the files in it I'm not using. _________________ The day Microsoft makes a product that doesn't suck, is the day they make a vacuum cleaner. |
|
Back to top |
|
|
Dont Panic Guru
Joined: 20 Jun 2007 Posts: 322 Location: SouthEast U.S.A.
|
Posted: Thu Feb 05, 2009 8:21 pm Post subject: |
|
|
332 entries.
I like to experiment. |
|
Back to top |
|
|
gregool Guru
Joined: 26 Nov 2007 Posts: 336 Location: Lille
|
Posted: Fri Feb 06, 2009 12:11 pm Post subject: |
|
|
Dont Panic wrote: | 332 entries.
I like to experiment. |
i can see that
in my case only 58 entries, i'm not quite a tester, and that's the best compromise i found between x86 & ~x86. |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Fri Feb 06, 2009 12:13 pm Post subject: |
|
|
Code: |
x11-drivers/nvidia-drivers ~amd64
media-video/nvidia-settings ~amd64
#sys-kernel/gentoo-sources ~amd64
net-im/amsn ~amd64
x11-themes/amsn-skins ~amd64
=app-crypt/mit-krb5-1.6.3-r4 ~amd64
##### Firefox 3.0.5
>=www-client/mozilla-firefox-3.0.4-r2 ~amd64
>=dev-libs/nspr-4.7.3 ~amd64
>=dev-libs/nss-3.12-r1 ~amd64
>=net-libs/xulrunner-1.9.0.4-r1 ~amd64
>=net-www/mplayerplug-in-3.55 ~amd64
>=dev-db/sqlite-3.6.2 ~amd64
dev-util/git ~amd64
|
|
|
Back to top |
|
|
szczerb Veteran
Joined: 24 Feb 2007 Posts: 1709 Location: Poland => Lodz
|
Posted: Fri Feb 06, 2009 12:36 pm Post subject: |
|
|
d2_racing wrote: | Code: |
x11-drivers/nvidia-drivers ~amd64
media-video/nvidia-settings ~amd64
#sys-kernel/gentoo-sources ~amd64
net-im/amsn ~amd64
x11-themes/amsn-skins ~amd64
=app-crypt/mit-krb5-1.6.3-r4 ~amd64
##### Firefox 3.0.5
>=www-client/mozilla-firefox-3.0.4-r2 ~amd64
>=dev-libs/nspr-4.7.3 ~amd64
>=dev-libs/nss-3.12-r1 ~amd64
>=net-libs/xulrunner-1.9.0.4-r1 ~amd64
>=net-www/mplayerplug-in-3.55 ~amd64
>=dev-db/sqlite-3.6.2 ~amd64
dev-util/git ~amd64
|
| All those firefox related packages and mit-krb5 have been stable for quite some time now... |
|
Back to top |
|
|
Old School Apprentice
Joined: 20 Nov 2004 Posts: 252 Location: West Bank of the Coast Fork
|
Posted: Sat Feb 07, 2009 1:49 am Post subject: |
|
|
Code: | cat /etc/portage/package.keywords
# /etc/portage/package.keywords
#
#
sys-apps/portage ~x86
#
app-admin/eselect ~x86
app-admin/eselect-news ~x86
#
# app-emulation/vmware-workstation ~x86
# app-emulation/vmware-modules ~x86
app-emulation/wine ~x86
#
app-misc/klive ~x86
#
=app-crypt/qca-1.0-r3 ~x86
#
media-libs/faad2 ~x86
media-libs/libquicktime ~x86
#
media-plugins/live ~x86
#
media-video/vlc ~x86
media-video/ffmpeg ~x86
#
kde-misc/kdmtheme ~x86
#
# dev-cpp/libsexymm ~x86
#
x11-misc/googleearth ~x86
x11-misc/google-gadgets ~x86
#
net-misc/curl ~x86
#
net-www/mplayerplug-in ~x86
#
games-fps/quake3 ~x86
#
games-simulation/dangerdeep ~x86 |
_________________ www.otw20.com
The further a society drifts from truth, the more it will hate those who speak it.
George Orwell |
|
Back to top |
|
|
d2_racing Bodhisattva
Joined: 25 Apr 2005 Posts: 13047 Location: Ste-Foy,Canada
|
Posted: Sat Feb 07, 2009 3:37 am Post subject: |
|
|
szczerb wrote: | All those firefox related packages and mit-krb5 have been stable for quite some time now... |
I really need to clean up my file |
|
Back to top |
|
|
tylerwylie Guru
Joined: 19 Sep 2004 Posts: 458 Location: /US/Georgia/Atlanta
|
Posted: Sat Feb 07, 2009 6:12 am Post subject: |
|
|
This thread's still going? Sweet! |
|
Back to top |
|
|
FastTurtle Guru
Joined: 03 Sep 2002 Posts: 499 Location: Flakey Shake & Bake Caliornia, USA
|
Posted: Mon Mar 09, 2009 5:39 am Post subject: |
|
|
Now that I'm running a stable AMD64 setup with 8GB (still using the Intel Board with an E6300) I've managed to reduce pkg.keywords to a meager 5 files.
Kopete-otr for privacy needs. Folding At Home. Spambayes - seems to be more effective for me. Truecrypt along with mplayer-thumbs. |
|
Back to top |
|
|
ssmaxss Apprentice
Joined: 28 Jun 2005 Posts: 160 Location: Moscow, Russia.
|
Posted: Tue May 05, 2009 2:06 pm Post subject: |
|
|
Are there any tool that will clean up this files, removing "=foo/bar-1.2.3"-like packages if they are already stable/gone/not installed? |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9266
|
Posted: Tue May 05, 2009 2:15 pm Post subject: |
|
|
Code: | cat /etc/portage/package.keywords/* | wc -l
43 |
Wow. Going funtoo and ~amd64 really made sense in a way.
Old amd64 machine, by contrast:
Code: | cat /etc/portage/package.keywords/* | wc -l
794 |
This really really really needs some cleaning up. |
|
Back to top |
|
|
sera Retired Dev
Joined: 29 Feb 2008 Posts: 1017 Location: CET
|
Posted: Tue May 05, 2009 4:14 pm Post subject: |
|
|
Code: | cat /etc/portage/package.keywords/* | wc -l
256 | and portpeek tells me they are all needed. Mostly overlay stuff on stable amd64. |
|
Back to top |
|
|
Ahenobarbi Retired Dev
Joined: 02 Apr 2009 Posts: 345 Location: Warsaw, PL
|
Posted: Tue May 05, 2009 6:56 pm Post subject: |
|
|
sera wrote: | Code: | cat /etc/portage/package.keywords/* | wc -l
256 | and portpeek tells me they are all needed. Mostly overlay stuff on stable amd64. |
Code: | $ cat /etc/portage/package.keywords/* | wc -l
77
|
I installed portpeek and
shows some packages ( because Xorg 1.5.3 stabilized) but
didn't remove anything :/ |
|
Back to top |
|
|
michel7 Guru
Joined: 04 May 2006 Posts: 461 Location: localhost
|
Posted: Tue May 05, 2009 10:03 pm Post subject: |
|
|
Code: | michel@tux ~ $ cat /etc/portage/package.keywords | wc -l
0
|
_________________ Software is like sex. It's better when it's free |
|
Back to top |
|
|
mv Watchman
Joined: 20 Apr 2005 Posts: 6780
|
Posted: Wed May 06, 2009 9:35 am Post subject: |
|
|
ssmaxss wrote: | Are there any tool that will clean up this files, removing "=foo/bar-1.2.3"-like packages if they are already stable/gone/not installed? |
eix-test-obsolete (or even "eix-test-obsolete detail"). This is highly configurable since "clean up" can mean many different things for different users and in different situations; also, it only shows you the corresponding packages and files and does not modify anything. |
|
Back to top |
|
|
depontius Advocate
Joined: 05 May 2004 Posts: 3522
|
Posted: Wed May 06, 2009 12:31 pm Post subject: |
|
|
Code: | wc /etc/portage/package.keywords/*
5 10 156 /etc/portage/package.keywords/firefox3.keywords
36 72 1177 /etc/portage/package.keywords/my.keywords
1 2 24 /etc/portage/package.keywords/nouveau.keywords
3 6 95 /etc/portage/package.keywords/openafs.keywords
104 239 2793 /etc/portage/package.keywords/package.keywords.snapshots
149 329 4245 total |
Quite a bit of stale content there. I moved to firefox3 early, so that's stale. The openafs stuff enables 1.4.8*, and I'm now running 1.4.9, so that's stale, except for openafs-legacy, which has never gone stale. I've never actually installed nouveau, and the "snapshots" is for enlightenment. I've no doubt that numerous overrides in my.kewords are obsolete, with x86 having overtaken the ~x86 entries in there.
One of these days I should really clean this stuff out. _________________ .sigs waste space and bandwidth |
|
Back to top |
|
|
|