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