From 2e78aa9988425d540a572535fa2e3d68ff519316 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 15 Sep 2010 14:37:16 +0200 Subject: util: introduce waitpid_loop() --- fixme | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'fixme') diff --git a/fixme b/fixme index 2e7cd3b107..bce501c139 100644 --- a/fixme +++ b/fixme @@ -3,8 +3,6 @@ * read /etc/locale, and export LANG= and friends to started services allow overwrite of setting by kernel commandline: locale.LANG=, ... -* ABI: tcpwrap "legacy", disable D-Bus export if not compiled-in - * oneshot services which do not remain: 'exited' instead of 'dead'? it should be visible in 'systemctl' that they have been run @@ -88,6 +86,16 @@ * support dbus introspection in mid-level object paths, i.e. in /org/freedesktop/systemd/units/. +* default.target auch in /lib linken + +* systemctl auto-pager a la git + +* console setup + +* fsck setup + +* merge CK + External: * place /etc/inittab with explaining blurb. @@ -100,8 +108,6 @@ External: * make sysinit honour forcefsck/fastboot from the kernel command line fsck.mode=auto|force|skip -* ck logging, ssd readahead - * pam: fix double sudo session cleanup: http://www.gratisoft.us/bugzilla/show_bug.cgi?id=421 -- cgit v1.2.3-54-g00ecf