TODO revision 4e002583fad5ba9a130d4c32c13c944bc5f29934
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* udev-kernel.socket + udev.control.socket seems not
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster to work, udevd is started but no fd is passed
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* swap units that are activated by one name but shown in the kernel under another are semi-broken
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan FosterF15 External:
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* NFS, networkmanager ordering issue (PENDING)
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* NM should pull in network.target (PENDING)
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster https://bugzilla.redhat.com/show_bug.cgi?id=692008
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* bluetooth should be possible to disable (PENDING)
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* get writev() /dev/kmsg support into the F15 kernel
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=7e5b58bcbcb3d7518389c1d82fb6e926f5a9f72c
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* make anaconda write timeout=0 for encrypted devices
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* fix broken Sockets=syslog-ng.socket packaging
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* optionally support --if-listed in systemctl enable to enable only services listed in some filed
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* wildcard support for .path units (think CUPS spool directory!)
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* kernel: add /proc/sys file exposing CAP_LAST_CAP?
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* kernel: add device_type = "fb", "fbcon" to class "graphics"
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* understand https://bugzilla.redhat.com/show_bug.cgi?id=672194
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* readahead: use BTRFS_IOC_DEFRAG_RANGE instead of BTRFS_IOC_DEFRAG ioctl, with START_IO
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* readahead: check whether a btrfs volume includes ssd by checking mount flag "ssd"
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* support sd_notify() style notificatio when reload is finished (RELOADED=1)
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* verify that the AF_UNIX sockets of a service in the fs still exist
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster when we start a service in order to avoid confusion when a user
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major assumes starting a service is enough to make it accessible
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* Make it possible to set the keymap independently from the font on
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster the kernel cmdline. Right now setting one resets also the other.
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* add dbus call to convert snapshot into target
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* move nss-myhostname into systemd
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* figure out a standard place to configure timezone name, inform myllynen@redhat.com
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* add dbus call to convert snapshot into target
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* detect LXC with $container=lxc
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* add prefix match to sysctl, tmpfiles, ...
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* drop /.readahead on bigger upgrades with yum
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* add inode stat() check to readahead to suppress preloading changed files
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* allow list of paths in config_parse_condition_path()
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* introduce dbus calls for enabling/disabling a service
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* support notifications for services being enabled/disabled
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* add support for /bin/mount -s
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* GC unreferenced jobs (such as .device jobs)
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* add JoinControllers= to system.conf to mount certain cgroup
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster controllers together in order to guarantee atomic creation/addition
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* don't enter "exited" mode for sysv services with pid file
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* avoid DefaultStandardOutput=syslog to have any effect on StandardInput=socket services
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* cgroup_notify_empty(): recursively check groups up the tree, too
a688bcbb4bcff5398fdd29b86f83450257dc0df4Allan Foster* fix alsa mixer restore to not print error when no config is stored
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* show enablement status in systemctl status
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* support SYSTEMD_PAGER taking precedence over PAGER
03796c5de88f33fc11651a032f0889c6c37d08f5Peter Major* fix upstart reboot compat call
07856bf23b706ef4e3654388d9ca26a720e0ad6aPeter Major* In systemctl make sure both is-enabled and is-active print a string, or neither.
07856bf23b706ef4e3654388d9ca26a720e0ad6aPeter Major* teach systemctl to enable unit files in arbitrary directories
07856bf23b706ef4e3654388d9ca26a720e0ad6aPeter Major* when failing to start a service due to ratelimiting, try again later, if restart=always is set
07856bf23b706ef4e3654388d9ca26a720e0ad6aPeter Major* write blog stories about:
07856bf23b706ef4e3654388d9ca26a720e0ad6aPeter Major - enabling dbus services
07856bf23b706ef4e3654388d9ca26a720e0ad6aPeter Major - status update
07856bf23b706ef4e3654388d9ca26a720e0ad6aPeter Major - how to write socket activated services
07856bf23b706ef4e3654388d9ca26a720e0ad6aPeter Major* maybe add tiny dbus services similar to hostnamed for locale and wallclock/timezone?
* 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,
* consider services with any kind of link in /etc/systemd/system enabled
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