chiark / gitweb /
b3c33ad1e20dd24a23e52e60bc32e77a000cb028
[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 * increase password timeout
10   https://bugzilla.redhat.com/show_bug.cgi?id=677962
11
12 * finish syslog socket stuff
13
14 * load EnvironmentFile= when starting services, not when reloading configuration
15   https://bugzilla.redhat.com/show_bug.cgi?id=661282
16
17 * drop IN_ATTRIB from inotify watches for .path units where possible to avoid
18   lots of wakeups due to /dev changing when we watch a subdir of /dev.
19
20 * NFS, networkmanager ordering issue
21
22 * Make systemd-cryptsetup cancellable
23
24 * add fstab fields to add wait timeouts, change Wants to Requires by local-fs.target
25
26 * hook emergency.target into local-fs.target in some way as OnFailure with isolate
27
28 * convince Karel to give us our own mount option prefix
29
30 Features:
31
32 * introduce simple way to do mandatory conditions
33
34 * detect LXC environment
35
36 * invoke vhangup() before and after invoking getty
37
38 * skip readahead on physically r/o media
39
40 * support "auto" and "comment=systemd.automount" at the same time for an fstab entry
41
42 * Make use of UnknownInterface, UnknownObject
43
44 * look up crypto partition mount points via fstab to show to the user when prompting for a password
45
46 * Maybe store in unit files whether a service should be enabled by default on package installation
47
48 * perhaps add "systemctl reenable" as combination of "systemctl disable" and "systemctl enable"
49
50 * need a way to apply mount options of api vfs from systemd unit files
51   (or some other modern source?) instead of fstab
52
53 * maybe introduce ExecRestartPre=
54
55 * figure out what happened to bluez patch
56
57 * Patch systemd-fsck to use -C and pass console fd to it
58
59 * support remote/ssh systemctl/systemadm, and local privileged access
60
61 * configurable jitter for timer events
62
63 * Support ProcessNeededForShutdown=true to allow stuff like mdmon
64   to be killed very late after the rootfs is read only (?)
65
66 * Integrate "mdadm --wait-clean". Maybe just let SIGTERM to mdmon trigger the
67   needed action
68
69 * dot output for --test showing the 'initial transaction'
70
71 * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
72   - check timerfd() patch: http://lkml.org/lkml/2010/11/23/290
73
74 * systemd --user
75   - get PR_SET_ANCHOR merged: http://lkml.org/lkml/2010/2/2/165
76
77 * add VT tracking:
78     - provide CK functionality
79     - start getty only when actual vt switch happens (same model as
80       socket on-demand activation). allocate the next free tty and
81       start a getty there. this way, pressing alt-f[1-12] will switch
82       through running X and getty sessions, and any unallocated
83       activated tty will start a new getty. the hardcoding of
84       getty[1-6] will entirely go away.
85     - http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789
86
87 * implicitly import "defaults" settings file into all types
88
89 * port over to LISTEN_FDS/LISTEN_PID:
90    - uuidd    DONE
91    - dbus     DONE
92    - rsyslog  DONE
93    - rpcbind (/var/run/rpcbind.sock!) DONE
94    - cups     DONE
95    - avahi-daemon (/var/run/avahi-daemon/socket) DONE
96    - ssh      CLASSIC
97    - postfix, saslauthd
98    - apache/samba
99    - libvirtd (/var/run/libvirt/libvirt-sock-ro)
100    - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
101    - distccd
102
103 * fingerprint.target, wireless.target, gps.target
104
105 * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
106
107 * io priority during initialization
108
109 * if a service fails too often, make the service enter failed mode, and the socket, too.
110
111 * systemctl list-jobs - show dependencies
112
113 * accountsservice is borked
114
115 * auditd service files
116
117 * add systemctl switch to dump transaction without executing it
118
119 * suspend, resume
120
121 * readahead: btrfs/LVM SSD detection
122
123 * add seperate man page for [Install] settings
124
125 * only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
126
127 * systemctl condrestart should return 0 if service isn't running
128
129 * allow runtime changing of log level and target
130
131 External:
132
133 * udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx
134
135 * snd-seq should go, https://bugzilla.redhat.com/show_bug.cgi?id=676095
136
137 * gnome-shell python script/glxinfo/is-accelerated wech
138
139 * make cryptsetup lower --iter-time
140
141 * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
142
143 * patch kernel for cpu feature modalias for autoloading aes/kvm/...
144     http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match
145
146 * procps, psmisc, sysvinit-tools, hostname → util-linux-ng
147
148 https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
149 https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
150 https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
151 https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
152 https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
153 https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
154 https://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks
155 http://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez
156 http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
157 https://bugzilla.redhat.com/show_bug.cgi?id=617328 -- ntp
158 https://bugzilla.redhat.com/show_bug.cgi?id=617320 -- at
159 https://bugzilla.redhat.com/show_bug.cgi?id=617326 -- fprintd
160 https://bugzilla.redhat.com/show_bug.cgi?id=617333 -- yum
161 https://bugzilla.redhat.com/show_bug.cgi?id=617317 -- acpid
162 https://bugzilla.redhat.com/show_bug.cgi?id=617327 -- gpm
163 https://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite
164 https://bugzilla.redhat.com/show_bug.cgi?id=617321 -- audit
165 https://bugzilla.redhat.com/show_bug.cgi?id=617316 -- abrt
166
167 Regularly:
168
169 * look for close() vs. close_nointr() vs. close_nointr_nofail()
170
171 * check for strerror(r) instead of strerror(-r)
172
173 * Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
174
175 * %m in printf() instead of strerror();
176
177 * pahole
178
179 * CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"