linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Improve standalone libvolume_id installation
@ 2007-10-26 19:00 Dan Nicholson
  2007-11-07 23:21 ` Kay Sievers
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Dan Nicholson @ 2007-10-26 19:00 UTC (permalink / raw)
  To: linux-hotplug

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-11-08 18:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-26 19:00 [PATCH 0/2] Improve standalone libvolume_id installation Dan Nicholson
2007-11-07 23:21 ` Kay Sievers
2007-11-07 23:38 ` Dan Nicholson
2007-11-08 18:12 ` Marco d'Itri

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).