summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 2 insertions, 10 deletions
diff --git a/TODO b/TODO
index 1d6ed5a490..389e5e97ea 100644
--- a/TODO
+++ b/TODO
@@ -22,7 +22,7 @@ Features:
* Make it possible to set the keymap independently from the font on
the kernel cmdline. Right now setting one resets also the other.
-* add dbus call to convert snapshot ino target
+* add dbus call to convert snapshot into target
* move nss-myhostname into systemd
@@ -30,11 +30,6 @@ Features:
* add dbus call to convert snapshot into target
-* make use of TIOCVHANGUP to revoke access to tty before we spawn a getty on it
-
-* release VT before we spawn a getty on it to entirely clear scrollback buffer
- https://bugzilla.redhat.com/show_bug.cgi?id=701704
-
* move /selinux to /sys/fs/selinux
* unset cgroup agents on shutdown
@@ -45,14 +40,12 @@ Features:
* add inode stat() check to readahead to suppress preloading changed files
-* allow list of pathes in config_parse_condition_path()
+* allow list of paths in config_parse_condition_path()
* introduce dbus calls for enabling/disabling a service
* support notifications for services being enabled/disabled
-* Maybe merge nss-myhostname into systemd?
-
* GC unreferenced jobs (such as .device jobs)
* support wildcard expansion in ListenStream= and friends
@@ -68,7 +61,6 @@ Features:
* write blog stories about:
- enabling dbus services
- status update
- - you are a distro: why switch?
- /etc/sysconfig and /etc/default
- how to write socket activated services