Gentoo Archives: gentoo-user

From: "Canek Peláez Valdés" <caneko@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] [OT rant] udev + /usr
Date: Sun, 18 Sep 2011 13:16:31
Message-Id: CADPrc80yX6OuJJtd2xB-6aX=gxvbyBu6nU63sgQ8WFX74EDCCg@mail.gmail.com
In Reply to: Re: [gentoo-user] [OT rant] udev + /usr by Volker Armin Hemmann
1 On Sun, Sep 18, 2011 at 6:03 AM, Volker Armin Hemmann
2 <volkerarmin@××××××××××.com> wrote:
3 > Am Sonntag 18 September 2011, 11:23:43 schrieb pk:
4 >> On 2011-09-18 09:37, Alan McKinnon wrote:
5 >> > Other systems may start to use it if it proves itself useful. Lucky for
6 >> > us, it doesn't obsolete anything else, just adds functionality to what
7 >> > is already there.
8 >>
9 >> Although, one thing which I find very annoying is that the things that
10 >> depend on it starts dbus-launch/daemon no matter if I don't want to run
11 >> it or not (it's not running acc. to rc-update show but ps -ef shows both
12 >> dbus-launch and dbus-daemon running). I'm using Xfce4 and have Audacious
13 >> installed which depends on dbus-glib, which of course depends on dbus
14 >> itself. No other packages uses it (USE= -dbus). Xfce4 and Audacious
15 >> hasn't used dbus before a certain version (at least it has not been
16 >> mandatory) and I've been using them for years (haven't had the time to
17 >> look for alternatives yet).
18 >>  In general I have a problem with packages that pulls in *something*
19 >> which in turn depends on *something else* which in turn... overlapping
20 >> functionality etc. It's quite troublesome to keep, for instance, gconf
21 >> out of my system (masked by me to detect any "upgrades" that tries to
22 >> pull it in)...
23 >>
24 >> In my "world" software (in general) should not become an "obstacle"; it
25 >> is just a tool to accomplish whatever you want it to do. Ideally the OS
26 >> (and whatever interfaces the user) shouldn't consume _any_ resources at
27 >> all (yes, I'm well aware that it's not possible). Resource usage should
28 >> at least be kept to a minimum, otherwise I have to buy new faster
29 >> hardware for each "upgrade" (be it for security, for functionality etc.)
30 >> and if I liked that I could just go with Windows. My whole complaint
31 >> about this udev business is that we're "ballooning" out of control, IMO,
32 >> becoming the "monster" that, I assume, most of us wanted to avoid.
33 >>
34 >> PS. My animosity towards dbus is "historical"; I did use it years ago
35 >> (together with gnome, gconf etc.) which caused me nothing but trouble.
36 >> I've avoided that crap ever since. I do agree that the idea _behind_
37 >> dbus seems sensible but I'm not so sure about the implementation.
38 >>
39 >> Best regards
40 >>
41 >> Peter K
42 >
43 > years ago? is gnome even using dbus for years? They had their broken
44 > corba/orbit/bonobo stuff.
45
46 They used ORBit/bonobo during 1.0 and 1.2 series. With GNOME 2.0, and
47 when dbus got stable (1.0), they started migrating stuff to it, but
48 they keep bonobo around for compatibility reasons. With GNOME 3,
49 bonobo is completely deprecated, and everything needing IPC should use
50 dbus.
51
52 Regards.
53 --
54 Canek Peláez Valdés
55 Posgrado en Ciencia e Ingeniería de la Computación
56 Universidad Nacional Autónoma de México

Replies

Subject Author
Re: [gentoo-user] [OT rant] udev + /usr Volker Armin Hemmann <volkerarmin@××××××××××.com>