Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-06 | merge udev/, libudev/, systemd/ files in src/; move extras/ to src/ | Kay Sievers | |
2012-01-05 | build-sys: use --libexecdir=/usr/lib instead of /usr/lib/udev | Kay Sievers | |
2012-01-01 | remove mknod() logic and rely on 'devtmpfs' | Kay Sievers | |
2011-12-05 | use libexecdir, bindir, sbindir, switch to /usr/lib/udev in documentation | Kay Sievers | |
2011-11-22 | man: clarify 'config file stack' | Kay Sievers | |
2011-08-05 | implement path_id, usb_id, input_id as built-in command | Kay Sievers | |
2011-05-25 | rules: implement TAGS== match | Kay Sievers | |
2011-04-11 | Docs: udev.xml: Fix dangling modifier | Michael Witten | |
2011-04-11 | Docs: udev.xml: Improved word order | Michael Witten | |
2011-04-11 | Docs: udev.xml: Clarify through a change in word ordering | Michael Witten | |
2011-04-11 | Docs: udev.xml: `comma-separated' is a better description | Michael Witten | |
2011-04-11 | Docs: udev.xml: `char' -> `character' | Michael Witten | |
2011-04-11 | Docs: udev.xml: Add comma | Michael Witten | |
2011-04-11 | Docs: udev.xml: Actually make a separate paragraph | Michael Witten | |
2011-04-11 | Docs: udev.xml: Use normal sentence structure | Michael Witten | |
2011-04-11 | Docs: udev.xml: Clean up introduction to substitutions. | Michael Witten | |
For one thing, they are not at all like printf conversion specifications. | |||
2011-04-11 | Docs: udev.xml: `a' -> `the' | Michael Witten | |
2011-04-11 | Docs: udev.xml: Clean up WAIT_FOR description | Michael Witten | |
2011-04-11 | Docs: udev.xml: `commandline' -> `command line' | Michael Witten | |
2011-04-11 | Docs: udev.xml: `which' -> `content of which' | Michael Witten | |
2011-04-11 | Docs: udev.xml: Add missing `.' | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Clean up description of LABEL assignment key | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Clean up description of RUN assignment key | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Clean up description of ENV assignment key | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Clean up description of SYMLINK assignment key | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Clean up description of NAME assignment key | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Clean character range description | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Clean `*' description | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: `a shell style' -> `shell-style' | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Clarify PROGRAM key | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Use `unless' for clarity | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Add a few more words for context | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Remove unnecessary repitition | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: `comma-separated' is a better description | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Use `assignment' consistently | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: `,' -> `:' | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: `key value' -> `key-value' | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: `,' -> `;' | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Clarification through proper wording | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Use present tense | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: `are' -> `is'; the subject is `Access' | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Remove commas (and unnecessary repetition) | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-04-11 | Docs: udev.xml: Offset daemon name with commas | Michael Witten | |
Signed-off-by: Michael Witten <mfwitten@gmail.com> | |||
2011-03-23 | man: remove trigger --type=failed handling | Kay Sievers | |
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 ↵ | Kay Sievers | |
startup | |||
2010-11-10 | man: udev - workaraound -> workaround | Jakub Wilk | |
2010-09-21 | Clarify WAIT_FOR documentation | Martin Pitt | |
The path is relative to the sysfs device, so this provides an easy way to wait for an attribute to appear. | |||
2010-08-27 | udev(7) manpage: Fix description of $attr | Martin Pitt | |
Fix the manpage to describe the real behaviour of $attr: It doesn't search all parent devices any more, just the one selected by KERNELS etc. https://launchpad.net/bugs/348513 | |||
2010-08-20 | udev(7): Point out required extension, and remove some confusion | Martin Pitt | |
Rules files must end in .rules. Also drop the redundant and confusing sentence about "file names must be unique". What is really meant is explained in a better way in the paragraph above. https://launchpad.net/bugs/616108 |