summaryrefslogtreecommitdiff
path: root/udev.c
AgeCommit message (Expand)AuthorFilesLines
2005-04-26[PATCH] change UDEV_SYSFS_PATH environment variable due to libsysfs change.greg@kroah.com1-1/+1
2005-04-26[PATCH] rename namedev.permissions and namedev.config to udev.permissions and...greg@kroah.com1-2/+2
2005-04-26[PATCH] more overrides of config info with env variables if in test mode.greg@kroah.com1-21/+34
2005-04-26[PATCH] make config files, sysfs root, and udev root configurable from config...greg@kroah.com1-16/+66
2005-04-26[PATCH] add version to debug log on startup.greg@kroah.com1-0/+2
2005-04-26[PATCH] add callout config type to udevpatmans@us.ibm.com1-1/+7
2005-04-26[PATCH] udevdb patchdsteklof@us.ibm.com1-5/+16
2005-04-26[PATCH] split udev main logic into udev-add and udev-remove.greg@kroah.com1-220/+14
2005-04-26[PATCH] Clean up the namedev interface a bit, making the code smaller...greg@kroah.com1-83/+86
2005-04-26[PATCH] add initial libsysfs support...greg@kroah.com1-6/+12
2005-04-26[PATCH] Initial namedev parsing of config filesgreg@kroah.com1-0/+3
2005-04-26[PATCH] sleep for 2 seconds to give the kernel a chance to actually create th...greg@kroah.com1-0/+5
2005-04-26[PATCH] remove now works!greg@kroah.com1-5/+32
2005-04-26[PATCH] restructure code to be able to actually get remove_node() to work.greg@kroah.com1-38/+39
2005-04-26[PATCH] Creating nodes actually works.greg@kroah.com1-10/+197
2005-04-26added initial files.Greg KH1-0/+83