X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=fixme;h=30cfaac34afc1eeda4447fbdf30e30080427002f;hp=c6978fb186aa8bb3fe6f8666275b21648081d90d;hb=b9975629f03a43d4c6b14fdb42eb8dd5a30af28f;hpb=0ff3dea70038ca4501ab38ad38ecd67d8eea1e00 diff --git a/fixme b/fixme index c6978fb18..30cfaac34 100644 --- a/fixme +++ b/fixme @@ -35,24 +35,10 @@ * systemctl status $PID, systemctl stop $PID! -* timeout waiting for mount devices? - -* default logic for serial getty, ck logging, ssh readahead - * place /etc/inittab with explaining blurb. -* OnFailure=foo.unit - -* default.target must be %ghosted... - * In command lines, support both "$FOO" and $FOO -* systemd-install disable should recursively kill all symlinks - -* in %post create all symlinks manually and use inittab data - -* check mtimes of dirs and unit files in systemctl - * /etc must always take precedence even if we follow symlinks! * /lib/init/rw @@ -63,12 +49,22 @@ * maintenance units müssen vergessen werden -* maintenance muss dokumentiert werden +* fingerprint.target, wireless.target, gps.target + +* fix merging of device units + +* set_put(), hashmap_put() return values checken. i.e. == 0 macht kein free()! -* fingerprint.target, smartcard.target, wireless.target, gps.target +* pahole External: +* default.target must be %ghosted... + +* in %post create all symlinks manually and use inittab data + +* default logic for serial getty, ck logging, ssh readahead + * patch /etc/init.d/functions with: if [ $PPID -ne 1 && mountpoint /cgroup/systemd ] ; then echo "You suck!" ; fi