All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: new release of udev?
Date: Mon, 20 Jun 2005 20:40:19 +0000	[thread overview]
Message-ID: <20050620204019.GA14640@vrfy.org> (raw)
In-Reply-To: <20050519065848.GA25640@kroah.com>

On Mon, Jun 20, 2005 at 08:10:34PM +0200, Marco d'Itri wrote:
> On May 23, Marco d'Itri <md@Linux.IT> wrote:
> 
> > > Anyway, I will do the "final assignments". Just ignore it if you don't
> > > like it. :)
> > > I see no problem to clear a value list if "=" is used instead of '+='.
> > > The parser already supports this, I wanted to do this somtimes anyway.
> > > 
> > > I will _not_ add any more OPTIONS for individual keys like the "last_run_rule",
> > > stuff. That belongs to the key operation itself not in the OPTIONS.
> > OK. I can live with this just as well as long as you can add support for
> > += and the revised =.
> 
> Are you ready to merge support for +=?

Yes, it's working. Currently it's somehting like this:
  SYMLINK+="abc"
    add a value to the list

  SYMLINK="abc"
    clear the liat and assign this single value

  SYMLINK=""
    clear the list

> I need to upload a debian package
> of a more recent release of udev to support 2.6.12, and without this
> feature it would be very hard, as we discussed last month.

It will be something like this:
  http://ehlo.org/~kay/gitweb.cgi?p=linux/hotplug/udev-kay.git;a=summary

I'm still working on it and we are still in a testing-phase, but it
should be ready to go upstream in the next few days...

Kay


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id\x16492&op=click
_______________________________________________
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

      parent reply	other threads:[~2005-06-20 20:40 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-05-19  6:58 new release of udev? Greg KH
2005-05-19  7:30 ` Kay Sievers
2005-05-19  7:55 ` Greg KH
2005-05-19 10:32 ` Marco d'Itri
2005-05-19 14:12 ` Kay Sievers
2005-05-19 16:09 ` Marco d'Itri
2005-05-19 17:49 ` Darren Salt
2005-05-19 21:02 ` Greg KH
2005-05-19 21:24 ` Darren Salt
2005-05-19 22:31 ` Kay Sievers
2005-05-22  0:59 ` Marco d'Itri
2005-05-22  1:09 ` Kay Sievers
2005-05-22 12:01 ` Marco d'Itri
2005-05-22 12:42 ` Kay Sievers
2005-05-22 12:55 ` Marco d'Itri
2005-05-22 13:00 ` Kay Sievers
2005-05-22 13:07 ` Marco d'Itri
2005-05-22 17:38 ` Kay Sievers
2005-05-23  6:52 ` Hannes Reinecke
2005-05-23  7:34 ` Marco d'Itri
2005-05-23  9:43 ` Marco d'Itri
2005-06-20 18:10 ` Marco d'Itri
2005-06-20 20:40 ` Kay Sievers [this message]

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=20050620204019.GA14640@vrfy.org \
    --to=kay.sievers@vrfy.org \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.