On Fri, Dec 05, 2003 at 05:24:33AM +0100, Kay Sievers wrote: > here is a experimental symlink creation patch - for discussion, > in which direction we should go. > It is possible now to define SYMLINK= after the NAME= in udev.rules. > The link is relative to the node, but the path is not optimized now > if the node and the link are in the same nested directory. > Only one link is supported, cause i need to sleep now :) > > 06-simple-symlink-creation.diff > simple symlink creation > reorganized udev-remove to have access to the symlink field > subdir creation/removal are functions now > udev-test.pl tests for link creation/removal Eeh, the copy-paste-devil removed one of the tests from udev-test.pl and one comment :) So here is a new patch. thanks, Kay