summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-11-18 04:46:28 +0100
committerLennart Poettering <lennart@poettering.net>2010-11-18 04:46:28 +0100
commit10aa703482a20489c061d76acb040b54fca89c6b (patch)
treea7431248d28d2e39824198bc2f47804455e0defa /TODO
parentf81c701649044712b75a7c3cdbbf2cb54fc03a0b (diff)
util: introduce /etc/os-release so that distros don't need to patch systemd to get a welcome message
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 1 insertions, 3 deletions
diff --git a/TODO b/TODO
index 96ef50c001..17e12de1ba 100644
--- a/TODO
+++ b/TODO
@@ -53,7 +53,7 @@
* readahead: btrfs/LVM SSD detection
-* man pages for: locale.conf, vconsole.conf modules-load.d
+* man pages for: locale.conf, vconsole.conf, modules-load.d, /etc/os-release
* when processes remain in a service even though the start command failed enter active
@@ -71,8 +71,6 @@
* automatically determine TERM= based on tty name even for /dev/console
-* declare /etc/os-release cross-distro standard
-
* fix hotplug transactions
* isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target