summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] v018 release018greg@kroah.com2005-04-263-2/+52
* [PATCH] added scsi_id and some more documentation to the udev.spec file.greg@kroah.com2005-04-261-5/+30
* [PATCH] update udev.rules.gentoo with new config file format.greg@kroah.com2005-04-261-1/+1
* [PATCH] Update the Gentoo udev.rules and udev.permissions filesgreg@kroah.com2005-04-262-59/+85
* [PATCH] Create a udev.rules.examples file to hold odd udev.rulesgreg@kroah.com2005-04-262-33/+71
* [PATCH] symlink dm-[0-9]* ruleext.devoteam.varoqui@sncf.fr2005-04-261-2/+3
* [PATCH] add udevd priority issue to the TODO list.greg@kroah.com2005-04-261-0/+3
* [PATCH] more HOWTO cleanups.greg@kroah.com2005-04-262-0/+15
* [PATCH] add HOWTO detailing how to use udev to manage /devgreg@kroah.com2005-04-261-0/+73
* [PATCH] udev - TODO updatekay.sievers@vrfy.org2005-04-261-8/+0
* [PATCH] udev use new libsysfs header file locationpatmans@us.ibm.com2005-04-2616-28/+16
* [PATCH] mv libsysfs/libsysfs.h to libsysfs/sysfs/libsysfs.h to make it easier...greg@kroah.com2005-04-261-0/+0
* [PATCH] add start_udev init script.greg@kroah.com2005-04-261-0/+91
* [PATCH] add support for UDEV_NO_SLEEP env variable so Gentoo people will be h...greg@kroah.com2005-04-263-2/+10
* [PATCH] start up udevd ourselves in the init script to give it some good prio...greg@kroah.com2005-04-261-0/+6
* [PATCH] update extras/multipathext.devoteam.varoqui@sncf.fr2005-04-263-20/+29
* [PATCH] init.d debian patchjohn-hotplug@fjellstad.org2005-04-261-1/+2
* [PATCH] udev - add %s{filename} to man pagekay.sievers@vrfy.org2005-04-262-4/+15
* [PATCH] update the red hat init script to handle nodes that are not presentgreg@kroah.com2005-04-261-3/+31
* [PATCH] udev - udevd/udevsend man pagekay.sievers@vrfy.org2005-04-263-1/+39
* [PATCH] add a "old style" SYSFS_attribute test to udev-test.plgreg@kroah.com2005-04-261-0/+9
* [PATCH] udev - switch callout part selector to {attribute}kay.sievers@vrfy.org2005-04-266-18/+13
* [PATCH] udev - switch SYSFS_file to SYSFS{file}kay.sievers@vrfy.org2005-04-267-31/+38
* [PATCH] Have udevsend report more info in debug mode.greg@kroah.com2005-04-261-0/+5
* [PATCH] Have udevd report it's version in debug mode.greg@kroah.com2005-04-261-0/+1
* [PATCH] udev add some ID testspatmans@us.ibm.com2005-04-261-0/+46
* [PATCH] fix up bug created for udevtest in previous partition creation patch.greg@kroah.com2005-04-261-5/+12
* [PATCH] udev - create all partitions of blockdevicekay.sievers@vrfy.org2005-04-267-55/+108
* [PATCH] allow SYSFS{file}kay.sievers@vrfy.org2005-04-263-5/+50
* [PATCH] Adding '%s' format specifier to NAME and SYMLINKkay.sievers@vrfy.org2005-04-262-80/+158
* [PATCH] update the udev.spec to add udevtest and make some more Red Hat sugge...greg@kroah.com2005-04-261-11/+18
* [PATCH] add ability to install udevtest to Makefilegreg@kroah.com2005-04-261-0/+1
* [PATCH] 017_bk markgreg@kroah.com2005-04-261-1/+1
* [PATCH] Add another test to udev-test.pl and fix a bug when only running 1 test.greg@kroah.com2005-04-261-1/+10
* [PATCH] Fix bug where we did not use the "converted" kernel name if we had no...greg@kroah.com2005-04-261-1/+1
* [PATCH] v017 release017greg@kroah.com2005-04-263-2/+56
* [PATCH] more udev-016/extras/multipathchristophe.varoqui@free.fr2005-04-267-1387/+313
* [PATCH] more udev-016/extras/multipathchristophe.varoqui@free.fr2005-04-264-2/+80
* [PATCH] add udev_log to the documentation.greg@kroah.com2005-04-261-0/+8
* [PATCH] fix offsetof() define in klibc.greg@kroah.com2005-04-261-1/+1
* [PATCH] add some .spec file changes from Red Hat.greg@kroah.com2005-04-261-0/+10
* [PATCH] update the init.d udev script based on a patch from Red Hat.greg@kroah.com2005-04-261-7/+15
* [PATCH] remove the .udev.tdb when installing or uninstalling to be safe.greg@kroah.com2005-04-262-2/+4
* [PATCH] remove the database at startup.greg@kroah.com2005-04-261-0/+6
* [PATCH] udev - keep private data out of the database?kay.sievers@vrfy.org2005-04-262-8/+13
* [PATCH] fix bug in permission handling.greg@kroah.com2005-04-261-1/+1
* [PATCH] update klibc to version .107greg@kroah.com2005-04-263-1/+36
* [PATCH] add udevtest program to buildgreg@kroah.com2005-04-265-75/+59
* [PATCH] fix problem where usb devices can be either the main device or the in...greg@kroah.com2005-04-262-18/+228
* [PATCH] more logging.h cleanups to be a bit more flexible.greg@kroah.com2005-04-265-27/+40