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