diff options
author | Kay Sievers <kay.sievers@vrfy.org> | 2011-05-22 00:55:32 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2011-05-22 00:55:32 +0200 |
commit | f085af8111a5c68b237ceee2cd988f296313ae4e (patch) | |
tree | efcd83de44b51256e05ef90fa7a8c825520b14ad /TODO | |
parent | c205bac060536c12b5d0a768714ffacb035bef32 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 14 |
1 files changed, 9 insertions, 5 deletions
@@ -1,4 +1,6 @@ - - revert: systemd: trigger - run after udev.service (for now) + - add TAGS=="foo" match + + - revert: "systemd: trigger - run after udev.service (for now)" after systemd has a new release we can depend on - delete mobile-action-modeswitch @@ -7,11 +9,13 @@ - /run/udev/control socket (add ConditionVirtualization=!pidns) - - rules_generator: - - no longer rename netif in kernel namespace - - do not create rules on-the-fly, require explicit - configuration + - kill rules_generator: + - no longer rename netifs in kernel namespace - drop persistent optical names + - do not create rules on-the-fly, require explicit configuration + for netifs and optical drives + - properly document what system management needs to put + into rules files - kill tabs? |