Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2007-07-16 | allow SYMLINK== match | Kay Sievers | |
2007-07-15 | handle dynamic rules created in /dev/.udev/rules.d/ | Kay Sievers | |
2007-07-15 | name_list: rename loop_name -> name_loop | Kay Sievers | |
2007-07-14 | rules: SUSE update | Kay Sievers | |
2007-07-14 | move udev_utils_run.c into udev_rules.c | Kay Sievers | |
2007-07-14 | add udev_rules_run() to handle RUN list | Kay Sievers | |
2007-07-14 | use global udev_log variable instead of parameter in run_program | Kay Sievers | |
2007-07-14 | add option to RUN key to ignore the return value of the program | Kay Sievers | |
2007-07-09 | udevtrigger: allow to specify action string | Kay Sievers | |
2007-07-08 | volume_id: ext4 detection | Kay Sievers | |
2007-07-05 | rules: SUSE update | Kay Sievers | |
2007-06-25 | always unlink temporary file before creating new one | Kay Sievers | |
2007-06-25 | rules_generator: remove executable flag from include file | Kay Sievers | |
2007-06-23 | release 113 | Kay Sievers | |
2007-06-23 | udevd: do not use syslog if --verbose (debugging) is used | Kay Sievers | |
2007-06-23 | no newline in log messages | Kay Sievers | |
2007-06-22 | allow to disable the replacement of unusual characters | Kay Sievers | |
2007-06-21 | Makefile: check for missing ChangeLog or RELEASE-NOTES at release | Kay Sievers | |
2007-06-21 | rules: SUSE update | Kay Sievers | |
2007-06-21 | info() for ignore_remove | Kay Sievers | |
2007-06-21 | do not try to create existing file | Kay Sievers | |
2007-06-21 | atomically replace existing nodes and symlinks | Kay Sievers | |
Based on a patch from Scott James Remnant <scott@ubuntu.com>. | |||
2007-06-21 | rules: SUSE update | Kay Sievers | |
2007-06-21 | rules: recognize partitions and disk devices properly | Kay Sievers | |
2007-06-10 | make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" working | Kay Sievers | |
2007-06-09 | fix typo in udev_utils_run.c | Tobias Klauser | |
2007-06-07 | vol_id: do not fail if unable to drop privileges | David Zeuthen | |
2007-06-04 | add missing ChangeLog | Kay Sievers | |
2007-06-04 | release 112 | Kay Sievers | |