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