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