]> git.ipfire.org Git - thirdparty/systemd.git/blame - TODO
log: fix build
[thirdparty/systemd.git] / TODO
CommitLineData
6d3d218b
KS
1* check if bind mounts work:
2 https://bugzilla.novell.com/show_bug.cgi?id=652762
3
4* /lib/systemd/system/tmp.mount conflicts with possible unrelated
5 fstab entry
6
59fee421
LP
7* oneshot services which do not remain: 'exited' instead of 'dead'?
8 it should be visible in 'systemctl' that they have been run
9
10* dot output for --test showing the 'initial transaction'
11
8c6db833 12* calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
75787bb7 13
129126f3 14* implicitly import "defaults" settings file into all types
75787bb7 15
129126f3 16* port over to LISTEN_FDS/LISTEN_PID:
a625ac1a 17 - uuidd DONE
9726b29e 18 - dbus DONE
88ce42f6 19 - rsyslog DONE
c0120d99
LP
20 - rpcbind (/var/run/rpcbind.sock!) DONE
21 - cups DONE
22 - avahi-daemon (/var/run/avahi-daemon/socket) DONE
874aa2cc 23 - ssh CLASSIC
a625ac1a 24 - postfix, saslauthd
a625ac1a
LP
25 - apache/samba
26 - libvirtd (/var/run/libvirt/libvirt-sock-ro)
27 - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
a625ac1a
LP
28 - distccd
29
064f51fa 30* fingerprint.target, wireless.target, gps.target
0ff3dea7 31
647703fe 32* set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
246756ca 33
50f2a90d
LP
34* chkconfig/systemd-install glue
35
36* io priority during initialization
8fe914ec 37
74ac3cbd 38* if a service fails too often, make the service enter failed mode, and the socket, too.
ea4a240d 39
b2423f1f
LP
40* bash completion a la gdbus
41
647703fe 42* systemctl list-jobs - show dependencies
63090775 43
313ed05b 44* accountsservice is borked
63090775 45
20604ebc
LP
46* auditd service files
47
20604ebc
LP
48* add systemctl switch to dump transaction without executing it
49
647703fe 50* system.conf/session.conf man page
63090775 51
3b63d2d3 52* suspend, resume
da726a4d 53
2e78aa99
LP
54* systemctl auto-pager a la git
55
2e78aa99
LP
56* merge CK
57
f015eca2
KS
58* start getty 2-6 only when actual vt switch happens
59 (same model as socket on-demand activation)
60
b9ba604e 61* ask-password: find way to disable wall agent where tty agent is running
50f298ec 62
1a34d367
LP
63* readahead: btrfs/LVM SSD detection
64
c457e083
MB
65* document locale.conf, vconsole.conf and possibly the tempfiles.d and modules-load.d mechanism.
66
71fad675
LP
67* when processes remain in a service even though the start command failed enter active
68
50f298ec 69* fix plymouth socket name, when plymouth started to use a clean one
0ea969e6 70
62c9af5e 71* parse early boot time env var from dracut RD_TIMEOUT, drop RD_xxx
52661efd 72
50f298ec
LP
73* cryptsetup
74
98e1f931
LP
75* add seperate man page for [Install] settings
76
510051fc 77* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
e5ebf783 78
739aad51 79* we now order plymouth after udev-trigger. Can we optimize this?
18f59336 80
143072ed
LP
81* drop tmp.mount
82
9fe117ea
LP
83* systemctl condrestart should return 0 if service isn't running
84
91901329
LP
85* fsck-root.service/start gets queued twice
86
2528a7a6 87External:
20604ebc 88
06ae4bfe
LP
89* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
90
6f3f9deb
LP
91* patch kernel for cpu feature modalias for autoloading aes/kvm/...
92
449ddb2d
LP
93* place /etc/inittab with explaining blurb.
94
20604ebc
LP
95* pam_securetty should honour console=
96
26192dfc
LP
97* procps, psmisc, sysvinit-tools, hostname → util-linux-ng
98
50f2a90d
LP
99https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
100https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
101https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
102https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
103https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
104https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
5e5c6cd7
LP
105https://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks
106http://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez
50f2a90d 107http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
b5e9dba8
LP
108https://bugzilla.redhat.com/show_bug.cgi?id=617328 -- ntp
109https://bugzilla.redhat.com/show_bug.cgi?id=617320 -- at
110https://bugzilla.redhat.com/show_bug.cgi?id=617326 -- fprintd
111https://bugzilla.redhat.com/show_bug.cgi?id=617333 -- yum
112https://bugzilla.redhat.com/show_bug.cgi?id=617317 -- acpid
113https://bugzilla.redhat.com/show_bug.cgi?id=617327 -- gpm
114https://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite
115https://bugzilla.redhat.com/show_bug.cgi?id=617321 -- audit
02ee865a 116https://bugzilla.redhat.com/show_bug.cgi?id=617316 -- abrt
14bd37fe 117
129126f3 118Regularly:
874aa2cc 119
129126f3 120* look for close() vs. close_nointr() vs. close_nointr_nofail()
5021be21 121
129126f3 122* check for strerror(r) instead of strerror(-r)
5b6319dc
LP
123
124* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
8c6db833
LP
125
126* %m in printf() instead of strerror();
444a79d3
LP
127
128* pahole
129
130* CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"