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

2419 Commits

Author SHA1 Message Date
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
Kay Sievers
e54f0b4ad2 atomically replace existing nodes and symlinks
Based on a patch from Scott James Remnant <scott@ubuntu.com>.
2007-06-21 02:28:09 +02:00
Kay Sievers
3b62a56903 rules: SUSE update 2007-06-21 02:15:45 +02:00
Kay Sievers
f809fdffbf rules: recognize partitions and disk devices properly 2007-06-21 02:15:17 +02:00
Kay Sievers
956cf79390 make ATTR{[$SUBSYSTEM/$KERNEL]<attr>}="<value>" working 2007-06-10 23:53:40 +02:00
Tobias Klauser
9b2e2d4a8a fix typo in udev_utils_run.c 2007-06-09 19:18:46 +02:00
David Zeuthen
1fdce2f39d vol_id: do not fail if unable to drop privileges 2007-06-07 00:56:20 +02:00
Kay Sievers
e883be3e13 add missing ChangeLog 2007-06-04 15:48:24 +02:00
Kay Sievers
83a4c0f8b8 release 112 2007-06-04 15:05:23 +02:00
Kay Sievers
3f504ce7dc rules: SUSE update 2007-06-04 15:05:12 +02:00
Kay Sievers
fd80719273 sysfs: skip unknown sysfs directories 2007-06-04 11:20:18 +02:00
Kay Sievers
96d3d86145 sysfs: handle bus/class top-level directories 2007-06-04 10:50:05 +02:00