]> git.ipfire.org Git - thirdparty/systemd.git/blame - TODO
sysctl: don't warn if sysctls are gone
[thirdparty/systemd.git] / TODO
CommitLineData
c29597a1
LP
1* excluse java hsp files by default https://bugzilla.redhat.com/show_bug.cgi?id=527425
2
ccbbc0f9
LP
3* drop IN_ATTRIB from inotify watches for .path units where possible to avoid
4 lots of wakeups due to /dev changing when we watch a subdir of /dev.
5
bf5bb531 6* Support ProcessNeededForShutdown=true to allow stuff like mdmon
fc84026d 7 to be killed very late after the rootfs is read only
bf5bb531
KS
8
9* Integrate "mdadm --wait-clean". Maybe just let SIGTERM to mdmon trigger the
10 needed action
11
3ae05c8e
KS
12* bind mounts with 'fsck' fail and block for a minute:
13 /foo /bar none bind 1 1
bf5bb531 14 (requesting fsck is wrong, but why do we block for a minute
3ae05c8e 15 instead of just handling the error)
6d3d218b 16
59fee421 17* oneshot services which do not remain: 'exited' instead of 'dead'?
fc84026d 18 it should be visible in 'systemctl' that they have been run?
59fee421
LP
19
20* dot output for --test showing the 'initial transaction'
21
8c6db833 22* calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
351c7e74
KS
23 - check timerfd() patch: http://lkml.org/lkml/2010/11/23/290
24
25* systemd --user
26 - get PR_SET_ANCHOR merged: http://lkml.org/lkml/2010/2/2/165
27
28* add VT tracking:
29 - provide CK functionality
dd04863e
KS
30 - start getty only when actual vt switch happens (same model as
31 socket on-demand activation). allocate the next free tty and
32 start a getty there. this way, pressing alt-f[1-12] will switch
33 through running X and getty sessions, and any unallocated
34 activated tty will start a new getty. the hardcoding of
35 getty[1-6] will entirely go away.
fc84026d 36 - http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789
75787bb7 37
129126f3 38* implicitly import "defaults" settings file into all types
75787bb7 39
129126f3 40* port over to LISTEN_FDS/LISTEN_PID:
a625ac1a 41 - uuidd DONE
9726b29e 42 - dbus DONE
88ce42f6 43 - rsyslog DONE
c0120d99
LP
44 - rpcbind (/var/run/rpcbind.sock!) DONE
45 - cups DONE
46 - avahi-daemon (/var/run/avahi-daemon/socket) DONE
874aa2cc 47 - ssh CLASSIC
a625ac1a 48 - postfix, saslauthd
a625ac1a
LP
49 - apache/samba
50 - libvirtd (/var/run/libvirt/libvirt-sock-ro)
51 - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
a625ac1a
LP
52 - distccd
53
064f51fa 54* fingerprint.target, wireless.target, gps.target
0ff3dea7 55
647703fe 56* set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
246756ca 57
50f2a90d 58* io priority during initialization
8fe914ec 59
74ac3cbd 60* if a service fails too often, make the service enter failed mode, and the socket, too.
ea4a240d 61
647703fe 62* systemctl list-jobs - show dependencies
63090775 63
313ed05b 64* accountsservice is borked
63090775 65
20604ebc
LP
66* auditd service files
67
20604ebc
LP
68* add systemctl switch to dump transaction without executing it
69
3b63d2d3 70* suspend, resume
da726a4d 71
1a34d367
LP
72* readahead: btrfs/LVM SSD detection
73
71fad675
LP
74* when processes remain in a service even though the start command failed enter active
75
98e1f931
LP
76* add seperate man page for [Install] settings
77
510051fc 78* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
e5ebf783 79
9fe117ea
LP
80* systemctl condrestart should return 0 if service isn't running
81
74715b82
LP
82* tmpfiles: allow specification of .conf files on cmdline
83
42e8a0a8
LP
84* allow runtime changing of log level and target
85
e3aa71c3 86* automatically determine TERM= based on tty name even for /dev/console
fc84026d
KS
87 http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=fbc92a3455577ab17615cbcb91826399061bd789
88 http://git.kernel.org/?p=linux/kernel/git/gregkh/tty-2.6.git;a=commitdiff;h=b7b8de087384cc1954a8cd075af3f9e5977caa2e
6210e7fc 89
42e8a0a8
LP
90* fix hotplug transactions
91
0cf84693
LP
92* isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target
93
3686ced6
LP
94* sendmail.service doesn't get rid PID file, fails to kill everything on stop
95
96* global defaults for StandardOuput=xxx
97
85f6a868
LP
98* Make EnvironmentFile=-/fooobar/waldo ingnore errors while reading /foobar/waldo
99
100* mkswap/mke2fs is called on wrong devices in crypto devices.
101
be8088a2
LP
102Fedora:
103
3686ced6 104* obsolete readhead in systemd pkg
be8088a2
LP
105
106* chkconfig → systemd enable/daemon-reload glue
107
6bd21277
LP
108* /var/lock, /var/run → what happens if rpm stuff is no %ghosted?
109
2f8cd170 110External:
74fe1fe3
LP
111
112* make cryptsetup lower --iter-time
113
06ae4bfe
LP
114* patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.
115
6f3f9deb 116* patch kernel for cpu feature modalias for autoloading aes/kvm/...
fc84026d 117 http://git.kernel.org/?p=linux/kernel/git/ak/linux-misc-2.6.git;a=shortlog;h=refs/heads/cpuid-match
6f3f9deb 118
449ddb2d
LP
119* place /etc/inittab with explaining blurb.
120
20604ebc
LP
121* pam_securetty should honour console=
122
26192dfc
LP
123* procps, psmisc, sysvinit-tools, hostname → util-linux-ng
124
50f2a90d
LP
125https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
126https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
127https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
128https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
129https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
130https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
5e5c6cd7
LP
131https://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks
132http://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez
50f2a90d 133http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
b5e9dba8
LP
134https://bugzilla.redhat.com/show_bug.cgi?id=617328 -- ntp
135https://bugzilla.redhat.com/show_bug.cgi?id=617320 -- at
136https://bugzilla.redhat.com/show_bug.cgi?id=617326 -- fprintd
137https://bugzilla.redhat.com/show_bug.cgi?id=617333 -- yum
138https://bugzilla.redhat.com/show_bug.cgi?id=617317 -- acpid
139https://bugzilla.redhat.com/show_bug.cgi?id=617327 -- gpm
140https://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite
141https://bugzilla.redhat.com/show_bug.cgi?id=617321 -- audit
02ee865a 142https://bugzilla.redhat.com/show_bug.cgi?id=617316 -- abrt
14bd37fe 143
129126f3 144Regularly:
874aa2cc 145
129126f3 146* look for close() vs. close_nointr() vs. close_nointr_nofail()
5021be21 147
129126f3 148* check for strerror(r) instead of strerror(-r)
5b6319dc
LP
149
150* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
8c6db833
LP
151
152* %m in printf() instead of strerror();
444a79d3
LP
153
154* pahole
155
156* CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"