chiark / gitweb /
0297a1772d76195912ae55bf145693bdfe4e0fc9
[elogind.git] / TODO
1 F15:
2
3 * swap units that are activated by one name but shown in the kernel under another are semi-broken
4
5 * isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target
6
7 * NFS, networkmanager ordering issue (PENDING)
8
9 * add fstab fields to add wait timeouts, change Wants to Requires by local-fs.target
10
11 * hook emergency.target into local-fs.target in some way as OnFailure with isolate
12
13 * bind mounts are ignored
14
15 * 0595f9a1c182a84581749823ef47c5f292e545f9 is borked, freezes shutdown
16     (path: after installing inotify watches, recheck file again to fix race)
17
18 * NM should pull in network.target, ntpd should pull in rtc-set.target.
19
20 * bluetooth should be possible to disable
21
22 * fix alsa mixer restore to not print error when no config is stored
23
24 * don't trim empty cgroups
25   https://bugzilla.redhat.com/show_bug.cgi?id=678555
26
27 * reload-or-try-restart man page uses word "fail"
28
29 * Move units from lib64 to lib
30
31 Features:
32
33 * write blog stories about:
34   - chroot, nspawn and friends
35   - the blame game: systemd-analyze
36   - enabling dbus services
37   - status update
38
39 * allow port = 0 in .socket units
40
41 * rename systemd-logger to systemd-stdio-syslog-bridge
42
43 * introduce /usr/lib/binfmt.d/, /usr/lib/tmpfiles.d/
44
45 * in pam_systemd: don't rely on /proc/self/loginuid in a container
46
47 * take BSD file lock on tty devices when using them?
48
49 * tmpfiles should allow two identical lines
50   https://bugzilla.redhat.com/show_bug.cgi?id=690253
51
52 * avoid any flag files, or readahead files in /, we need to support r/o /
53   or / on tmpfs like Android setups.
54
55 * teach dbus to activate all services it finds in /etc/systemd/services/org-*.service
56
57 * get process transport into dbus for systemctl -P/-H
58
59 * document default dependencies
60
61 * support systemd.whitelist=/systemd.blacklist= on the kernel command
62   line.
63
64 * Find a way to replace /var/run, /var/lock directories with
65   symlinks during an RPM package upgrade (filesystem.rpm or systemd.rpm).
66   We soon want to get rid of var-run.mount var-lock.mount units.
67
68 * when key file cannot be found, read it from kbd in cryptsetup
69
70 * get rid of random file name in generator directory?
71     /run/systemd/generator-IH1vFu
72
73 * fix SD_WARNING syslog stuff in src/sd-daemon.h to include the
74   LOG_DAEMON(3) facility value. Never use the LOG_KERNEL(0) facility.
75
76 * add switch to systemctl to show enabled but not running services. Or
77   another switch that shows service that have been running since
78   booting but aren't running anymore.
79
80 * reuse mkdtemp namespace dirs in /tmp?
81
82 * don't strip facility from kmsg log messages as soon as that is possible:
83     http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=9d90c8d9cde929cbc575098e825d7c29d9f45054
84
85 * recreate systemd's D-Bus private socket file on SIGUSR2
86
87 * be more specific what failed:
88     ...
89     Unmounting file systems.
90     Not all file systems unmounted, 1 left.
91     Disabling swaps.
92     Detaching loop devices.
93     Detaching DM devices.
94     Cannot finalize remaining file systems and devices, trying to kill remaining processes.
95     Unmounting file systems.
96     Not all file systems unmounted, 1 left.
97     Cannot finalize remaining file systems and devices, giving up.
98     ...
99
100 * check for compiled-in, but not active selinux, and don't print any warnings
101   about policy loading. Probably check for available selinux in /proc/filesystems,
102   and check for active selinux with getcon_raw() == "kernel"
103
104 * optionally create watched directories in .path units
105
106 * Support --test based on current system state
107
108 * consider services with no [Install] section and stored in /lib enabled by "systemctl is-enabled"
109
110 * consider services with any kind of link in /etc/systemd/system enabled
111
112 * show failure error string in "systemctl status"
113
114 * make sure timeouts are applied to Type=oneshot services.
115
116 * Maybe implement "systemctl mask" and "systemctl unmask", but not
117   document it? When doing that add switch to make this temporary by
118   placing mask links in /dev.
119   Consider moving the actual fs operations into systemd behind a D-Bus
120   interface, to make namespaces/containers/remote connections work properly.
121
122 * detect LXC environment
123
124 * invoke vhangup() before and after invoking getty
125     http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=3c95c985fa91ecf6a0e29622bbdd13dcfc5ce9f1
126
127 * support "auto" and "comment=systemd.automount" at the same time for an fstab entry
128
129 * Maybe store in unit files whether a service should be enabled by default on package installation
130   (belongs into a distro pattern though, not in an upstream package's service file)
131
132 * perhaps add "systemctl reenable" as combination of "systemctl disable" and "systemctl enable"
133
134 * need a way to apply mount options of api vfs from systemd unit files
135   (or some other modern source?) instead of fstab
136
137 * maybe introduce ExecRestartPre=
138
139 * figure out what happened to bluez patch
140
141 * Patch systemd-fsck to use -C and pass console fd to it
142
143 * support remote/ssh systemctl/systemadm, and local privileged access → dbus patches need to be merged
144
145 * configurable jitter for timer events
146
147 * Support ProcessNeededForShutdown=true to allow stuff like mdmon
148   to be killed very late after the rootfs is read only (?)
149
150 * Integrate "mdadm --wait-clean". Maybe just let SIGTERM to mdmon trigger the
151   needed action
152
153 * dot output for --test showing the 'initial transaction'
154
155 * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
156   - check timerfd() patch: http://lkml.org/lkml/2010/11/23/290
157
158 * systemd --user
159   - get PR_SET_ANCHOR merged: http://lkml.org/lkml/2010/2/2/165
160
161 * add VT tracking:
162   - provide CK functionality
163   - start getty only when actual vt switch happens (same model as
164     socket on-demand activation). allocate the next free tty and
165     start a getty there. this way, pressing alt-f[1-12] will switch
166     through running X and getty sessions, and any unallocated
167     activated tty will start a new getty. the hardcoding of
168     getty[1-6] will entirely go away.
169   - http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789
170
171 * implicitly import "defaults" settings file into all types
172
173 * port over to LISTEN_FDS/LISTEN_PID:
174    - uuidd    HAVEPATCH
175    - rpcbind (/var/run/rpcbind.sock!) HAVEPATCH
176    - cups     HAVEPATCH
177    - postfix, saslauthd
178    - apache/samba
179    - libvirtd (/var/run/libvirt/libvirt-sock-ro)
180    - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
181    - distccd
182
183 * fingerprint.target, wireless.target, gps.target, netdevice.target
184
185 * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
186
187 * io priority during initialization
188
189 * if a service fails too often, make the service enter failed mode, and the socket, too.
190
191 * systemctl list-jobs - show dependencies
192
193 * accountsservice is borked
194
195 * auditd service files
196
197 * add systemctl switch to dump transaction without executing it
198
199 * suspend, resume support?
200
201 * readahead: btrfs/LVM SSD detection
202
203 * add separate man page for [Install] settings
204
205 * allow runtime changing of log level and target
206
207 External:
208
209 * udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx
210
211 * snd-seq should go, https://bugzilla.redhat.com/show_bug.cgi?id=676095
212
213 * gnome-shell python script/glxinfo/is-accelerated must die
214
215 * make cryptsetup lower --iter-time
216
217 * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
218
219 * patch kernel for cpu feature modalias for autoloading aes/kvm/...
220     http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match
221   (Rafael J. Wysocki's sysdev rework is on the way. After that CPUs can be exported a proper bus.)
222
223 * procps, psmisc, sysvinit-tools, hostname → util-linux-ng
224
225 https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
226 https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
227 https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
228 https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
229 https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
230 https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
231 https://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks
232 http://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez
233 http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
234 https://bugzilla.redhat.com/show_bug.cgi?id=617328 -- ntp
235 https://bugzilla.redhat.com/show_bug.cgi?id=617320 -- at
236 https://bugzilla.redhat.com/show_bug.cgi?id=617326 -- fprintd
237 https://bugzilla.redhat.com/show_bug.cgi?id=617333 -- yum
238 https://bugzilla.redhat.com/show_bug.cgi?id=617317 -- acpid
239 https://bugzilla.redhat.com/show_bug.cgi?id=617327 -- gpm
240 https://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite
241 https://bugzilla.redhat.com/show_bug.cgi?id=617321 -- audit
242 https://bugzilla.redhat.com/show_bug.cgi?id=617316 -- abrt
243
244 Regularly:
245
246 * look for close() vs. close_nointr() vs. close_nointr_nofail()
247
248 * check for strerror(r) instead of strerror(-r)
249
250 * Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
251
252 * %m in printf() instead of strerror();
253
254 * pahole
255
256 * CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"