Systemd/etc/udev
christophe@saout.de f1db055ab2 [PATCH] add IGNORE rule type
On Wed, Dec 31, 2003 at 11:24:53AM -0800, Greg KH wrote:

> > There should be a possibility to tell udev not to create a device node.
> >
> > device-mapper: Usually set up by libdevmapper (or EVMS tools) which
> > creates the device node on its own under /dev/mapper/<name>.
> >
> > With udev a second device is created named /dev/dm-<minor> which is not
> > really needed.
>
> Good point.  Ok, I'll agree with you.  Care to make up a patch for this
> kind of feature?

Yes, I can try.

There was no way to tell not to do anything so I created one. Errors
are signalled via negative return values, so I thought that a positive,
non-zero one could mean to ignore the device. I don't like it but
perhaps you have a better solution.
2005-04-26 21:13:14 -07:00
..
udev.conf.in [PATCH] move the config files to etc/udev to clean up main directory a bit. 2005-04-26 21:13:14 -07:00
udev.permissions [PATCH] move the config files to etc/udev to clean up main directory a bit. 2005-04-26 21:13:14 -07:00
udev.permissions.debian [PATCH] move the config files to etc/udev to clean up main directory a bit. 2005-04-26 21:13:14 -07:00
udev.permissions.gentoo [PATCH] add Gentoo versions of the rules and permissions files. 2005-04-26 21:13:12 -07:00
udev.rules [PATCH] add IGNORE rule type 2005-04-26 21:13:14 -07:00
udev.rules.devfs [PATCH] add IGNORE rule type 2005-04-26 21:13:14 -07:00
udev.rules.gentoo [PATCH] add Gentoo versions of the rules and permissions files. 2005-04-26 21:13:12 -07:00