Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2007-08-02 | rules_generator: skip random MAC addresses | Kay Sievers | |
2007-07-31 | rules: Fedora update | 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-07-28 | rules: Fedora update | Kay Sievers | |
2007-07-27 | rules: update SUSE | Kay Sievers | |
2007-07-27 | udevtrigger: trigger "driver" events | Kay Sievers | |
2007-07-26 | fix inotify to work not only once | Matthias Schwarzott | |
2007-07-25 | rules_generator: remove "installation" function | Kay Sievers | |
This should be called by triggering events not by looping with the script itself. It also keeps a second blacklist outside of the rules which we do not want to maintain. | |||
2007-07-25 | rules_generator: add S/390 persistent network support | Hannes Reinecke | |
2007-07-25 | restore behavior of NAME== | Kay Sievers | |
2007-07-25 | add $driver subtitution | Hannes Reinecke | |
2007-07-25 | Makefile: add --as-needed flag to ld | Kay Sievers | |
2007-07-24 | rules: Gentoo update | Matthias Schwarzott | |
2007-07-24 | collect: extra to synchronize actions across events | Hannes Reinecke | |
2007-07-22 | libvolume_id: use /usr/$libdir in pc file | Kay Sievers | |
2007-07-22 | Makefile: add "make dist" for nightly snapshots | Richard Hughes | |