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