Gentoo Archives: gentoo-user

From: Mark Knecht <markknecht@×××××.com>
To: Gentoo User <gentoo-user@l.g.o>
Subject: [gentoo-user] Re: Overlays - mask everything except a specific package?
Date: Tue, 21 Feb 2012 19:31:15
Message-Id: CAK2H+ecSwEBW7k6=Jg=CZ1H-OK3j1AWWVwizjrCT1yAX7AC4-A@mail.gmail.com
In Reply to: [gentoo-user] Overlays - mask everything except a specific package? by Mark Knecht
1 On Tue, Feb 21, 2012 at 10:23 AM, Mark Knecht <markknecht@×××××.com> wrote:
2 > Hi,
3 >   I'm looking for a ways to:
4 >
5 > 1) List all contents of a specific overlay including version numbers.
6 >
7 > 2) Mask everything in an overlay except exactly what I actually want installed.
8 >
9 >   Anyone know how to do this?
10 >
11 >   For instance, I use the init6 overlay to get handbrake but I don't
12 > want to use nvidia-drivers & nvidia-settings from the init6 overlay
13 > even if their version numbers are higher.
14 >
15 >   Clearly, I can play with masking specific package revisions, but
16 > that's a lot of work and doesn't clearly say where I get a package
17 > when the version numbers are identical.
18 >
19 > Thanks,
20 > Mark
21
22 As for apparently listing the contents of an overlay, once the overlay
23 is added and sync'ed eix -Oc seems to sort of work with the
24 unfortunate requirement that you have to add and sync first...
25
26 - Mark
27
28 c2stable ~ # eix -Oc
29 [N] app-accessibility/caribou (~0.4.1-r1[2]): Input assistive
30 technology intended for switch and pointer users
31 [N] app-emulation/open-vm-tools (~2011.11.20.535097[1]): Opensourced
32 tools for VMware guests
33 [N] app-emulation/open-vm-tools-kmod (~2011.11.20.535097[1]):
34 Opensourced tools for VMware guests
35 [I] app-emulation/vmware-modules (264.2[1]@02/18/2012): VMware kernel modules
36 [I] app-emulation/vmware-player (4.0.2.591240[1]@02/18/2012): Emulate
37 a complete PC on your PC without the usual performance overhead of
38 most emulators
39 [I] app-emulation/vmware-tools (8.8.1.528992[1]@11/23/2011): VMware
40 Tools for guest operating systems
41 [N] app-emulation/vmware-vix (~1.11.1.528992[1]): VMware VIX API for Linux
42 [N] app-emulation/vmware-workstation (~8.0.2.591240[1]): Emulate a
43 complete PC on your PC without the usual performance overhead of most
44 emulators
45 [N] app-emulation/wine (1.2.3): free implementation of Windows(tm) on Unix
46 [N] app-emulation/vmware-converter [1] (--): Converts a complete PC on
47 your PC without the usual performance overhead of most emulators
48 [N] app-emulation/vmware-server [1] (--): VMware Server for Linux
49 [N] app-emulation/vmware-server-console [1] (--): VMware Remote
50 Console for Linux
51 [N] app-emulation/vmware-vsphere-cli [1] (~4.1.0.254719): VMware
52 vSphere Command-Line Interface
53 [N] app-misc/mc (4.8.1-r1): GNU Midnight Commander is a text based file manager
54 [N] dev-util/metro (~9999[2]): release metatool used for creating
55 Gentoo and Funtoo releases
56 [N] games-fps/prey [2] (~20090219): First person shooter from 3D Realms
57 [N] games-fps/prey-data [2] (~20090219): First person shooter from 3D Realms
58 [N] gnome-extra/gnome-tweak-tool (~3.2.2-r2[2]): Tool to customize
59 GNOME 3 options
60 [I] media-video/mplayer (1.0_rc4_p20110322-r1@02/21/2012): Media
61 Player for Linux
62 [I] media-video/nvidia-settings (290.10@02/21/2012): NVIDIA Linux X11
63 Settings Utility
64 [D] media-video/handbrake [2] (0.9.5@10/30/2011 -> ??): Open-source
65 DVD to MPEG-4 converter.
66 [N] net-irc/irssi (0.8.15): A modular textUI IRC client with IPv6 support
67 [N] net-libs/webkit-gtk (1.6.1-r301(3)): Open source web browser engine
68 [N] net-wireless/gnome-bluetooth (2.32.0-r1(2)): Fork of bluez-gnome
69 focused on integration with GNOME
70 [N] sys-kernel/vanilla-sources (3.2.2(3.2.2)): Full sources for the Linux kernel
71 [N] sys-kernel/geek-sources [2] (~3.2.6(3.2.6)): Full sources for the
72 Linux kernel including: fedora, grsecurity, tomoyo, and other patches
73 [N] sys-kernel/rh-sources [2] (~2.6.32.220): Full sources including
74 the Red Hat Enterprise Linux sources patchset for the 2.6 kernel tree
75 [D] virtual/linux-sources (2.6[2]@10/30/2011 -> 0): Virtual for Linux
76 kernel sources
77 [I] x11-drivers/nvidia-drivers (295.20-r1@02/18/2012): NVIDIA X11
78 driver and GLX libraries
79 [1] "vmware" /var/lib/layman/vmware
80 [2] "init6" /var/lib/layman/init6
81
82 Found 29 matches.
83 c2stable ~ #