TODO revision 7f6d613516020bf390d8de25bbbb2551ea8dade0
0ed8d8af48a2da78b0dcd8f0728033feef767d56Till Mossakowski* somehow some /etc/fstab supplied mount params are never applied to api fs
0ed8d8af48a2da78b0dcd8f0728033feef767d56Till Mossakowski https://bugzilla.redhat.com/show_bug.cgi?id=663108
0ed8d8af48a2da78b0dcd8f0728033feef767d56Till Mossakowski* isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target
0ed8d8af48a2da78b0dcd8f0728033feef767d56Till Mossakowski* when plymouth is disabled the console password entry stuff seems to be borked
0ed8d8af48a2da78b0dcd8f0728033feef767d56Till Mossakowski https://bugzilla.redhat.com/show_bug.cgi?id=655538
0ed8d8af48a2da78b0dcd8f0728033feef767d56Till Mossakowski* fsck.btrfs non-existance should not cause mounting to fail
0ed8d8af48a2da78b0dcd8f0728033feef767d56Till Mossakowski* need a way to apply mount options of api vfs from systemd unit files instead of fstab
0317c2ef1c222f6664e9b494d10c68ee2114475eTill Mossakowski* make it possible to enable status msgs via RT sigs
0317c2ef1c222f6664e9b494d10c68ee2114475eTill Mossakowski* udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx
0317c2ef1c222f6664e9b494d10c68ee2114475eTill Mossakowski* snd-seq muss weg
0317c2ef1c222f6664e9b494d10c68ee2114475eTill Mossakowski* mount.tmpfs soll weg und grep weg
0317c2ef1c222f6664e9b494d10c68ee2114475eTill Mossakowski* mdmon is irre
bd30fb0b81a1095db5b28d6dd7b294d8e8c9a0bfTill Mossakowski* gnome-shell python script/glxinfo/is-accelerated wech
bd30fb0b81a1095db5b28d6dd7b294d8e8c9a0bfTill Mossakowski* plymouth muss sauber exiten, wenn's schon läuft
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski* pull in by udev change event instead of only start event
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski* PID heuristik bei Type=forking ausmachbar machen
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski* maybe introduce ExecRestartPre=
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski* reload PID file after reload, allow dynamically changing main PIDs
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski* figure out what happened to bluez patch
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski* introduce StandardOutput=syslog+console and StandardOutput=kmsg+console to support fsck output at boot
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski* Patch systemd-fsck to use -C and pass console fd to it
bd30fb0b81a1095db5b28d6dd7b294d8e8c9a0bfTill Mossakowski* support remote/ssh systemctl/systemadm, and local privileged access
bd30fb0b81a1095db5b28d6dd7b294d8e8c9a0bfTill Mossakowski* finish syslog socket stuff
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski* configurable jitter for timer events
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski* support caching password questions in plymouth and on the console
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski https://bugzilla.redhat.com/show_bug.cgi?id=655538
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski* exclude java hsp files by default
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski https://bugzilla.redhat.com/show_bug.cgi?id=527425
e2143dde7e5adcc35f1587e94c9279d8cbe3cbd5Till Mossakowski* load EnvironmentFile= when starting services, not when reloading configuration
e2143dde7e5adcc35f1587e94c9279d8cbe3cbd5Till Mossakowski https://bugzilla.redhat.com/show_bug.cgi?id=661282
e2143dde7e5adcc35f1587e94c9279d8cbe3cbd5Till Mossakowski* support globs in systemd-tmpfiles
4a573a1ca4f8556b77e3467e6c2b261ba03e3036Till Mossakowski* drop IN_ATTRIB from inotify watches for .path units where possible to avoid
4a573a1ca4f8556b77e3467e6c2b261ba03e3036Till Mossakowski lots of wakeups due to /dev changing when we watch a subdir of /dev.
e2143dde7e5adcc35f1587e94c9279d8cbe3cbd5Till Mossakowski* Support ProcessNeededForShutdown=true to allow stuff like mdmon
0e3db835d379ceb594b0daa25a0590abb755a1acTill Mossakowski to be killed very late after the rootfs is read only
db373255bd95ce4de47dde876c3a3bfc49c22a97Till Mossakowski* Integrate "mdadm --wait-clean". Maybe just let SIGTERM to mdmon trigger the
566b6a416bde2bc90d3aece2d992127303fb5d75Till Mossakowski needed action
db373255bd95ce4de47dde876c3a3bfc49c22a97Till Mossakowski* oneshot services which do not remain: 'exited' instead of 'dead'?
48fe12a47459e2cd54660d5d850e7aafadd6d77fFlorian Mossakowski it should be visible in 'systemctl' that they have been run?
48fe12a47459e2cd54660d5d850e7aafadd6d77fFlorian Mossakowski* dot output for --test showing the 'initial transaction'
48fe12a47459e2cd54660d5d850e7aafadd6d77fFlorian Mossakowski* calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
48fe12a47459e2cd54660d5d850e7aafadd6d77fFlorian Mossakowski - check timerfd() patch: http://lkml.org/lkml/2010/11/23/290
48fe12a47459e2cd54660d5d850e7aafadd6d77fFlorian Mossakowski* systemd --user
48fe12a47459e2cd54660d5d850e7aafadd6d77fFlorian Mossakowski - get PR_SET_ANCHOR merged: http://lkml.org/lkml/2010/2/2/165
48fe12a47459e2cd54660d5d850e7aafadd6d77fFlorian Mossakowski* add VT tracking:
48fe12a47459e2cd54660d5d850e7aafadd6d77fFlorian Mossakowski - provide CK functionality
48fe12a47459e2cd54660d5d850e7aafadd6d77fFlorian Mossakowski - start getty only when actual vt switch happens (same model as
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski socket on-demand activation). allocate the next free tty and
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski start a getty there. this way, pressing alt-f[1-12] will switch
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski through running X and getty sessions, and any unallocated
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski activated tty will start a new getty. the hardcoding of
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski getty[1-6] will entirely go away.
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski - http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski* implicitly import "defaults" settings file into all types
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski - rsyslog DONE
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski - avahi-daemon (/var/run/avahi-daemon/socket) DONE
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski - ssh CLASSIC
fd8cfa293b960c770f15757e24fe5394d74671e2Till Mossakowski - postfix, saslauthd
7d201e2dbe9872cdad86766bf65af57f3b9ab0aaTill Mossakowski - libvirtd (/var/run/libvirt/libvirt-sock-ro)
7d201e2dbe9872cdad86766bf65af57f3b9ab0aaTill Mossakowski - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
7d201e2dbe9872cdad86766bf65af57f3b9ab0aaTill Mossakowski* fingerprint.target, wireless.target, gps.target
7d201e2dbe9872cdad86766bf65af57f3b9ab0aaTill Mossakowski* set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
7d201e2dbe9872cdad86766bf65af57f3b9ab0aaTill Mossakowski* io priority during initialization
7d201e2dbe9872cdad86766bf65af57f3b9ab0aaTill Mossakowski* if a service fails too often, make the service enter failed mode, and the socket, too.
7d201e2dbe9872cdad86766bf65af57f3b9ab0aaTill Mossakowski* systemctl list-jobs - show dependencies
7d201e2dbe9872cdad86766bf65af57f3b9ab0aaTill Mossakowski* accountsservice is borked
7d201e2dbe9872cdad86766bf65af57f3b9ab0aaTill Mossakowski* auditd service files
db808015f92d8fbee41ddedd34a78f6d5ac70cfcTill Mossakowski* add systemctl switch to dump transaction without executing it
3c8c05dc3358d217513d8e0e8e32ccd3e4947c05Florian Mossakowski* suspend, resume
3c8c05dc3358d217513d8e0e8e32ccd3e4947c05Florian Mossakowski* readahead: btrfs/LVM SSD detection
3c8c05dc3358d217513d8e0e8e32ccd3e4947c05Florian Mossakowski* when processes remain in a service even though the start command failed enter active
db808015f92d8fbee41ddedd34a78f6d5ac70cfcTill Mossakowski* add seperate man page for [Install] settings
3c8c05dc3358d217513d8e0e8e32ccd3e4947c05Florian Mossakowski* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
db808015f92d8fbee41ddedd34a78f6d5ac70cfcTill Mossakowski* systemctl condrestart should return 0 if service isn't running
677a642991937d4bcf24dd30ef54328a9197fc86Till Mossakowski* tmpfiles: allow specification of .conf files on cmdline
677a642991937d4bcf24dd30ef54328a9197fc86Till Mossakowski* allow runtime changing of log level and target
198093ec9afd8b459087dc30c94347bb7eeaa282Till Mossakowski* automatically determine TERM= based on tty name even for /dev/console
198093ec9afd8b459087dc30c94347bb7eeaa282Till Mossakowski http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789
05f44ad3061b64dbaafa801efdcac79d7abe38a9Till Mossakowski http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=b7b8de087384cc1954a8cd075af3f9e5977caa2e
05f44ad3061b64dbaafa801efdcac79d7abe38a9Till Mossakowski* global defaults for StandardOuput=xxx
82e53ddd36b012552278c1d02b7ea2e786fc375aTill Mossakowski* chkconfig → systemd enable/daemon-reload glue
82e53ddd36b012552278c1d02b7ea2e786fc375aTill Mossakowski* /var/lock, /var/run → what happens if rpm stuff is no %ghosted?
82e53ddd36b012552278c1d02b7ea2e786fc375aTill Mossakowski* make cryptsetup lower --iter-time
82e53ddd36b012552278c1d02b7ea2e786fc375aTill Mossakowski* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
82e53ddd36b012552278c1d02b7ea2e786fc375aTill Mossakowski* patch kernel for cpu feature modalias for autoloading aes/kvm/...
82e53ddd36b012552278c1d02b7ea2e786fc375aTill Mossakowski http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match
677a642991937d4bcf24dd30ef54328a9197fc86Till Mossakowski* place /etc/inittab with explaining blurb.
6a5da372804d52203a16e54cea55ee1ae6951d6dChristian Maeder* procps, psmisc, sysvinit-tools, hostname → util-linux-ng
144d4893ba5a3815bd1639d498ee4a20ed13a211Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
38f30f746aa42d4fc659a15e183801f2f74596d0Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
144d4893ba5a3815bd1639d498ee4a20ed13a211Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
144d4893ba5a3815bd1639d498ee4a20ed13a211Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttp://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttp://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=617328 -- ntp
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=617320 -- at
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=617326 -- fprintd
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=617333 -- yum
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=617317 -- acpid
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=617327 -- gpm
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=617321 -- audit
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowskihttps://bugzilla.redhat.com/show_bug.cgi?id=617316 -- abrt
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowski* look for close() vs. close_nointr() vs. close_nointr_nofail()
b04658442a4419349d41c931f2a3bda49e8be9e8Till Mossakowski* check for strerror(r) instead of strerror(-r)
ed892c579cca270fff0aa9cc2a34351c420e3182Till Mossakowski* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
cc5d60d23c401752ba8a931756546a6c86519d9dTill Mossakowski* %m in printf() instead of strerror();
cc5d60d23c401752ba8a931756546a6c86519d9dTill Mossakowski* CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"