1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-15 07:24:00 +03:00
Commit Graph

13 Commits

Author SHA1 Message Date
Kay Sievers
fe6784cfd4 builtin: kmod - switch to kmod_module_probe_insert_module() 2011-12-27 20:17:39 +01:00
Kay Sievers
4f1795cca7 move rules dirs to udev context; replace inotify with time-controlled stat() 2011-12-27 03:49:43 +01:00
Kay Sievers
80df994cc2 builtin: kmod - hook up udev main logging to libkmod 2011-12-25 18:59:42 +01:00
Kay Sievers
57f4ef67aa builtin: firmware - move 'firmware' tool to builtins 2011-12-25 17:58:30 +01:00
Kay Sievers
7c85d636e6 invalidate rules and kmod index with 'udevadm control --reload'
- rename --reload-rules to --reload
  - invalidate rules and databases only, delay parsing to the next event
  - enable debug output for test-builtin
2011-12-25 16:37:15 +01:00
Kay Sievers
779f4de1b9 builtin: rename load()/unload() to init()/exit() 2011-12-24 17:58:52 +01:00
Kay Sievers
f775ccfcf2 builtin: kmod - reload index when rules are reloaded 2011-12-24 03:51:05 +01:00
Kay Sievers
b2ddca8a21 add copyright 2011-12-23 18:30:29 +01:00
Kay Sievers
b45ce692de builtin: kmod - link against libkmod 2011-12-23 18:19:18 +01:00
Kay Sievers
06316d9f1a builtin: kmod - switch modprobe to builtin 2011-12-23 04:50:33 +01:00
Kay Sievers
e216e514cf build argv[] for builtin commands 2011-12-23 02:02:44 +01:00
Kay Sievers
aa29418a13 add builtin load/unload initializers 2011-12-21 23:10:56 +01:00
Kay Sievers
81dadce58f prepare builtins for blkid and kmod 2011-12-21 22:30:48 +01:00