Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-09-20 | udevinfo: simplify symlink printing logic | Kay Sievers | |
2007-09-20 | remove extra space from udevinfo symlink output | Harald Hoyer | |
2007-09-20 | rules: add memstick module loading | Kay Sievers | |
2007-09-20 | use SEQNUM in /dev/.udev/queue/ instead of devpath | Kay Sievers | |
2007-09-12 | ignore device node names while restoring symlinks from the stack | Kay Sievers | |
2007-09-11 | only install *.rules | Harald Hoyer | |
2007-09-11 | check line length after comment check and whitespace strip | Harald Hoyer | |
2007-09-10 | path_id: fix for stacked class devices | Kay Sievers | |
2007-09-07 | rules: put bsd nodes in /dev/bsd/ directory | Kay Sievers | |
2007-09-06 | correct includes in udev_selinux.c | maximilian attems | |
2007-08-31 | increase WAIT_FOR_SYSFS timeout to 10 seconds | Kay Sievers | |
We see SCSI disks where it takes 6.5 seconds to populate the sysfs attributes. | |||
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-29 | print warning for invalid TEST operations | Kay Sievers | |
2007-08-29 | do not delete the device node with ignore_remove, but handle the event | Kay Sievers | |
2007-08-29 | add $name substitution | Kay Sievers | |
2007-08-29 | rules: Gentoo update | Matthias Schwarzott | |
2007-08-29 | volume_id: fix linux_raid metadata version 1.0 detection | Kay Sievers | |
Fixes: https://bugs.launchpad.net/ubuntu/+source/udev/+bug/133773 | |||
2007-08-28 | man: recreate man pages | Kay Sievers | |
2007-08-28 | rules: add i2o driver rule | Kay Sievers | |
2007-08-26 | rules: Gentoo update | Kay Sievers | |
2007-08-26 | track "move" events to rename database and failed files | 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-24 | set buffer size if strlcpy/strlcat indicate truncation | Michael Morony | |
2007-08-24 | release 115 | Kay Sievers | |
2007-08-23 | Makefile: install default rules | Kay Sievers | |
2007-08-23 | rules: update Fedora | Kay Sievers | |
2007-08-21 | rule_generator: fix wrong DRIVERS!= logic | Kay Sievers | |
Thanks to Matthias for identifying that. | |||
2007-08-16 | do not ignore dynamic rule if it is the last one in the list | Kay Sievers | |
2007-08-16 | volume_id: fix sqashfs detection | Kay Sievers | |
2007-08-16 | rules: add iowarrior rule | Kay Sievers | |
2007-08-16 | accept relative path for TEST | Kay Sievers | |
2007-08-14 | edd_id: move persistent rules to its own file | Kay Sievers | |
2007-08-11 | rules: update Fedora rules | 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: move md-raid rules to packages dir | Kay Sievers | |
2007-08-10 | rules: fix typo in 80-drivers.rules | Harald Hoyer | |
2007-08-10 | rules: add ia64 rules | Kay Sievers | |
2007-08-10 | rules: add packages rules | Kay Sievers | |
2007-08-10 | ruls: update SUSE rules | Kay Sievers | |
2007-08-10 | rules: add default rules | Kay Sievers | |
2007-08-07 | rules: Debian update | Marco d'Itri | |
2007-08-07 | rules_generator: fix write_cd_rules when similar names exist in the root ↵ | Marco d'Itri | |
directory The argument to find_all_rules must be quoted or it will be subject to shell expansion, which will happen if in the root directory there are mount points with the same base name. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=407738 for details. | |||
2007-08-07 | rules_generator: remove policy from write_cd_rules | Marco d'Itri | |
The decision about when to create by-id or by-path persistent rules should be made in the generator rules file where it's obvious and easy to modify locally, not in the script. | |||
2007-08-05 | release 114 | Kay Sievers | |
2007-08-03 | rules: Gentoo update | Matthias Schwarzott | |
2007-08-02 | write changed network interface names to the kernel log | Kay Sievers | |