Re: [PATCH][UPower] build: detect udev rules dir

2013-03-20 Thread Dan Nicholson
On Mar 19, 2013 5:31 AM, "Tom Gundersen" wrote: > > Udev rules may live in either /lib/udev/rules.d or /usr/lib/udev/rules.d depending on the distro. > Remove the heuristic for deciding the dir, use pkgconfig to detect the location and allow it to be > set manually. > --- > configure.ac | 12

Re: [PATCH] udisks: add nilfs2 label rename

2010-10-14 Thread Dan Nicholson
On Wed, Oct 13, 2010 at 10:56 PM, Jiro SEKIBA wrote: > Hi, > > This is a patch to support renaming label of nilfs2 partition. > Renaming is done by nilfs2-tune, which is in nilfs2-util > 2.0.20. > > This patch enables the label test excluded for lacking utility. > > Signed-off-by: Jiro SEKIBA > -

Re: Need help transitioning from HAL -> udev/udisk/ueverythingelse

2010-03-11 Thread Dan Nicholson
On Thu, Mar 11, 2010 at 6:31 AM, Christophe Fergeau wrote: > Hi, > > 2010/3/11 Kay Sievers : >> >> All the player info has moved to: >>  http://cgit.freedesktop.org/~teuf/media-player-info/ > > We just got a more official place for it :) > http://cgit.freedesktop.org/media-player-info/ I have som

Re: lid is present detection

2010-01-21 Thread Dan Nicholson
On Thu, Jan 21, 2010 at 12:49 AM, Richard Hughes wrote: > 2010/1/20 Michael Biebl : >> That's a pretty weird issue within g-p-m and afaik only happens when >> you have uswsusp installed. > > Ahh, that last part is interesting, and could be why I could never > reproduce the issue with Fedora. There

Re: signalling suspend/resume events (deviceKit-power)

2009-12-08 Thread Dan Nicholson
On Tue, Dec 8, 2009 at 7:26 AM, Richard Hughes wrote: > 2009/12/8 Dario Freddi : >> The Awakening signal instead would be more useful and less dangerous. Let's >> say that, in the end, the best solution for everyone could possibly be just >> adding the Awakening signal. > > Fine for me. If somebod

Re: pm-suspend-hybrid support in DeviceKit-power and g-p-m

2009-12-03 Thread Dan Nicholson
On Thu, Dec 3, 2009 at 3:50 AM, Kay Sievers wrote: > > I think (the currently unsafe) suspend should be hybrid by default, > when hybrid available. That sounds right to me. Sometimes I have to boot my laptop into Windows, and one of the things I really appreciate is that if I close the lid and th

Re: [Pm-utils] Migrating suspend quirks away from hal

2009-11-26 Thread Dan Nicholson
On Thu, Nov 26, 2009 at 10:31 AM, Michael Biebl wrote: > 2009/11/26 Dan Nicholson : >> I think if this is really the way to go, then shell is not the right >> tool for the job at runtime. You could write a trivial C program to >> parse that out and spit out the quirks on s

Re: [Pm-utils] Migrating suspend quirks away from hal

2009-11-26 Thread Dan Nicholson
On Wed, Nov 25, 2009 at 6:43 AM, Victor Lowther wrote: > On Wed, Nov 25, 2009 at 6:10 AM, Martin Pitt wrote: >> >> Hello Victor, >> >> sorry for the late response; conference and all that.. >> >> Victor Lowther [2009-11-15 21:59 -0600]: >> > And now, a version that actaully works.  With a bit of

Re: How to migrate the X server?

2009-08-05 Thread Dan Nicholson
On Tue, Aug 4, 2009 at 11:42 PM, Peter Hutterer wrote: > On Fri, Jul 31, 2009 at 06:33:14AM -0700, Dan Nicholson wrote: >> On Thu, Jul 30, 2009 at 6:49 PM, Peter Hutterer >> wrote: >> > On Thu, Jul 30, 2009 at 08:21:52AM -0500, Dan Nicholson wrote: >> >> On

Re: How to migrate the X server?

2009-08-05 Thread Dan Nicholson
On Wed, Aug 5, 2009 at 7:51 AM, Rémi Cardona wrote: > Le 05/08/2009 08:42, Peter Hutterer a écrit : >> However, right now I can only think of another process being the >> configuration store, adding the properties to udev for the server to pick it >> up (which, incidentally, would be quite similar

Re: How to migrate the X server?

2009-07-31 Thread Dan Nicholson
On Thu, Jul 30, 2009 at 6:49 PM, Peter Hutterer wrote: > On Thu, Jul 30, 2009 at 08:21:52AM -0500, Dan Nicholson wrote: >> On Wed, Jul 29, 2009 at 11:13 PM, Peter >> Hutterer wrote: >> > I have poked at libudev a bit today in a weak effort to look what's >> >

Re: How to migrate the X server?

2009-07-30 Thread Dan Nicholson
On Wed, Jul 29, 2009 at 11:13 PM, Peter Hutterer wrote: > I have poked at libudev a bit today in a weak effort to look what's required > to switch the X server over. I'd be happy if someone else takes over at > this, but right now I don't see this happening for 1.7 anyway. Especially > since the ud

Re: Blackberry device permissions

2009-06-30 Thread Dan Nicholson
On Tue, Jun 30, 2009 at 2:28 AM, Chris Frey wrote: > On Tue, Jun 30, 2009 at 03:06:12AM -0400, Chris Frey wrote: >> On Tue, Jun 30, 2009 at 08:21:37AM +0200, Martin Pitt wrote: >> > > But I don't see any of his handling in the new udev rules. >> > >> > Installed udev: >> >  /lib/udev/rules.d/70-acl

Re: devkit-disks: Allowed ntfs-3g mount options

2009-06-15 Thread Dan Nicholson
On Mon, Jun 15, 2009 at 11:06 AM, David Zeuthen wrote: > On Mon, 2009-06-15 at 09:09 -0400, Matthias Clasen wrote: >> On Mon, Jun 15, 2009 at 8:08 AM, Martin Pitt wrote: >> >> > >> > Dropping the mount options from the UI entirely stops people from >> > being able to share their USB hard disk with

Re: Replacement for hal-setup-keymap -- committed to udev-extras

2009-05-10 Thread Dan Nicholson
On Sat, May 9, 2009 at 3:39 AM, Martin Pitt wrote: > Martin Pitt [2009-05-08 15:28 +0200]: >> As discussed, it is done now, including conversion of all of >> hal-info's current keymaps. I created my own udev-extra branch for >> that, since I'm still waiting for a git.kernel.org account. > > I got