summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-03-25 18:18:09 +0100
committerLennart Poettering <lennart@poettering.net>2013-03-25 18:18:11 +0100
commit790838e4f16831f2bb06aeb845b9e2fb0f1d28dd (patch)
treed95225f653d52a515707485d74632d74bcf3a683 /TODO
parenteece8c6fb5f4d354dcef6fd369e876c4f3a3f163 (diff)
fstab-generator: rename x-initrd-rootfs.mount to x-initrd.rootfs
This changes the fstab mount option x-initrd-rootfs.mount to x-initrd.rootfs, in order to only use a single namespace "x-initrd." for all mount options of the initrd.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 646fad885a..f218d182c3 100644
--- a/TODO
+++ b/TODO
@@ -59,8 +59,6 @@ Features:
* introduce timers.target and paths.target and automatucally order all
timers and paths before it and after sysinit.target.
-* x-initrd-rootfs.mount in fstab-generator needs to go or get a saner name
-
* matching against units is currently broken in journalctl. We really
need another AND level in the expressions,
i.e. sd_journal_add_conjunction().