summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorKay Sievers <kay@vrfy.org>2013-01-17 17:00:50 +0100
committerKay Sievers <kay@vrfy.org>2013-01-17 17:00:50 +0100
commit2fd9b50ce2a3dd31bf0831ca80b01ac85ef50999 (patch)
tree86b3d009de9c04d243a3730e2d2e05663ea0b853 /TODO
parent8755586eba8b824851f11aa6c3f8f184ed69a30a (diff)
TODO: remove vconsole items
We should not pimp up the kernel's VC stuff, it's too linited and fragile. At the moment not even the font uploaded early during bootup does survive the KMS driver taking over the framebuffer driver. We surely don't want to make promises about colors or resolution. The future is fullscreen KMS/kmscon/wayland/... based terminals using X fonts, keymaps, input methods, and not the old school too limited kernel VC stuff. So leave the kernel VCs as they are, and don't expect wonders.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index c948d89803..4c59e74eec 100644
--- a/TODO
+++ b/TODO
@@ -398,10 +398,6 @@ Features:
- kill scsi_id
- add trigger --subsystem-match=usb/usb_device device
-* vconsole:
- - implement setterm -store -foreground xxx --background zzz
- - allow configuration of console width/height in vconsole.conf
-
* cleanup syslog 'priority' vs. 'level' wording
* dbus upstream still refers to dbus.target and shouldn't