diff options
author | Kay Sievers <kay@vrfy.org> | 2012-04-17 22:25:24 +0200 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-04-17 22:31:38 +0200 |
commit | 5ba2dc259f3cdd8fddef68cfd28380a32534e49a (patch) | |
tree | 8bc0335adebbdb72f97947ffa21b35f058cb2c82 /TODO | |
parent | 1e8ebcdb5968d6e3bcfe6cf1ca4ed73dd1b671b3 (diff) |
udev: unify /dev static symlink setup
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -22,7 +22,10 @@ Features: * suspend/hibernate/hybrid support, auto-suspend logic with idle hint -* udev: move strpcpy(), strpcpyl(), strscpy(), strscpyl() to shared/ +* udev systemd unify: + - strpcpy(), strpcpyl(), strscpy(), strscpyl() + - utf8 validator code + - now() vs. now_usec() * udev: find a way to tell udev to not cancel firmware requests when running in initramfs |