greg@kroah.com
e40fec176b
[PATCH] change UDEV_SYSFS_PATH environment variable due to libsysfs change.
2005-04-26 21:06:23 -07:00
greg@kroah.com
d411208793
[PATCH] rename namedev.permissions and namedev.config to udev.permissions and udev.config
...
the namedev name didn't really make much sense anymore...
2005-04-26 21:04:09 -07:00
greg@kroah.com
c2f17c9ea8
[PATCH] more overrides of config info with env variables if in test mode.
2005-04-26 21:04:09 -07:00
greg@kroah.com
c056c5141b
[PATCH] make config files, sysfs root, and udev root configurable from config variables
...
This will make running tests a lot simpler.
2005-04-26 21:01:42 -07:00
greg@kroah.com
2e5a8b99f8
[PATCH] add version to debug log on startup.
2005-04-26 21:01:41 -07:00
patmans@us.ibm.com
c27e69116d
[PATCH] add callout config type to udev
...
This patch adds a callout config type to udev, so external programs can be
called to get serial numbers or id's that are not available as a sysfs
attribute.
2005-04-26 21:01:40 -07:00
dsteklof@us.ibm.com
dbfc520c60
[PATCH] udevdb patch
...
This patch:
1) removes the three database files for just one udevdb.tdb file.
2) adds udevdb_init() and udevdb_exit() functions
3) initializes database now in main() in udev.c.
Please look it over.
2005-04-26 21:01:40 -07:00
greg@kroah.com
ea733a2f00
[PATCH] split udev main logic into udev-add and udev-remove.
2005-04-26 21:01:39 -07:00
greg@kroah.com
19dc5d4ce1
[PATCH] Clean up the namedev interface a bit, making the code smaller...
2005-04-26 21:01:39 -07:00
greg@kroah.com
185a35a403
[PATCH] add initial libsysfs support...
...
needs lots more cleanup, but is much nicer than doing this by hand...
2005-04-26 21:01:39 -07:00
greg@kroah.com
2232cac825
[PATCH] Initial namedev parsing of config files
...
.permission parsing works, .config needs more work.
2005-04-26 21:01:38 -07:00
greg@kroah.com
af815f882d
[PATCH] sleep for 2 seconds to give the kernel a chance to actually create the files we need.
2005-04-26 21:01:38 -07:00
greg@kroah.com
8b16416dce
[PATCH] remove now works!
2005-04-26 21:01:38 -07:00
greg@kroah.com
3f4967a1fb
[PATCH] restructure code to be able to actually get remove_node() to work.
2005-04-26 21:00:44 -07:00
greg@kroah.com
85511f0246
[PATCH] Creating nodes actually works.
2005-04-26 21:00:40 -07:00
Greg KH
f0083e3d4e
added initial files.
2005-04-26 20:59:47 -07:00