summaryrefslogtreecommitdiff
path: root/etc
AgeCommit message (Collapse)Author
2008-06-26rules: add v4l persistent linksKay Sievers
Maybe we will have this working, finally. Thanks to Kees and Brandon.
2008-05-20rules: tape rules - use bsg device nodes for SG_IOKay Sievers
2008-05-14rules: adapt tape rules to new scsi_idKay Sievers
2008-05-14rules: adapt to new scsi_idKay Sievers
2008-05-09rules: update md rulesKay Sievers
Activate the rule for autoassembly later. The needed options are merged into mdadm git, but not released.
2008-05-09persistent device naming: update tape rulesKay Sievers
Thanks to John Huttley <John@mib-infotech.co.nz> for the fixes. All new bugs are introduced by me. :)
2008-04-20persistent device naming: also read unpartitioned mediaKay Sievers
2008-04-03persistent device naming: cleanup storage rulesKay Sievers
2008-04-02also accept real socket files for RUN+="socket:<path>"Kay Sievers
2008-03-25rules: remove last WAIT_FOR_SYSFS, load ppdev, switch scsi_deviceKay Sievers
2008-03-14persistent device naming: also run on "change" eventKay Sievers
2008-03-13rules: do not set GROUP="disk" for scannersHarald Hoyer
2008-03-13rules: Fedora updateHarald Hoyer
2007-12-29rules: remove tty rule which can never run because of an earlier "last_rule"Kay Sievers
2007-12-17rules: Gentoo updateMatthias Schwarzott
2007-12-07rules: add AOE ruleKay Sievers
2007-11-10rules: Gentoo updateMatthias Schwarzott
2007-10-15rules: Frugalware updateVMiklos
2007-10-15rules: SUSE updateKay Sievers
Thanks to Bryan Kadzban and Matthias Schwarzott for checking the rules.
2007-10-14rules: fix typosBryan Kadzban
2007-09-25rules: Gentoo updateMatthias Schwarzott
2007-09-25rules: split out and fix persistent tape rulesKay Sievers
Thanks to: Robin H. Johnson <robbat2@gentoo.org> for the suggestion.
2007-09-25rules: call usb_id only for SUBSYSTEMS=="usb"Kay Sievers
2007-09-24rules: Gentoo updateMatthias Schwarzott
2007-09-20rules: add memstick module loadingKay Sievers
2007-09-07rules: put bsd nodes in /dev/bsd/ directoryKay Sievers
2007-08-30add /dev/rtc symlink if new rtc drivers are usedKay Sievers
2007-08-30rules: remove broken nvram group assignment without any permissionKay Sievers
2007-08-30rules: do not delete /lib/udev/devices/ nodes on "remove"Kay Sievers
2007-08-29rules: Gentoo updateMatthias Schwarzott
2007-08-28rules: add i2o driver ruleKay Sievers
2007-08-26rules: Gentoo updateKay Sievers
2007-08-26rules: add REMOVE_CMD ruleKay Sievers
2007-08-25rules: random and urandom are 0666Kay Sievers
Thanks to: Alexander E. Patrakov <patrakov@ums.usu.ru>.
2007-08-24rules: fix two trivial typosKay Sievers
Thanks to: Alexander E. Patrakov <patrakov@ums.usu.ru>
2007-08-23rules: update FedoraKay Sievers
2007-08-16rules: add iowarrior ruleKay Sievers
2007-08-14edd_id: move persistent rules to its own fileKay Sievers
2007-08-11rules: update Fedora rulesKay Sievers
2007-08-11rules: run vol_id only for partitionsKay Sievers
Until we add support to the kernel to report media changes with a "change" event, do not read the device content, because it will not get updated when the media is removed or replaced.
2007-08-10rules: move md-raid rules to packages dirKay Sievers
2007-08-10rules: fix typo in 80-drivers.rulesHarald Hoyer
2007-08-10rules: add ia64 rulesKay Sievers
2007-08-10rules: add packages rulesKay Sievers
2007-08-10ruls: update SUSE rulesKay Sievers
2007-08-10rules: add default rulesKay Sievers
2007-08-07rules: Debian updateMarco d'Itri
2007-08-03rules: Gentoo updateMatthias Schwarzott
2007-07-31rules: Fedora updateKay Sievers
2007-07-31rules: add "do not edit" commentKay Sievers
Default udev rules are not system configuration for users to edit, we need to be able to replace them with a package update. Custom rules have to go into their own files.