summaryrefslogtreecommitdiff
path: root/udev.8.in
AgeCommit message (Expand)Author
2005-04-26[PATCH] add %P modifier to query the node name of the parent devicekay.sievers@vrfy.org
2005-04-26[PATCH] provide temporary device node for callouts to access the devicekay.sievers@vrfy.org
2005-04-26[PATCH] correct log statementkay.sievers@vrfy.org
2005-04-26[PATCH] remove default_* permissions from udev.conf filekay.sievers@vrfy.org
2005-04-26[PATCH] allow multiline rules by backslash at the end of the linekay.sievers@vrfy.org
2005-04-26[PATCH] simplify rules file by setting default mode to 0660kay.sievers@vrfy.org
2005-04-26[PATCH] remove permissions file mentioning from the udev man pagekay.sievers@vrfy.org
2005-04-26[PATCH] complete removal of explicit udev permissions config filekay.sievers@vrfy.org
2005-04-26[PATCH] I made some more changes to the manpage of udev including:tklauser@access.unizh.ch
2005-04-26[PATCH] Various typos and other litte errors in udev.8.inklauser@access.unizh.ch
2005-04-26[PATCH] update the man pages and correct Usage: hintskay.sievers@vrfy.org
2005-04-26[PATCH] add NAME{ignore_remove} attributekay.sievers@vrfy.org
2005-04-26[PATCH] support DRIVER as a rule keykay.sievers@vrfy.org
2005-04-26[PATCH] support SUBSYSTEM as a rule keykay.sievers@vrfy.org
2005-04-26[PATCH] replace tdb database by simple lockless file databasekay.sievers@vrfy.org
2005-04-26[PATCH] $local userkay.sievers@vrfy.org
2005-04-26[PATCH] remove sleeps from udev as it is external nowkay.sievers@vrfy.org
2005-04-26[PATCH] compatibility symlinks for udevdavid@fubar.dk
2005-04-26[PATCH] udev default config layout changeskay.sievers@vrfy.org
2005-04-26[PATCH] man page cleanupkay.sievers@vrfy.org
2005-04-26[PATCH] convert udev.8.in to use @udevdir@ macro for make install.greg@kroah.com
2005-04-26[PATCH] first step of making man pages dynamically generated.greg@kroah.com