chiark / gitweb /
1782a042a785433bc5156bb87a309ebd30620184
[elogind.git] / fixme
1 v11:
2
3 * have a simple syslog bridge providing /dev/log and forward messages
4   to /dev/kmsg. at the moment the real syslog can be started, the bridge
5   is stopped and the open /dev/log fd to the real syslog. that way we
6   don't lose any early log message, and simple systems have full syslog
7   support in the kernel ringbuffer, without any syslog service or disk
8   access
9
10 * emergency.service should start default.target after C-d. synchronize from fedora's initscripts package
11
12 * tmpwatch: lower ioprio
13
14 * drop empty assignments for parse_env_file
15
16 * stability promise must say that #ifdef TARGET_XXX style distro compatibility will go away one day
17
18 * enable tmpfiles by default
19
20 later:
21
22 * do not throw error when .service file is linked to /dev/null
23
24 * oneshot services which do not remain: 'exited' instead of 'dead'?
25   it should be visible in 'systemctl' that they have been run
26
27 * dot output for --test showing the 'initial transaction'
28
29 * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
30
31 * implicitly import "defaults" settings file into all types
32
33 * "disabled" load state?
34
35 * ability to kill services? i.e. in contrast to stopping them, go directly
36   into killing mode?
37
38 * port over to LISTEN_FDS/LISTEN_PID:
39    - uuidd    DONE
40    - dbus     DONE
41    - rsyslog  DONE
42    - rpcbind (/var/run/rpcbind.sock!) DONE
43    - cups     DONE
44    - avahi-daemon (/var/run/avahi-daemon/socket) DONE
45    - ssh      CLASSIC
46    - postfix, saslauthd
47    - apache/samba
48    - libvirtd (/var/run/libvirt/libvirt-sock-ro)
49    - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
50    - distccd
51
52 * write utmp record a la upstart for processes
53
54 * selinux policy loading
55
56 * fingerprint.target, wireless.target, gps.target
57
58 * set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
59
60 * fix merging in .swap units
61
62 * chkconfig/systemd-install glue
63
64 * io priority during initialization
65
66 * if a service fails too often, make the service enter failed mode, and the socket, too.
67
68 * systemctl enable - warn about empty [Install] section
69
70 * bash completion a la gdbus
71
72 * systemctl list-jobs - show dependencies
73
74 * ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= with !
75
76 * accountsservice is borked
77
78 * auditd service files
79
80 * add systemctl switch to dump transaction without executing it
81
82 * system.conf/session.conf man page
83
84 * exec /sbin/poweroff as PID 1 and do the shutdown
85
86 * kexec, suspend, resume
87
88 * passphrase agent https://bugs.freedesktop.org/show_bug.cgi?id=30038
89
90 * support dbus introspection in mid-level object paths, i.e. in /org/freedesktop/systemd/units/.
91
92 * systemctl auto-pager a la git
93
94 * fsck setup
95
96 * merge CK
97
98 * ask-password tty agent, ask-password plymouth agent
99
100 * plymouth update status hookup
101
102 * ask-password tty timeout
103
104 * properly handle multiple inotify events per read() in path.c and util.c
105
106 * readahead: btrfs/LVM SSD detection
107
108 * document locale.conf, vconsole.conf and possibly the tempfiles.d and modules-load.d mechanism.
109
110 External:
111
112 * place /etc/inittab with explaining blurb.
113
114 * pam_securetty should honour console=
115
116 * procps, psmisc, sysvinit-tools, hostname → util-linux-ng
117
118 * nologin nach /var/run https://bugzilla.redhat.com/show_bug.cgi?id=624489
119
120 * make sysinit honour forcefsck/fastboot from the kernel command line fsck.mode=auto|force|skip
121
122 * pam: fix double sudo session cleanup:
123   http://www.gratisoft.us/bugzilla/show_bug.cgi?id=421
124
125 https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
126 https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
127 https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
128 https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
129 https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
130 https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
131 https://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks
132 http://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez
133 http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
134 https://bugzilla.redhat.com/show_bug.cgi?id=617328 -- ntp
135 https://bugzilla.redhat.com/show_bug.cgi?id=617320 -- at
136 https://bugzilla.redhat.com/show_bug.cgi?id=617326 -- fprintd
137 https://bugzilla.redhat.com/show_bug.cgi?id=617333 -- yum
138 https://bugzilla.redhat.com/show_bug.cgi?id=617317 -- acpid
139 https://bugzilla.redhat.com/show_bug.cgi?id=617327 -- gpm
140 https://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite
141 https://bugzilla.redhat.com/show_bug.cgi?id=617321 -- audit
142 https://bugzilla.redhat.com/show_bug.cgi?id=617316 -- abrt
143 http://sources.redhat.com/bugzilla/show_bug.cgi?id=11930 -- glibc
144
145 Regularly:
146
147 * look for close() vs. close_nointr() vs. close_nointr_nofail()
148
149 * check for strerror(r) instead of strerror(-r)
150
151 * Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
152
153 * %m in printf() instead of strerror();
154
155 * pahole
156
157 * CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"