chiark / gitweb /
arch: remove support for legacy daemons
[elogind.git] / TODO
1 * figure out what happened to bluez patch
2
3 * in pam_systemd: add option to kill normal user sessions on logout but only those with uid != 0
4
5 * introduce StandardOutput=syslog+console and StandardOutput=kmsg+console to support fsck output at boot
6
7 * Patch systemd-fsck to use -C and pass console fd to it
8
9 * sometimes processes seem to remain when we kill a service
10   http://lists.fedoraproject.org/pipermail/devel/2011-January/147559.html
11
12 * when launching pager, take number of columns first
13
14 * support remote/ssh systemctl/systemadm, and local privileged access
15
16 * finish syslog socket stuff
17
18 * when starting systemd --user we get "Failed to set udev event buffer size."
19
20 * configurable jitter for timer events
21
22 * dbus should run with oom adjust set
23
24 * support caching password questions in plymouth and on the console
25   https://bugzilla.redhat.com/show_bug.cgi?id=655538
26
27 * dep loop when using encrypted swap
28   https://bugzilla.redhat.com/show_bug.cgi?id=657234
29
30 * exclude java hsp files by default
31   https://bugzilla.redhat.com/show_bug.cgi?id=527425
32
33 * load EnvironmentFile= when starting services, not when reloading configuration
34   https://bugzilla.redhat.com/show_bug.cgi?id=661282
35
36 * somehow some /etc/fstab supplied mount params are never applied to api fs
37   https://bugzilla.redhat.com/show_bug.cgi?id=663108
38
39 * automount units can cause a segfault:
40   https://bugs.freedesktop.org/show_bug.cgi?id=32076
41
42 * support globs in systemd-tmpfiles
43
44 * drop IN_ATTRIB from inotify watches for .path units where possible to avoid
45   lots of wakeups due to /dev changing when we watch a subdir of /dev.
46
47 * Support ProcessNeededForShutdown=true to allow stuff like mdmon
48   to be killed very late after the rootfs is read only
49
50 * Integrate "mdadm --wait-clean". Maybe just let SIGTERM to mdmon trigger the
51   needed action
52
53 * bind mounts with 'fsck' fail and block for a minute:
54     /foo /bar none bind 1 1
55   (requesting fsck is wrong, but why do we block for a minute
56    instead of just handling the error)
57
58 * oneshot services which do not remain: 'exited' instead of 'dead'?
59   it should be visible in 'systemctl' that they have been run?
60
61 * dot output for --test showing the 'initial transaction'
62
63 * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
64   - check timerfd() patch: http://lkml.org/lkml/2010/11/23/290
65
66 * systemd --user
67   - get PR_SET_ANCHOR merged: http://lkml.org/lkml/2010/2/2/165
68
69 * add VT tracking:
70     - provide CK functionality
71     - start getty only when actual vt switch happens (same model as
72       socket on-demand activation). allocate the next free tty and
73       start a getty there. this way, pressing alt-f[1-12] will switch
74       through running X and getty sessions, and any unallocated
75       activated tty will start a new getty. the hardcoding of
76       getty[1-6] will entirely go away.
77     - http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789
78
79 * implicitly import "defaults" settings file into all types
80
81 * port over to LISTEN_FDS/LISTEN_PID:
82    - uuidd    DONE
83    - dbus     DONE
84    - rsyslog  DONE
85    - rpcbind (/var/run/rpcbind.sock!) DONE
86    - cups     DONE
87    - avahi-daemon (/var/run/avahi-daemon/socket) DONE
88    - ssh      CLASSIC
89    - postfix, saslauthd
90    - apache/samba
91    - libvirtd (/var/run/libvirt/libvirt-sock-ro)
92    - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
93    - distccd
94
95 * fingerprint.target, wireless.target, gps.target
96
97 * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
98
99 * io priority during initialization
100
101 * if a service fails too often, make the service enter failed mode, and the socket, too.
102
103 * systemctl list-jobs - show dependencies
104
105 * accountsservice is borked
106
107 * auditd service files
108
109 * add systemctl switch to dump transaction without executing it
110
111 * suspend, resume
112
113 * readahead: btrfs/LVM SSD detection
114
115 * when processes remain in a service even though the start command failed enter active
116
117 * add seperate man page for [Install] settings
118
119 * only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
120
121 * systemctl condrestart should return 0 if service isn't running
122
123 * tmpfiles: allow specification of .conf files on cmdline
124
125 * allow runtime changing of log level and target
126
127 * automatically determine TERM= based on tty name even for /dev/console
128     http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789
129     http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=b7b8de087384cc1954a8cd075af3f9e5977caa2e
130
131 * fix hotplug transactions
132
133 * isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target
134
135 * sendmail.service doesn't get rid PID file, fails to kill everything on stop
136
137 * global defaults for StandardOuput=xxx
138
139 * mkswap/mke2fs is called on wrong devices in crypto devices.
140
141 Fedora:
142
143 * obsolete readhead in systemd pkg
144
145 * chkconfig → systemd enable/daemon-reload glue
146
147 * /var/lock, /var/run → what happens if rpm stuff is no %ghosted?
148
149 External:
150
151 * make cryptsetup lower --iter-time
152
153 * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
154
155 * patch kernel for cpu feature modalias for autoloading aes/kvm/...
156     http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match
157
158 * place /etc/inittab with explaining blurb.
159
160 * pam_securetty should honour console=
161
162 * procps, psmisc, sysvinit-tools, hostname → util-linux-ng
163
164 https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
165 https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
166 https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
167 https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
168 https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
169 https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
170 https://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks
171 http://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez
172 http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
173 https://bugzilla.redhat.com/show_bug.cgi?id=617328 -- ntp
174 https://bugzilla.redhat.com/show_bug.cgi?id=617320 -- at
175 https://bugzilla.redhat.com/show_bug.cgi?id=617326 -- fprintd
176 https://bugzilla.redhat.com/show_bug.cgi?id=617333 -- yum
177 https://bugzilla.redhat.com/show_bug.cgi?id=617317 -- acpid
178 https://bugzilla.redhat.com/show_bug.cgi?id=617327 -- gpm
179 https://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite
180 https://bugzilla.redhat.com/show_bug.cgi?id=617321 -- audit
181 https://bugzilla.redhat.com/show_bug.cgi?id=617316 -- abrt
182
183 Regularly:
184
185 * look for close() vs. close_nointr() vs. close_nointr_nofail()
186
187 * check for strerror(r) instead of strerror(-r)
188
189 * Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
190
191 * %m in printf() instead of strerror();
192
193 * pahole
194
195 * CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"