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