chiark / gitweb /
[PATCH] add a bunch of busses to the list of what to wait for
[elogind.git] / etc /
2005-04-27 kay.sievers@vrfy.org[PATCH] replace tdb database by simple lockless file...
2005-04-27 azarah@nosferatu... [PATCH] Some updates for Gentoo's udev rules
2005-04-27 greg@kroah.com[PATCH] add cdsymlinks.sh support to gentoo rules file.
2005-04-27 greg@kroah.com[PATCH] fix gentoo legacy tty rule
2005-04-27 greg@kroah.com[PATCH] add inotify to the rules for gentoo
2005-04-27 greg@kroah.com[PATCH] fix stupid cut-and-paste error for msr devices...
2005-04-27 greg@kroah.com[PATCH] add debian config files.
2005-04-27 greg@kroah.com[PATCH] remove the debian specific file, as they don...
2005-04-27 md@Linux.IT[PATCH] small udev patch
2005-04-27 kpfleming@backtoba... [PATCH] respect prefix= setting in built udev.conf...
2005-04-27 greg@kroah.com[PATCH] kdetv wants to see device nodes in /dev
2005-04-27 greg@kroah.com[PATCH] add symlink for video rule.
2005-04-27 greg@kroah.com[PATCH] Fix old-style pty breakage in rules file for...
2005-04-27 greg@kroah.com[PATCH] add rules for i386 cpu devices.
2005-04-27 greg@kroah.com[PATCH] add permission for legotower usb devices.
2005-04-27 tao@kernel.org[PATCH] Minor POSIX-fixes for udev
2005-04-27 azarah@gentoo.org[PATCH] add microcode rule to permissions.gentoo file
2005-04-27 greg@kroah.com[PATCH] add permission rule for jogdial device.
2005-04-27 greg@kroah.com[PATCH] fix permission problem with input event and...
2005-04-27 greg@kroah.com[PATCH] change default perms of misc/rtc to be readable...
2005-04-27 greg@kroah.com[PATCH] tweak the gentoo default permission rules as...
2005-04-27 greg@kroah.com[PATCH] add udev.permissions.slackware file.
2005-04-27 greg@kroah.com[PATCH] add more permissions based on SuSE's recommenda...
2005-04-27 greg@kroah.com[PATCH] added rules for tun and raw devices
2005-04-27 greg@kroah.com[PATCH] add udev conf.d file.
2005-04-27 greg@kroah.com[PATCH] Switch the default config to point to a directo...
2005-04-27 greg@kroah.com[PATCH] update the Red Hat .dev files to work on other...
2005-04-27 greg@kroah.com[PATCH] add dbus.dev, pam_console.dev and selinux.dev...
2005-04-27 greg@kroah.com[PATCH] added rule to put USB printers in their proper...
2005-04-27 greg@kroah.com[PATCH] added rules for CAPI devices.
2005-04-27 greg@kroah.com[PATCH] added a dev.d alsa script to help people out.
2005-04-27 greg@kroah.com[PATCH] add hotplug.dev script to handle renamed networ...
2005-04-27 greg@kroah.com[PATCH] add netlink rules to devfs and gentoo rules...
2005-04-27 greg@kroah.com[PATCH] added USB device rules to rules files.
2005-04-27 greg@kroah.com[PATCH] clean up the gentoo rules file a bit more,...
2005-04-27 greg@kroah.com[PATCH] fix up udev.rules to handle oss rules better.
2005-04-27 greg@kroah.com[PATCH] move udev_dbus to extras/dbus
2005-04-27 ken@cgi101.com[PATCH] Added line to udev.permissions.redhat
2005-04-27 greg@kroah.com[PATCH] Remove Debian permission files as the Debian...
2005-04-27 greg@kroah.com[PATCH] update the Gentoo rules files.
2005-04-27 greg@kroah.com[PATCH] Add Red Hat rules and permissions files
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - man page update
2005-04-27 greg@kroah.com[PATCH] update udev.rules.gentoo with new config file...
2005-04-27 greg@kroah.com[PATCH] Update the Gentoo udev.rules and udev.permissio...
2005-04-27 greg@kroah.com[PATCH] Create a udev.rules.examples file to hold odd...
2005-04-27 ext.devoteam.varoq... [PATCH] symlink dm-[0-9]* rule
2005-04-27 greg@kroah.com[PATCH] start up udevd ourselves in the init script...
2005-04-27 john-hotplug@fjell... [PATCH] init.d debian patch
2005-04-27 greg@kroah.com[PATCH] update the red hat init script to handle nodes...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - switch callout part selector to {attribute}
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - switch SYSFS_file to SYSFS{file}
2005-04-27 greg@kroah.com[PATCH] update the init.d udev script based on a patch...
2005-04-27 greg@kroah.com[PATCH] remove the .udev.tdb when installing or uninsta...
2005-04-27 greg@kroah.com[PATCH] remove the database at startup.
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - fix cdrom symlink rule
2005-04-27 azarah@nosferatu... [PATCH] make logging a config option
2005-04-27 greg@kroah.com[PATCH] kill the last examples that contained the ...
2005-04-27 mbuesch@freenet.de[PATCH] LFS init script update
2005-04-27 kay.sievers@vrfy.org[PATCH] set default owner/group in db - update
2005-04-27 flamingice@sourmil... [PATCH] minor patch for devfs rules
2005-04-27 greg@kroah.com[PATCH] remove the %D modifier as it is not longer...
2005-04-27 greg@kroah.com[PATCH] remove unneeded keyboard rule.
2005-04-27 greg@kroah.com[PATCH] added input device rules to udev.rules and...
2005-04-27 kay.sievers@vrfy.org[PATCH] udev - CALLOUT is PROGRAM now
2005-04-27 greg@kroah.com[PATCH] oops, forgot to fix up the PROGRAM result from...
2005-04-27 elkropac@students... [PATCH] fix udev directory for Debian init script
2005-04-27 greg@kroah.com[PATCH] Add alsa device rules and a few other devfs...
2005-04-27 greg@kroah.com[PATCH] convert the default rules files to the new...
2005-04-27 eike-hotplug@sf... [PATCH] LSB init script and other stuff
2005-04-27 greg@kroah.com[PATCH] added dri rule to the default config file.
2005-04-27 greg@kroah.com[PATCH] added init.d udev script for debian
2005-04-27 christophe@saout.de[PATCH] add IGNORE rule type
2005-04-27 greg@kroah.com[PATCH] add cdrom rule for ide cdrom.
2005-04-27 greg@kroah.com[PATCH] move the dbus config file to etc/dbus-1/system.d/
2005-04-27 greg@kroah.com[PATCH] move the config files to etc/udev to clean...
2005-04-27 greg@kroah.com[PATCH] add Gentoo versions of the rules and permission...
2005-04-27 greg@kroah.com[PATCH] added udev.init script for the Linux From Scrat...
2005-04-27 greg@kroah.com[PATCH] more init script cleanups, the stop target...
2005-04-27 greg@kroah.com[PATCH] make udev init script run udev in the backgroun...
2005-04-27 greg@kroah.com[PATCH] Add restart target to the etc/init.d/udev script
2005-04-27 greg@kroah.com[PATCH] fix udev init.d script to handle all class...
2005-04-27 rml@tech9.net[PATCH] udev init script