From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R4u6b-0003Bu-UH for garchives@archives.gentoo.org; Sat, 17 Sep 2011 12:34:50 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61DFC21C118; Sat, 17 Sep 2011 12:34:35 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 4CAE021C0A0 for ; Sat, 17 Sep 2011 12:33:37 +0000 (UTC) Received: by wwg14 with SMTP id 14so5469233wwg.10 for ; Sat, 17 Sep 2011 05:33:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:organization :x-mailer:mime-version:content-type:content-transfer-encoding; bh=2qq0VvhjFJ6cJYHdESxMzOi24VRAQaaI/MDEiaSn1h8=; b=NJcQz10Jgosi13k23nzJFVsUv4HztrZxSaLkn5PHUFhI0gQaDzIkG1lIUGw8EDcy6P tqbiN9wGkABngcZQsLH2hxahxmispTzR06Jnfpf0q8yRUW9dyUxds64P/QarCu04GAMK /sklmuJ1y/qHcwS2uWqSz9G8m/6le29Y6VaOY= Received: by 10.227.6.199 with SMTP id a7mr542938wba.74.1316262816569; Sat, 17 Sep 2011 05:33:36 -0700 (PDT) Received: from rohan.example.com (196-210-153-55.dynamic.isadsl.co.za. [196.210.153.55]) by mx.google.com with ESMTPS id fp17sm16857890wbb.6.2011.09.17.05.33.33 (version=SSLv3 cipher=OTHER); Sat, 17 Sep 2011 05:33:34 -0700 (PDT) Date: Sat, 17 Sep 2011 14:33:29 +0200 From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] udev + /usr Message-ID: <20110917143329.1bbe6f47@rohan.example.com> In-Reply-To: <1495175.Z7uWjMfsve@eve> References: <20110912150248.GB3599@acm.acm> <1728923.nQPHW4UTlG@eve> <1495175.Z7uWjMfsve@eve> Organization: Internet Solutions X-Mailer: Claws Mail 3.7.8 (GTK+ 2.24.4; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: X-Archives-Hash: 074992527531af5f29dc40c24dc13ed4 On Sat, 17 Sep 2011 08:45:15 +0200 Joost Roeleveld wrote: > I consider dbus to be part of the GUI as I don't see a reason for > apache, syslog, nfs, samba,.... to be using dbus to communicate with > each other. To be fair, dbus could be useful for service apps too. It provides a standard message bus that everything can understand, it's small, light, with a clearly defined focus and even better, could be entirely optional. -- Alan McKinnnon alan.mckinnon@gmail.com