]> git.ipfire.org Git - thirdparty/systemd.git/blame - TODO
update TODO
[thirdparty/systemd.git] / TODO
CommitLineData
3ae05c8e
KS
1* bind mounts with 'fsck' fail and block for a minute:
2 /foo /bar none bind 1 1
3 (using fsck is wrong, but why do we block for a minute
4 instead of just handling the error)
6d3d218b 5
59fee421
LP
6* oneshot services which do not remain: 'exited' instead of 'dead'?
7 it should be visible in 'systemctl' that they have been run
8
9* dot output for --test showing the 'initial transaction'
10
8c6db833 11* calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
351c7e74
KS
12 - check timerfd() patch: http://lkml.org/lkml/2010/11/23/290
13
14* systemd --user
15 - get PR_SET_ANCHOR merged: http://lkml.org/lkml/2010/2/2/165
16
17* add VT tracking:
18 - provide CK functionality
19 - start getty 2-6 only when actual vt switch happens
20 (same model as socket on-demand activation)
75787bb7 21
129126f3 22* implicitly import "defaults" settings file into all types
75787bb7 23
129126f3 24* port over to LISTEN_FDS/LISTEN_PID:
a625ac1a 25 - uuidd DONE
9726b29e 26 - dbus DONE
88ce42f6 27 - rsyslog DONE
c0120d99
LP
28 - rpcbind (/var/run/rpcbind.sock!) DONE
29 - cups DONE
30 - avahi-daemon (/var/run/avahi-daemon/socket) DONE
874aa2cc 31 - ssh CLASSIC
a625ac1a 32 - postfix, saslauthd
a625ac1a
LP
33 - apache/samba
34 - libvirtd (/var/run/libvirt/libvirt-sock-ro)
35 - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
a625ac1a
LP
36 - distccd
37
064f51fa 38* fingerprint.target, wireless.target, gps.target
0ff3dea7 39
647703fe 40* set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
246756ca 41
50f2a90d 42* io priority during initialization
8fe914ec 43
74ac3cbd 44* if a service fails too often, make the service enter failed mode, and the socket, too.
ea4a240d 45
647703fe 46* systemctl list-jobs - show dependencies
63090775 47
313ed05b 48* accountsservice is borked
63090775 49
20604ebc
LP
50* auditd service files
51
20604ebc
LP
52* add systemctl switch to dump transaction without executing it
53
3b63d2d3 54* suspend, resume
da726a4d 55
2e78aa99
LP
56* systemctl auto-pager a la git
57
1a34d367
LP
58* readahead: btrfs/LVM SSD detection
59
71fad675
LP
60* when processes remain in a service even though the start command failed enter active
61
98e1f931
LP
62* add seperate man page for [Install] settings
63
510051fc 64* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
e5ebf783 65
9fe117ea
LP
66* systemctl condrestart should return 0 if service isn't running
67
74715b82
LP
68* tmpfiles: allow specification of .conf files on cmdline
69
42e8a0a8
LP
70* allow runtime changing of log level and target
71
e3aa71c3 72* automatically determine TERM= based on tty name even for /dev/console
6210e7fc 73
42e8a0a8
LP
74* fix hotplug transactions
75
0cf84693
LP
76* isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target
77
aeb70c8d
LP
78* alsa rule file, alsa service files, alsa state file → /var/lib, sequencer soll by device node ladbar
79
3686ced6
LP
80* place introspection data in ELF sections, read them with objcopy
81
82* sendmail.service doesn't get rid PID file, fails to kill everything on stop
83
84* global defaults for StandardOuput=xxx
85
be8088a2
LP
86Fedora:
87
3686ced6 88* obsolete readhead in systemd pkg
be8088a2
LP
89
90* chkconfig → systemd enable/daemon-reload glue
91
6bd21277
LP
92* /var/lock, /var/run → what happens if rpm stuff is no %ghosted?
93
2f8cd170 94External:
74fe1fe3
LP
95
96* make cryptsetup lower --iter-time
97
06ae4bfe
LP
98* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
99
6f3f9deb
LP
100* patch kernel for cpu feature modalias for autoloading aes/kvm/...
101
449ddb2d
LP
102* place /etc/inittab with explaining blurb.
103
20604ebc
LP
104* pam_securetty should honour console=
105
26192dfc
LP
106* procps, psmisc, sysvinit-tools, hostname → util-linux-ng
107
50f2a90d
LP
108https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
109https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
110https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
111https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
112https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
113https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
5e5c6cd7
LP
114https://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks
115http://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez
50f2a90d 116http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
b5e9dba8
LP
117https://bugzilla.redhat.com/show_bug.cgi?id=617328 -- ntp
118https://bugzilla.redhat.com/show_bug.cgi?id=617320 -- at
119https://bugzilla.redhat.com/show_bug.cgi?id=617326 -- fprintd
120https://bugzilla.redhat.com/show_bug.cgi?id=617333 -- yum
121https://bugzilla.redhat.com/show_bug.cgi?id=617317 -- acpid
122https://bugzilla.redhat.com/show_bug.cgi?id=617327 -- gpm
123https://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite
124https://bugzilla.redhat.com/show_bug.cgi?id=617321 -- audit
02ee865a 125https://bugzilla.redhat.com/show_bug.cgi?id=617316 -- abrt
14bd37fe 126
129126f3 127Regularly:
874aa2cc 128
129126f3 129* look for close() vs. close_nointr() vs. close_nointr_nofail()
5021be21 130
129126f3 131* check for strerror(r) instead of strerror(-r)
5b6319dc
LP
132
133* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
8c6db833
LP
134
135* %m in printf() instead of strerror();
444a79d3
LP
136
137* pahole
138
139* CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"