1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2024-11-01 09:21:11 +03:00
Commit Graph

2230 Commits

Author SHA1 Message Date
Kay Sievers
1bc19dbc6b rules: run vol_id only for partitions
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-11 14:01:54 +02:00
Kay Sievers
21ac1311d8 rules: move md-raid rules to packages dir 2007-08-10 15:23:34 +02:00
Harald Hoyer
6ffa398695 rules: fix typo in 80-drivers.rules 2007-08-10 14:53:31 +02:00
Kay Sievers
8cfe6b456e rules: add ia64 rules 2007-08-10 13:30:35 +02:00
Kay Sievers
fcfeda1907 rules: add packages rules 2007-08-10 12:40:17 +02:00
Kay Sievers
95ea93bc6a ruls: update SUSE rules 2007-08-10 12:37:34 +02:00
Kay Sievers
d638611c44 rules: add default rules 2007-08-10 12:36:59 +02:00
Marco d'Itri
7134ab1b33 rules: Debian update 2007-08-07 10:41:42 +02:00
Marco d'Itri
0837c28e9b rules_generator: fix write_cd_rules when similar names exist in the root 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 10:39:07 +02:00
Marco d'Itri
14e1e49484 rules_generator: remove policy from write_cd_rules
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-07 10:37:58 +02:00
Kay Sievers
585e838856 release 114 2007-08-05 14:08:47 +02:00
Matthias Schwarzott
538876cdc8 rules: Gentoo update 2007-08-03 00:06:00 +02:00
Kay Sievers
56a8a8836d write changed network interface names to the kernel log 2007-08-02 23:54:10 +02:00
Kay Sievers
dcfa2acce3 rules_generator: skip random MAC addresses 2007-08-02 21:19:41 +02:00
Kay Sievers
b5485961d7 rules: Fedora update 2007-07-31 13:15:17 +02:00
Kay Sievers
4beaed3652 rules: add "do not edit" comment
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-31 13:14:04 +02:00
Kay Sievers
2457dbc1c6 rules: Fedora update 2007-07-28 01:07:49 +02:00
Kay Sievers
e0bc97692b rules: update SUSE 2007-07-27 03:39:43 +02:00
Kay Sievers
584fbf1ba4 udevtrigger: trigger "driver" events 2007-07-27 03:34:31 +02:00
Matthias Schwarzott
f4dce170d5 fix inotify to work not only once 2007-07-26 13:04:13 +02:00
Kay Sievers
9b23e594bf rules_generator: remove "installation" function
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 18:16:11 +02:00
Hannes Reinecke
49369cafe4 rules_generator: add S/390 persistent network support 2007-07-25 15:42:39 +02:00
Kay Sievers
19096c087f restore behavior of NAME== 2007-07-25 15:29:14 +02:00
Hannes Reinecke
fea9b2d292 add $driver subtitution 2007-07-25 15:24:58 +02:00
Kay Sievers
76bd9d319e Makefile: add --as-needed flag to ld 2007-07-25 15:19:32 +02:00
Matthias Schwarzott
6d86cda476 rules: Gentoo update 2007-07-24 18:22:02 +02:00
Hannes Reinecke
c7ae0d343b collect: extra to synchronize actions across events 2007-07-24 13:28:18 +02:00
Kay Sievers
9ea893ae25 libvolume_id: use /usr/$libdir in pc file 2007-07-22 19:58:04 +02:00
Richard Hughes
2ff5082a74 Makefile: add "make dist" for nightly snapshots 2007-07-22 00:09:19 +02:00
Kay Sievers
1ff1aa424b allow SYMLINK== match 2007-07-16 13:29:28 +02:00
Kay Sievers
254d6d3ca2 handle dynamic rules created in /dev/.udev/rules.d/ 2007-07-15 19:10:06 +02:00
Kay Sievers
9aeded07a0 name_list: rename loop_name -> name_loop 2007-07-15 19:01:01 +02:00
Kay Sievers
84654a8913 rules: SUSE update 2007-07-14 21:01:51 +02:00
Kay Sievers
e2ecb34ffd move udev_utils_run.c into udev_rules.c 2007-07-14 20:59:03 +02:00
Kay Sievers
274da2b23d add udev_rules_run() to handle RUN list 2007-07-14 20:44:19 +02:00
Kay Sievers
fb819f5554 use global udev_log variable instead of parameter in run_program 2007-07-14 20:43:43 +02:00
Kay Sievers
4110664d4f add option to RUN key to ignore the return value of the program 2007-07-14 20:43:01 +02:00
Kay Sievers
285e2a24f6 udevtrigger: allow to specify action string 2007-07-09 03:59:08 +02:00
Kay Sievers
2e08169ed4 volume_id: ext4 detection 2007-07-08 17:25:55 +02:00
Kay Sievers
2e23125e11 rules: SUSE update 2007-07-05 22:48:36 +02:00
Kay Sievers
14c7994263 always unlink temporary file before creating new one 2007-06-25 16:03:11 +02:00
Kay Sievers
c51d06d3b7 rules_generator: remove executable flag from include file 2007-06-25 16:02:38 +02:00
Kay Sievers
de96652486 release 113 2007-06-23 17:44:48 +02:00
Kay Sievers
3bf1efa8dd udevd: do not use syslog if --verbose (debugging) is used 2007-06-23 17:35:37 +02:00
Kay Sievers
92b229c727 no newline in log messages 2007-06-23 16:21:47 +02:00
Kay Sievers
3df3c93e25 allow to disable the replacement of unusual characters 2007-06-22 01:27:02 +02:00
Kay Sievers
d847330cf2 Makefile: check for missing ChangeLog or RELEASE-NOTES at release 2007-06-21 11:41:41 +02:00
Kay Sievers
2b6679cbfd rules: SUSE update 2007-06-21 11:40:23 +02:00
Kay Sievers
845cb370d2 info() for ignore_remove 2007-06-21 11:40:07 +02:00
Kay Sievers
678484af64 do not try to create existing file 2007-06-21 09:00:35 +02:00