public inbox for gentoo-user-de@lists.gentoo.org
 help / color / mirror / Atom feed
From: Tobias Hommel <gentoo@zum-news-lesen.genoetigt.de>
To: gentoo-user-de@lists.gentoo.org
Subject: Re: [gentoo-user-de] portage tree verkleinern
Date: Sun, 13 Jul 2008 09:29:36 +0200	[thread overview]
Message-ID: <20080713072936.GA19388@shell> (raw)
In-Reply-To: <478717bf0807130001s5c40303cq4d696164894a729e@mail.gmail.com>

On Sun, Jul 13, 2008 at 09:01:39AM +0200, Nicolas Werner wrote:
> grep den Rest den du nicht brauchst doch einfach raus. Das dürfte am
> einfachsten sein
> 
... damit man auch ja nix davon sieht, was man eigentlich bei eix sehen
moechte, Versionsnummern usw.

Das Problem mit Abhaengigkeiten in portage ist, dass es
a) mir persoenlich viel zu umstaendlich waere das ganze zu parsen, nur um einen
   etwas kleineren portage tree zu haben
b) mittlerweile jeder Volldepp ebuild maintainer bei gentoo ist und es keine
   Syntax gibt, die eingehalten wird, was das parsen noch spassiger macht

Koenntest natuerlich einfach sowas hier machen, allerdings werden dir da auch
Pakete verloren gehen, die nur bedingt (USE-flag) von anderen Paketen abhaengig
sind:
grep -Pl '(gnome-base|kde-base)' /usr/portage/*/*/*.ebuild|sed 's:/usr/portage/\(.*/.*\)/.*:\1:'|uniq

Alles nicht so wunderbar wuerd ich sagen. Um eine grobe Uebersicht ueber die
Pakete zu erhalten benutz ich immer eix -c, das ist wesentlich uebersichtlicher
und man kann schonmal gucken, was einem ueberhaupt zusagt.

-- 
"Unix is user-friendly. It's just very selective about who its friends are."
-- 
gentoo-user-de@lists.gentoo.org mailing list



  reply	other threads:[~2008-07-13  7:27 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-10 11:43 [gentoo-user-de] portage tree verkleinern Sebastian Günther
2008-07-10 16:27 ` Florian Philipp
2008-07-10 17:13   ` Sebastian Günther
2008-07-12 10:59     ` David Voge
2008-07-13  0:24       ` Sebastian Günther
2008-07-13  7:01         ` Nicolas Werner
2008-07-13  7:29           ` Tobias Hommel [this message]
2008-07-13  9:11             ` Sebastian Günther
2008-07-13 10:17               ` Oliver Rath
2008-07-13 20:35                 ` Sebastian Günther
2008-07-17 11:49                   ` Jan-Hendrik Zab
2008-07-17 16:53                     ` Sebastian Günther
2008-07-13 22:21               ` David Klaftenegger
2008-07-14  6:46                 ` Sebastian Günther
2008-07-14  6:55                   ` Sebastian Günther

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080713072936.GA19388@shell \
    --to=gentoo@zum-news-lesen.genoetigt.de \
    --cc=gentoo-user-de@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox