summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] 018 release019greg@kroah.com2005-04-263-2/+37
* [PATCH] update udev scsi_id to scsi_id 0.4patmans@us.ibm.com2005-04-269-167/+279
* [PATCH] add new TODO item about local user permissions.greg@kroah.com2005-04-261-0/+1
* [PATCH] TODO updatekay.sievers@vrfy.org2005-04-261-2/+0
* [PATCH] udev - correct relative symlinkkay.sievers@vrfy.org2005-04-261-2/+0
* [PATCH] Add initial SELinux support for udevgreg@kroah.com2005-04-266-0/+77
* [PATCH] fix build for very old versions of make.greg@kroah.com2005-04-261-0/+3
* [PATCH] remove limit of the number of args passed to PROGRAMgreg@kroah.com2005-04-263-7/+23
* [PATCH] udev - safer string handling - part fourkay.sievers@vrfy.org2005-04-264-23/+24
* [PATCH] udev - safer string handling - part threekay.sievers@vrfy.org2005-04-267-83/+54
* [PATCH] udev - safer string handling - part twokay.sievers@vrfy.org2005-04-263-15/+32
* [PATCH] udev - man page updatekay.sievers@vrfy.org2005-04-262-3/+49
* [PATCH] udev - safer string handling all over the placekay.sievers@vrfy.org2005-04-269-42/+48
* [PATCH] manpage updatekay.sievers@vrfy.org2005-04-262-18/+21
* [PATCH] do not remove real .udev.tdb during RPM buildarvidjaar@mail.ru2005-04-261-1/+1
* [PATCH] udev - allow all files in a directory as the configkay.sievers@vrfy.org2005-04-263-12/+107
* [PATCH] udev - simple klibc textual uid/gid handlingkay.sievers@vrfy.org2005-04-262-17/+108
* [PATCH] force udev to include the internal version of libsysfs and never the ...greg@kroah.com2005-04-267-7/+8
* [PATCH] fix up libsysfs header file usage to fix bug reports from users that ...greg@kroah.com2005-04-262-1/+3
* [PATCH] remove udevtest on 'make clean'greg@kroah.com2005-04-261-1/+1
* [PATCH] 018_bk markgreg@kroah.com2005-04-262-2/+2
* [PATCH] remove udevd priority TODO item, as it's not needed at all.greg@kroah.com2005-04-262-8/+0
* [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