TODO revision 81253930180bac6b6fb372a9c7bea724bd795c86
fa216b2a890ea9efd907dfb6a91cffba16747392Christian Maeder* swap units that are activated by one name but shown in the kernel under another are semi-broken
fa216b2a890ea9efd907dfb6a91cffba16747392Christian Maeder* dep cycle basic → udev-retry → auditd → iptables → basic
* add fstab fields to add wait timeouts, change Wants to Requires by local-fs.target
* introduce simple way to do mandatory conditions (make current conditions mandatory, and introduce =| as non-mandatory conditions)
* mount /dev/.run and /var/run as bind mounts
* verify SYSTEMD_IGNORE_DEPENDENCIES support in /etc/rc.d/functions
* consider services with any kind of link in /etc/systemd/system enabled
* introduce "x-systemd-automount" as alternative to the "comment=systemd.automount" mount option
* support "auto" and "comment=systemd.automount" at the same time for an fstab entry
- check timerfd() patch: http://lkml.org/lkml/2010/11/23/290
- get PR_SET_ANCHOR merged: http://lkml.org/lkml/2010/2/2/165
- http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789
* port over to LISTEN_FDS/LISTEN_PID:
- rpcbind (/var/run/rpcbind.sock!) DONE
- avahi-daemon (/var/run/avahi-daemon/socket) DONE
- libvirtd (/var/run/libvirt/libvirt-sock-ro)
* set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
* readahead: btrfs/LVM SSD detection
* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
* udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx
* snd-seq should go, https://bugzilla.redhat.com/show_bug.cgi?id=676095
* gnome-shell python script/glxinfo/is-accelerated wech
* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
* patch kernel for cpu feature modalias for autoloading aes/kvm/...
https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
https://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite