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