mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-24 07:20:56 +07:00
9 lines
379 B
Plaintext
9 lines
379 B
Plaintext
- use mknod(2) and not execute mknod(1)
|
|
- add klibc to the build process (or make it easier to do) to get
|
|
smaller binary
|
|
- document the config file format (it will change over time...)
|
|
- persistant naming database backend
|
|
- make program work like design says it should (three parts, not 1)
|
|
- add hooks to call D-BUS when new node is created or removed
|
|
- lots of other stuff...
|