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.c
Age
Commit message (
Expand
)
Author
2005-04-26
[PATCH] changed the default location of the database to /udev/.udev.tdb to be...
greg@kroah.com
2005-04-26
[PATCH] overall whitespace + debug text conditioning
kay.sievers@vrfy.org
2005-04-26
[PATCH] change UDEV_SYSFS_PATH environment variable due to libsysfs change.
greg@kroah.com
2005-04-26
[PATCH] rename namedev.permissions and namedev.config to udev.permissions and...
greg@kroah.com
2005-04-26
[PATCH] more overrides of config info with env variables if in test mode.
greg@kroah.com
2005-04-26
[PATCH] make config files, sysfs root, and udev root configurable from config...
greg@kroah.com
2005-04-26
[PATCH] add version to debug log on startup.
greg@kroah.com
2005-04-26
[PATCH] add callout config type to udev
patmans@us.ibm.com
2005-04-26
[PATCH] udevdb patch
dsteklof@us.ibm.com
2005-04-26
[PATCH] split udev main logic into udev-add and udev-remove.
greg@kroah.com
2005-04-26
[PATCH] Clean up the namedev interface a bit, making the code smaller...
greg@kroah.com
2005-04-26
[PATCH] add initial libsysfs support...
greg@kroah.com
2005-04-26
[PATCH] Initial namedev parsing of config files
greg@kroah.com
2005-04-26
[PATCH] sleep for 2 seconds to give the kernel a chance to actually create th...
greg@kroah.com
2005-04-26
[PATCH] remove now works!
greg@kroah.com
2005-04-26
[PATCH] restructure code to be able to actually get remove_node() to work.
greg@kroah.com
2005-04-26
[PATCH] Creating nodes actually works.
greg@kroah.com
2005-04-26
added initial files.
Greg KH