From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Thu, 17 Mar 2005 08:01:39 +0000 Subject: Re: udev: support explicit key match, non-match and assignment operators Message-Id: <20050317080139.GC15881@kroah.com> List-Id: References: <1110661297.6640.13.camel@localhost.localdomain> In-Reply-To: <1110661297.6640.13.camel@localhost.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sat, Mar 12, 2005 at 10:01:37PM +0100, Kay Sievers wrote: > I've added more descriptive key assignment and match operators to the > udev rules parser to make the rules better readable. > > The KEY="" format supports '=', '=', '!=,' , '+=' now. This makes it > easy to skip certain attribute matches without composing rules with weird > character class negations like: > KERNEL="[!s][!c][!d]*" > > this can now be replaced with: > KERNEL!="scd*" > > The current simple '=' is still supported, and should work as it does today, > but existing rules should be converted if possible, to be better readable. Very nice, thanks for doing this work. greg k-h ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&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