chiark / gitweb /
readahead: fix SSD check
[elogind.git] / fixme
diff --git a/fixme b/fixme
index 7e025c429adf4d4ad5ffb7e4e9c71d6b8db26c6f..81d7d31378bdf44b0100d7592b426c8ca8ab05b4 100644 (file)
--- a/fixme
+++ b/fixme
@@ -16,9 +16,6 @@
 
 * implicitly import "defaults" settings file into all types
 
-* add #ifdefs for non-sysv builds
-  ABI: sysv "legacy", disable D-Bus export if not compiled-in
-
 * "disabled" load state?
 
 * ability to kill services? i.e. in contrast to stopping them, go directly
@@ -62,7 +59,7 @@
 
 * ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= with !
 
-* accountsservice is dod
+* accountsservice is borked
 
 * auditd service files
 
 
 * ask-password tty timeout
 
-* properly handle bind mounts in /etc/fstab
+* properly handle multiple inotify events per read() in path.c and util.c
+
+* tmpwatch: lower ioprio
 
-* readahead() vs. fadvise() vs. ioprio
+* readahead: btrfs/LVM SSD detection
 
-* unneeded
+* stability promise must say that #ifdef TARGET_XXX style distro compatibility will go away one day
 
-* properly handle multiple inotify events per read() in path.c and util.c
+* drop empty assignments for parse_env_file
 
 External: