chiark / gitweb /
[PATCH] callout part selector tweak
authorkay.sievers@vrfy.org <kay.sievers@vrfy.org>
Thu, 11 Mar 2004 09:37:18 +0000 (01:37 -0800)
committerGreg KH <gregkh@suse.de>
Wed, 27 Apr 2005 04:35:09 +0000 (21:35 -0700)
commit558f80ba649fb5b8c2ac2a51e464f1aa07aa791d
treedd145627182985dea2f9dfa6f3a3bcfab53a708d
parent35b38379bac87ebf4d0cc6884feff588ee859d5f
[PATCH] callout part selector tweak

Martin Schwenke <martin@meltin.net> asked for this feature and posted a
patch:

 The following patch almost let's me have the following configuration:

  PROGRAM="/sbin/aliaser %b %k %n %M %m", RESULT="?*", NAME="%c{1}", SYMLINK="%c{2+}"

 allowing me to specify an arbitrary number of symlinks by saying
 "giveme the second and later words"."

Here is the actual version with tests and a few words in the man page.
namedev.c
test/udev-test.pl
udev.8