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