summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-01-17 03:30:55 +0100
committerKay Sievers <kay@vrfy.org>2013-01-17 03:30:55 +0100
commitabd55b16547d0bb0ed1c31e72e16838f0f59f48b (patch)
treea1c10acd2a7a29376e90e7956c31700f9c0a76b9 /TODO
parentf4ddacbd4de0f159ec598f8ad690466a84787ec5 (diff)
TODO: update udev
Diffstat (limited to 'TODO')
-rw-r--r--TODO26
1 files changed, 10 insertions, 16 deletions
diff --git a/TODO b/TODO
index d91eb366fb..c948d89803 100644
--- a/TODO
+++ b/TODO
@@ -42,8 +42,6 @@ Features:
* mount: turn dependency information from /proc/self/mountinfo into dependency information between systemd units.
-* udev: remove all (misguided from day 1) userspace firmware_class handling
-
* logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around
* service: when killing a service with SIGKILL always kill all processes, even if for SIGTERM we only killed the main process
@@ -104,8 +102,6 @@ Features:
* hwdb:
- implement conditional properties (dmi matches)
- hwdb --filter=ID_DRIVE_*
- - find out what to do for blockdevs and skipping scsi modaliases
- - move writing code to src/libudev/libudev-hwdb-private.c
* if booted in "quiet" mode, and an error happens, turn on status output again, so that the emergency mode isn't totally surprising
@@ -385,8 +381,6 @@ Features:
* don't delete /tmp/systemd-namespace-* before a process is gone down
-* vconsole: implement setterm -store -foreground xxx --background zzz
-
* ExecOnFailure=/usr/bin/foo
* fedora: make sshd and pam_loginuid work in nspawn containers
@@ -397,16 +391,16 @@ Features:
* ConditionSecurity= should learn about IMA and SMACK
-* udev: move to LGPL
-
-* udev systemd unify:
- - utf8 validator code
-
-* udev: scsi_id -> sg3_utils -> kill scsi_id
-
-* udev: add trigger --subsystem-match=usb/usb_device device
+* udev:
+ - remove all (misguided from day 1) userspace firmware_class handling
+ - move to LGPL
+ - unify utf8 validator code with shared/
+ - kill scsi_id
+ - add trigger --subsystem-match=usb/usb_device device
-* allow configuration of console width/height in vconsole.conf
+* vconsole:
+ - implement setterm -store -foreground xxx --background zzz
+ - allow configuration of console width/height in vconsole.conf
* cleanup syslog 'priority' vs. 'level' wording
@@ -436,7 +430,7 @@ Features:
* figure out whether we should leave dbus around during shutdown
-* dbus: in fedora, make the machine a symlink to /etc/machine-id
+* dbus: in fedora, make /var/lib/dbus/machine-id a symlink to /etc/machine-id
* dbus: move dbus to early boot