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
Age
Commit message (
Expand
)
Author
2010-07-07
allow final assignment for OPTIONS:="nowatch"
Kay Sievers
2010-06-17
udevd: in case we don't daemonize, send READY message to /sbin/init
Kay Sievers
2010-05-31
IMPORT{cmdline}: start at first char after '='
Kay Sievers
2010-05-31
add IMPORT{cmdline}
Kay Sievers
2010-05-30
udevd: set umask before creating files/directories
Kay Sievers
2010-05-29
man: udevd - update intro
Kay Sievers
2010-05-29
man: add kernel command line parameters
Kay Sievers
2010-05-28
man: add static device nodes and udevd debug options
Kay Sievers
2010-05-28
udevd: read debug settings from kernel commandline
Kay Sievers
2010-05-27
udevd: fix comments
Kay Sievers
2010-05-27
udevd: replace --debug-trace with --children-max
Kay Sievers
2010-05-27
childs -> children
Kay Sievers
2010-05-27
while (1) -> for (;;)
Kay Sievers
2010-05-25
fix compilation with --enable-debug
Kay Sievers
2010-05-25
udevd: fix typo /proc/fd -> /proc/self/fd
Bryan Kadzban
2010-05-24
man: directly use 'refentry'
Kay Sievers
2010-05-20
create static nodes provided by kernel modules to allow module autoloading
Kay Sievers
2010-05-20
fix tests and allow MODE=000
Kay Sievers
2010-05-20
udevd: create standard symlinks and handle /lib/udev/devices
Kay Sievers
2010-05-20
use default mode of 0600 for nodes if gid == 0
Kay Sievers
2010-05-12
reset process priority before executing RUN+=
Kay Sievers
2010-05-11
udevd: reload config only for *.rules files
Kay Sievers
2010-05-07
add info message when empty NAME is given
Kay Sievers
2010-05-05
man: udevadm trigger - the default is "change" not "add"
Kay Sievers
2010-05-05
warn when renaming kernel-provided nodes instead of adding symlinks
Kay Sievers
2010-05-03
remove debug output during rules parsing
Kay Sievers
2010-05-03
remove unused parameter from udev_node_mknod()
Kay Sievers
2010-05-01
fix device node deletion
Michael Thayer
2010-04-26
udevd: always try to find an idle worker instead of forking a new one
Kay Sievers
2010-04-23
delete old tags when configuration changes
Kay Sievers
2010-04-22
use the usual TAG+=, TAG= logic
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-22
udevadm: info --export-db -- remove watch handle export
Kay Sievers
2010-04-21
fix previous commit
Kay Sievers
2010-04-21
remove left-over from ignore_remove and all_partitions
Kay Sievers
2010-04-21
more readlink buffer size handling
Kay Sievers
2010-04-21
remove buffer-overrun risk in readlink call
Mathias Nyman
2010-04-20
doc: add section about how *not* to rename device nodes
Kay Sievers
2010-04-19
delete only device nodes, not symlinks when deleting a devtmpfs node
Kay Sievers
2010-04-19
add O_NOFOLLOW when creating files in link stack
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
udevadm: trigger - switch default action from "add" to "change"
Kay Sievers
2010-04-12
log info only if we actually delete the node
Kay Sievers
2010-04-12
replace "add|change" with "!remove"
Kay Sievers
2010-04-12
allow IMPORT{db}="KEY"
Kay Sievers
2010-04-12
unify/cleanup event handling
Kay Sievers
2010-03-17
do not reset SELinux context when the node was not touched
Kay Sievers
[next]