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