Age | Commit message (Expand) | Author |
2011-03-23 | use /run/udev/ if possible and fall back to /dev/.udev/ | Kay Sievers |
2011-03-15 | move /dev/.udev/ to /dev/.run/udev/ and convert old udev database at udevd st... | Kay Sievers |
2010-11-10 | man: udev - workaraound -> workaround | Jakub Wilk |
2010-09-21 | Clarify WAIT_FOR documentation | Martin Pitt |
2010-08-27 | udev(7) manpage: Fix description of $attr | Martin Pitt |
2010-08-20 | udev(7): Point out required extension, and remove some confusion | Martin Pitt |
2010-07-07 | allow final assignment for OPTIONS:="nowatch" | Kay Sievers |
2010-05-31 | add IMPORT{cmdline} | Kay Sievers |
2010-05-28 | man: add static device nodes and udevd debug options | Kay Sievers |
2010-05-24 | man: directly use 'refentry' | Kay Sievers |
2010-05-05 | warn when renaming kernel-provided nodes instead of adding symlinks | Kay Sievers |
2010-04-22 | all to match against a given TAG== | Kay Sievers |
2010-04-22 | add TAG= to improve event filtering and device enumeration | Kay Sievers |
2010-04-20 | doc: add section about how *not* to rename device nodes | Kay Sievers |
2010-04-19 | doc: document the WAIT_FOR timeout | Marco d'Itri |
2010-04-13 | remove "ignore_remove" option | Kay Sievers |
2010-04-13 | remove "all_partitions" option | Kay Sievers |
2010-04-12 | allow IMPORT{db}="KEY" | Kay Sievers |
2009-12-22 | Clarify RUN/IMPORT documentation | Martin Pitt |
2009-11-16 | remove "ignore_device" | Kay Sievers |
2009-10-28 | remove "last_rule" option | Kay Sievers |
2009-08-07 | man: SYMLINK can be matched as well as assigned | Alan Jenkins |
2009-08-07 | man: fix unused, inaccurate metadata | Alan Jenkins |
2009-08-06 | "record_failed" -> "fail_event_on_error" | Kay Sievers |
2009-08-06 | re-enable failed event tracking | Kay Sievers |
2009-06-28 | man: udev - add private properties like ENV{.FOO}="bar" | Kay Sievers |
2009-05-19 | remove format char string truncation syntax | Kay Sievers |
2009-02-11 | udevd: optionally watch device nodes with inotify | Scott James Remnant |
2009-01-25 | man: fix grammar | Kay Sievers |
2009-01-16 | man: typo fixes | Alan Jenkins |
2009-01-02 | man: udev - update NAME assignment | Michal Soltys |
2008-10-29 | ATTR{}== always fails if the attribute does not exist | Kay Sievers |
2008-10-23 | replace in-memory rules array with match/action token list | Kay Sievers |
2008-08-09 | ignore duplicated rules file names | Kay Sievers |
2008-07-30 | delete all Makefiles and move udev source to udev/ | Kay Sievers |