TODO revision 034a2a52ac0ec83e0229941d635d310b23eb04df
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* udev-kernel.socket + udev.control.socket seems not
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy to work, udevd is started but no fd is passed
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* swap units that are activated by one name but shown in the kernel under another are semi-broken
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* NFS, networkmanager ordering issue (PENDING)
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* NM should pull in network.target (PENDING)
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy https://bugzilla.redhat.com/show_bug.cgi?id=692008
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* bluetooth should be possible to disable (PENDING)
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* make anaconda write timeout=0 for encrypted devices
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* fix broken Sockets=syslog-ng.socket packaging
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* move PAM code into its own binary
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* logind: ensure ACLs are updated on login and logout
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* warn if the user stops a service but not its associated socket
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* ensure we always set the facility when logging to kmsg
4b5c8e93cab28d3c65ba9d407fd8f46e3be1db1cMatthew Ahrens* service: pid file reading after reload doesn't work, since we don't reset the pid variable
d583b39bfb4e2571d3e41097c5c357ffe353ad45John Wren Kennedy* logind: spawn user@..service on login
* kernel: add /proc/sys file exposing CAP_LAST_CAP?
* understand https://bugzilla.redhat.com/show_bug.cgi?id=672194
* add dbus call to convert snapshot into target, and a dbus call to generate target from current state
* introduce dbus calls for enabling/disabling a service
* support notifications for services being enabled/disabled
* consider services with any kind of link in /etc/systemd/system enabled
* add support for /bin/mount -s
* add JoinControllers= to system.conf to mount certain cgroup
controllers together in order to guarantee atomic creation/addition
* teach dbus to activate all services it finds in /etc/systemd/services/org-*.service
(lua code to create symlinks right away for new installations is in filesytem.rpm now)
umount /var/run || :
ln -s /run /var/run
about policy loading. Probably check for available selinux in /proc/filesystems,
http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=99ee5315dac6211e972fa3f23bcc9a0343ff58c4
- get PR_SET_ANCHOR merged: http://lkml.org/lkml/2010/2/2/165
- http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=fbc92a3455577ab17615cbcb91826399061bd789
* port over to LISTEN_FDS/LISTEN_PID:
- rpcbind (/var/run/rpcbind.sock!) HAVEPATCH
- 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
* 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 must die
* 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