mirror of
https://github.com/AuxXxilium/eudev.git
synced 2024-11-23 23:10:57 +07:00
7 lines
278 B
Plaintext
7 lines
278 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
|
||
|
- 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...
|