summaryrefslogtreecommitdiff
path: root/etc/udev
AgeCommit message (Collapse)Author
2005-08-12update SUSE rulesKay Sievers
don't use ID_TYPE, so cdroms will be in /dev/disk/ Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-11tweak the gentoo rules some more.Greg KH
- make the persistant rules smaller - add usbfs-like device node support Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-08-11changed location of gentoo helper apps to be /sbin instead of in scripts dirGreg KH
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-08-11Change the gentoo rules to use cdrom_id instead of cdsymlink.shGreg KH
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-08-11update gentoo rule file.Greg KH
This fixes the issue of cdroms not showing up in the proper group, and them showing up in /dev/cd/ for the persistant names. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-08-11move some logging to the info levelKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-11update SUSE rulesKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-10update SUSE rulesKay Sievers
Tape naming is harder than expected, go back to block devices only. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-09trivial text cleanupsKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-09remove example rules and put the dev.d stuff into the run_directory folderKay Sievers
The distro rules are the best example you can get and the use of dev.d/ is no longer recommended. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-09more distro rules updatesKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-09update SUSE rulesKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-09add SUSE rulesKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-09update distro rules filesKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-08-04updated gentoo rule file to handle removable ide devices.Greg KH
Thanks to Kay for the quick fix. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-08-02Added persistent name rules for block devices to gentoo rule file.Greg Kroah-Hartman
Copied from Kay's rules from the SuSE package. Let the fun begin... Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-08-01Update gentoo rules file.Greg Kroah-Hartman
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-07-14Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kayGreg KH
2005-07-14correct default mode documentation in udevVille Skyttä
2005-07-12fix position of raw rules in gentoo config fileGreg KH
this solve issue of raw1394 device nodes showing up in the proper place. Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-07-06fix cdrom symlink problem in gentoo rulesGreg Kroah-Hartman
2005-07-06Sync up the Debian rules filesGreg KH
2005-07-03add IEEE1394 rules to the gentoo rule fileKay Sievers
2005-07-03switch gentoo rules to new operatorsKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-07-02Fix the gentoo udev rules to allow the box to boot properlyGreg KH
2005-06-30Update the gentoo rule fileGreg Kroah-Hartman
2005-06-21Merge gregkh@ehlo.org:/home/kay/public_html/pub/scm/linux/hotplug/udev-kayGreg KH
2005-06-16[PATCH] Dialout group fix for capi devices in the gentoo rules fileStefan Schweizer
currently it is not possible to use the capi devices for users even when the user is in the dialout group. Please apply the attached patch and fix the issue. There is also a gentoo bug about this: http://bugs.gentoo.org/show_bug.cgi?id=92445 diff -ur udev-056.orig/etc/udev/gentoo/udev.rules udev-056/etc/udev/gentoo/udev.rules
2005-06-16udevd: control log-priority of the running daemon with udevcontrolKay Sievers
Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-06-05udev: move dev.d/ handling to external helperKay Sievers
Modern rules are expected to call notification and postprocessing with the RUN key. For compatibility the current behavior can be emulated with an external helper. Signed-off-by: Kay Sievers <kay.sievers@suse.de>
2005-05-18Update Red Hat default udev rules.Greg KH
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-04-26[PATCH] Fedora udev.rules updatekay.sievers@vrfy.org
2005-04-26[PATCH] update Debian ruleskay.sievers@vrfy.org
2005-04-26[PATCH] support log-priority levels in udev.confkay.sievers@vrfy.org
2005-04-26[PATCH] fix raid rules.gregkh@suse.de
Thanks to Kay for pointing it out.
2005-04-26[PATCH] added frugalware udev ruleset.gregkh@suse.de
2005-04-26[PATCH] gentoo rule update for raid devices.gregkh@suse.de
From Thierry Vignaud <tvignaud@mandrakesoft.com>
2005-04-26[PATCH] fix gentoo fb permission issue.gregkh@suse.de
2005-04-26[PATCH] remove gentoo permission file as it's not valid anymore.greg@kroah.com
2005-04-26[PATCH] Add infiniband to gentoo rules.greg@kroah.com
2005-04-26[PATCH] Another gentoo fix, adding dvb support.greg@kroah.com
2005-04-26[PATCH] Fix gentoo bug #76056 (fb device group permissions.)greg@kroah.com
2005-04-26[PATCH] Fix gentoo bug #81102, device nodes for the pktcdvd device.greg@kroah.com
2005-04-26[PATCH] debian: update rules filesmd@Linux.IT
2005-04-26[PATCH] gentoo/udev.rules: add default permissions for sound devicessschweizer@gmail.com
2005-04-26[PATCH] gentoo fb permission fix.greg@kroah.com
2005-04-26[PATCH] clean up the aoe char device rules, and delete the block one as it's ↵greg@kroah.com
not needed.
2005-04-26[PATCH] add aoe block and char device rules to the gentoo rule file.greg@kroah.com
2005-04-26[PATCH] remove default_* permissions from udev.conf filekay.sievers@vrfy.org
With the "permissions only rules" we can just place: MODE="0660", OWNER="root", GROUP="root" at the beginning of the rules file and get exactly the same behavior. If no values are given the compiled-in defaults are used.
2005-04-26[PATCH] update Fedora config files and add some more testskay.sievers@vrfy.org