index
:
~lukeshu/systemd
elogind/master
eudev/master
notsystemd/master
notsystemd/postmove
notsystemd/premove
notsystemd/wip/cgroup2
notsystemd/wip/nspawn
notsystemd/wip/nspawn-parse
systemd/master
systemd/parabola
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
udev.8.in
Age
Commit message (
Expand
)
Author
2005-06-05
udevd: add initsend
Kay Sievers
2005-04-26
[PATCH] update the man page to reflect the recent changes
kay.sievers@vrfy.org
2005-04-26
[PATCH] export DEVNAME to RUN-key executed programs
kay.sievers@vrfy.org
2005-04-26
[PATCH] add RUN key to be able to run rule based notification
kay.sievers@vrfy.org
2005-04-26
[PATCH] support log-priority levels in udev.conf
kay.sievers@vrfy.org
2005-04-26
[PATCH] clarify the shortcomings of %e
kay.sievers@vrfy.org
2005-04-26
[PATCH] add ENV{} key to match agains environment variables
kay.sievers@vrfy.org
2005-04-26
[PATCH] support =, ==, !=, += for the key match and assignment
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove PLACE key match
kay.sievers@vrfy.org
2005-04-26
[PATCH] introduce OPTIONS=ignore_device, ignore_remove, all_partitions" key
kay.sievers@vrfy.org
2005-04-26
[PATCH] add %P modifier to query the node name of the parent device
kay.sievers@vrfy.org
2005-04-26
[PATCH] provide temporary device node for callouts to access the device
kay.sievers@vrfy.org
2005-04-26
[PATCH] correct log statement
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove default_* permissions from udev.conf file
kay.sievers@vrfy.org
2005-04-26
[PATCH] allow multiline rules by backslash at the end of the line
kay.sievers@vrfy.org
2005-04-26
[PATCH] simplify rules file by setting default mode to 0660
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove permissions file mentioning from the udev man page
kay.sievers@vrfy.org
2005-04-26
[PATCH] complete removal of explicit udev permissions config file
kay.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.in
klauser@access.unizh.ch
2005-04-26
[PATCH] update the man pages and correct Usage: hints
kay.sievers@vrfy.org
2005-04-26
[PATCH] add NAME{ignore_remove} attribute
kay.sievers@vrfy.org
2005-04-26
[PATCH] support DRIVER as a rule key
kay.sievers@vrfy.org
2005-04-26
[PATCH] support SUBSYSTEM as a rule key
kay.sievers@vrfy.org
2005-04-26
[PATCH] replace tdb database by simple lockless file database
kay.sievers@vrfy.org
2005-04-26
[PATCH] $local user
kay.sievers@vrfy.org
2005-04-26
[PATCH] remove sleeps from udev as it is external now
kay.sievers@vrfy.org
2005-04-26
[PATCH] compatibility symlinks for udev
david@fubar.dk
2005-04-26
[PATCH] udev default config layout changes
kay.sievers@vrfy.org
2005-04-26
[PATCH] man page cleanup
kay.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