linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Nicholson <dbn.lists@gmail.com>
To: linux-hotplug@vger.kernel.org
Subject: [PATCH 0/2] Improve standalone libvolume_id installation
Date: Fri, 26 Oct 2007 19:00:36 +0000	[thread overview]
Message-ID: <1193425238-4278-1-git-send-email-dbn.lists@gmail.com> (raw)

Hi Kay,

Sometimes it's desirable to install just libvolume_id instead of all of
udev. This is to support external programs depending on this library.
Currently, it's difficult to untangle the libvolume_id build from the
rest of udev.

There are two situations where this has come up that seemed important
to me.

 * GNOME jhbuild/garnome adding the external HAL dependency used in
   many programs and not knowing how to handle HAL's dependency on
   libvolume_id. I'm sure David can tell you the flames he endured.

   http://mail.gnome.org/archives/desktop-devel-list/2006-September/msg00268.html

   They've since solved that problem (I think), but it could have been
   much easier.

 * The mount programs from util-linux-ng can now use libvolume_id.

For distros, this isn't really a problem since you can just Require:
libvolume_id-devel, but for common folk it could be much easier.

--
Dan

 Makefile                      |   17 +++++++++++++++++
 README                        |    5 +++++
 extras/volume_id/lib/Makefile |   14 ++++++++++++--
 3 files changed, 34 insertions(+), 2 deletions(-)

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

             reply	other threads:[~2007-10-26 19:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-26 19:00 Dan Nicholson [this message]
2007-11-07 23:21 ` [PATCH 0/2] Improve standalone libvolume_id installation Kay Sievers
2007-11-07 23:38 ` Dan Nicholson
2007-11-08 18:12 ` Marco d'Itri

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=1193425238-4278-1-git-send-email-dbn.lists@gmail.com \
    --to=dbn.lists@gmail.com \
    --cc=linux-hotplug@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).