summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-04-26[PATCH] LSB init script and other stuffeike-hotplug@sf-tec.de5-14/+159
2005-04-26[PATCH] added dri rule to the default config file.greg@kroah.com1-0/+4
2005-04-26[PATCH] udev - make exec_callout() reusablekay.sievers@vrfy.org1-6/+6
2005-04-26[PATCH] udev - exec status fix for klibckay.sievers@vrfy.org2-2/+5
2005-04-26[PATCH] fix Silly udev scriptkay.sievers@vrfy.org1-4/+7
2005-04-26[PATCH] added init.d udev script for debiangreg@kroah.com1-0/+113
2005-04-26[PATCH] udev 012 old gcc fixuptiggi@infa.abo.fi1-1/+1
2005-04-26[PATCH] add a script that tests the IGNORE rulegreg@kroah.com1-0/+35
2005-04-26[PATCH] add IGNORE rule typechristophe@saout.de7-2/+59
2005-04-26[PATCH] small cleanupchristophe@saout.de2-2/+2
2005-04-26[PATCH] add silly script that names cdrom drives based on the cd in them.greg@kroah.com1-0/+45
2005-04-26[PATCH] add cdrom rule for ide cdrom.greg@kroah.com1-0/+3
2005-04-26[PATCH] replace list_for_each with list_for_each_entry, saving a few lines of...greg@kroah.com2-30/+13
2005-04-26[PATCH] add a blacklist of class devices we do not want to look at.greg@kroah.com1-4/+16
2005-04-26[PATCH] 012_bk change.greg@kroah.com2-2/+2
2005-04-26[PATCH] v012 release012greg@kroah.com3-2/+47
2005-04-26[PATCH] minor grammer fixes for the udev_vs_devfs documentgreg@kroah.com1-6/+6
2005-04-26[PATCH] move the dbus config file to etc/dbus-1/system.d/greg@kroah.com2-1/+2
2005-04-26[PATCH] move the config files to etc/udev to clean up main directory a bit.greg@kroah.com7-18/+10
2005-04-26[PATCH] add Gentoo versions of the rules and permissions files.greg@kroah.com2-0/+273
2005-04-26[PATCH] if using glibc, link dynamically, as no one like 500Kb udev binaries...greg@kroah.com1-3/+4
2005-04-26[PATCH] mention user callable udev + options in man pagekay.sievers@vrfy.org3-2/+26
2005-04-26[PATCH] udev spec file updaterml@ximian.com1-1/+7
2005-04-26[PATCH] minor change to udev_vs_devfs document.greg@kroah.com1-1/+3
2005-04-26[PATCH] added udev vs devfs supid document to the tree.greg@kroah.com1-0/+190
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr3-1/+9
2005-04-26[PATCH] extras multipath updatechristophe.varoqui@free.fr4-11/+16
2005-04-26[PATCH] make udev user callable to query the databasekay.sievers@vrfy.org3-13/+96
2005-04-26[PATCH] depend on all .h fileskay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] make symlink work properly if there is already a file in its placeazarah@nosferatu.za.org1-0/+11
2005-04-26[PATCH] cleanup namedev_parse debug textkay.sievers@vrfy.org1-4/+4
2005-04-26[PATCH] move the signal handling registration to after we have initialized en...greg@kroah.com1-4/+5
2005-04-26[PATCH] introduce signal handlermbuesch@freenet.de1-1/+22
2005-04-26[PATCH] Fix udev gcc-2.95.4 compatazarah@nosferatu.za.org1-1/+1
2005-04-26[PATCH] extend exec_program[]kay.sievers@vrfy.org1-1/+2
2005-04-26[PATCH] ide-devfs.sh updatekay.sievers@vrfy.org1-12/+32
2005-04-26[PATCH] fix for apply_format()kay.sievers@vrfy.org1-3/+6
2005-04-26[PATCH] check for empty symlink stringkay.sievers@vrfy.org1-1/+1
2005-04-26[PATCH] 'ide' missing in bus_files[]kay.sievers@vrfy.org1-0/+1
2005-04-26[PATCH] udev.permissions.debian - forgot the dm nodes.greg@kroah.com1-0/+2
2005-04-26[PATCH] update the udev.permissions.debian file with new entries.greg@kroah.com1-3/+22
2005-04-26[PATCH] added udev.init script for the Linux From Scratch project.greg@kroah.com1-0/+103
2005-04-26[PATCH] small trivial cleanup of latest changeskay.sievers@vrfy.org2-8/+8
2005-04-26[PATCH] 011_bk taggreg@kroah.com2-2/+2
2005-04-26[PATCH] v011 release011greg@kroah.com3-2/+32
2005-04-26[PATCH] add documentation about the BUS key being optional for the LABEL rule.greg@kroah.com1-1/+4
2005-04-26[PATCH] add tests for LABEL rule with a device that has no bus.greg@kroah.com1-0/+21
2005-04-26[PATCH] Don't require the BUS value for the LABEL rule.greg@kroah.com1-1/+0
2005-04-26[PATCH] If a LABEL rule has a BUS id, then we must check to see if the device...greg@kroah.com1-1/+4
2005-04-26[PATCH] add documentation about the BUS key being optional for the CALLOUT rule.greg@kroah.com1-1/+4