Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-07-09 | rules: use consistently OPTIONS+= | Kay Sievers | |
Thanks to Marco for the pointer. | |||
2008-07-07 | rules: fix cciss rules for partition numbers > 9 | Kay Sievers | |
2008-06-26 | rules: add v4l persistent links | Kay Sievers | |
Maybe we will have this working, finally. Thanks to Kees and Brandon. | |||
2008-05-20 | rules: tape rules - use bsg device nodes for SG_IO | Kay Sievers | |
2008-05-14 | rules: adapt tape rules to new scsi_id | Kay Sievers | |
2008-05-14 | rules: adapt to new scsi_id | Kay Sievers | |
2008-05-09 | persistent device naming: update tape rules | Kay Sievers | |
Thanks to John Huttley <John@mib-infotech.co.nz> for the fixes. All new bugs are introduced by me. :) | |||
2008-04-20 | persistent device naming: also read unpartitioned media | Kay Sievers | |
2008-04-03 | persistent device naming: cleanup storage rules | Kay Sievers | |
2008-04-02 | also accept real socket files for RUN+="socket:<path>" | Kay Sievers | |
2008-03-25 | rules: remove last WAIT_FOR_SYSFS, load ppdev, switch scsi_device | Kay Sievers | |
2008-03-14 | persistent device naming: also run on "change" event | Kay Sievers | |
2008-03-13 | rules: do not set GROUP="disk" for scanners | Harald Hoyer | |
2007-12-29 | rules: remove tty rule which can never run because of an earlier "last_rule" | Kay Sievers | |
2007-12-07 | rules: add AOE rule | Kay Sievers | |
2007-10-14 | rules: fix typos | Bryan Kadzban | |
2007-09-25 | rules: split out and fix persistent tape rules | Kay Sievers | |
Thanks to: Robin H. Johnson <robbat2@gentoo.org> for the suggestion. | |||
2007-09-25 | rules: call usb_id only for SUBSYSTEMS=="usb" | Kay Sievers | |
2007-09-20 | rules: add memstick module loading | Kay Sievers | |
2007-09-07 | rules: put bsd nodes in /dev/bsd/ directory | Kay Sievers | |
2007-08-30 | add /dev/rtc symlink if new rtc drivers are used | Kay Sievers | |
2007-08-30 | rules: remove broken nvram group assignment without any permission | Kay Sievers | |
2007-08-30 | rules: do not delete /lib/udev/devices/ nodes on "remove" | Kay Sievers | |
2007-08-28 | rules: add i2o driver rule | Kay Sievers | |
2007-08-26 | rules: add REMOVE_CMD rule | Kay Sievers | |
2007-08-25 | rules: random and urandom are 0666 | Kay Sievers | |
Thanks to: Alexander E. Patrakov <patrakov@ums.usu.ru>. | |||
2007-08-24 | rules: fix two trivial typos | Kay Sievers | |
Thanks to: Alexander E. Patrakov <patrakov@ums.usu.ru> | |||
2007-08-16 | rules: add iowarrior rule | Kay Sievers | |
2007-08-14 | edd_id: move persistent rules to its own file | Kay Sievers | |
2007-08-11 | rules: run vol_id only for partitions | Kay 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-10 | rules: fix typo in 80-drivers.rules | Harald Hoyer | |
2007-08-10 | rules: add default rules | Kay Sievers | |
2007-07-31 | rules: add "do not edit" comment | Kay 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. | |||
2007-06-21 | rules: recognize partitions and disk devices properly | Kay Sievers | |
2007-06-04 | rules: SUSE update | Kay Sievers | |
2007-05-29 | rules: fix cciss rule | Kay Sievers | |
2007-05-25 | rules: use long options for scsi_id | Kay Sievers | |
2007-05-25 | cciss device support | Hannes Reinecke | |
2007-05-17 | rules: use encoded strings instead of skipping characters | Kay Sievers | |
This is needed for mount(8) and LABEL=* to find symlinks of label strings with special character in it. | |||
2007-05-16 | rules: ignore partitons that span the entire disk | Fabio Massimo Di Nitto | |
2007-05-07 | rules: use ID_FS_UUID_SAFE | Kay Sievers | |
2007-04-12 | persistent device naming: add joystick links | Matthias Schwarzott | |
2007-04-06 | default rules: add libata compat links | Kay Sievers | |
2007-03-12 | delete dasd_id, it moved to s390-tools | Kay Sievers | |
These s390-tools-1.6.0 (applicable for the "October 2005 stream") replace s390-tools-1.5.4. New tools: * tape390_crypt: Tool to control and query crypto settings for 3592 zSeries tape devices. * mon_fsstatd: Daemon that writes filesystem utilization data to the z/VM monitor stream. * dumpconf: Allows to configure the dump device used for system dump in case a kernel panic occurs. * dasdinfo: Display unique DASD ID, either uid or volser. * 59-dasd.rules: udev rules for unique DASD device nodes created in /dev/disk/. http://www.ibm.com/developerworks/linux/linux390/s390-tools-1.6.0.html | |||
2007-03-11 | default rules: wait for 0:0:0:0 scsi devices only | Kay Sievers | |
2007-02-28 | remove dead rule in persistent tape rules | Kay Sievers | |
Thanks to Matthias Schwarzott for spotting this. | |||
2007-02-27 | persistent device naming: tape devices and medium changers | Jamie Wellnitz | |
This adds persistent symlinks for nst tape devices to the example rules. The symlinks live under /dev/tape/by-id/. Signed-off-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com> | |||
2007-02-14 | update example rules | Kay Sievers | |
2006-11-14 | update example rules | Kay Sievers | |
2006-10-13 | persistent storage rules: skip gnbd devices | Kay Sievers | |