blob: 3688ff4b0aff60c0aaf211b8d83d90fe1a0869bd [file] [log] [blame]
Kay Sievers2f4a4e12010-09-10 15:10:39 +02001* do not throw error when .service file is linked to /dev/null
2
Kay Sievers71e40122010-08-19 10:02:42 +02003* oneshot services which do not remain: 'exited' instead of 'dead'?
4 it should be visible in 'systemctl' that they have been run
5
Kay Sievers77d98d62010-08-10 07:14:46 +02006* dot output for --test showing the 'initial transaction'
Kay Sievers00bfd422010-08-09 16:19:04 +02007
Kay Sievers2ab70762010-08-03 23:18:04 +02008* have a simple syslog bridge providing /dev/log and forward messages
9 to /dev/kmsg. at the moment the real syslog can be started, the bridge
10 is stopped and the open /dev/log fd to the real syslog. that way we
11 don't lose any early log message, and simple systems have full syslog
12 support in the kernel ringbuffer, without any syslog service or disk
13 access
14
Lennart Poettering8c6db832010-06-21 23:27:18 +020015* calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
Lennart Poettering75787bb2010-01-26 04:19:18 +010016
Lennart Poettering129126f2010-05-16 01:49:45 +020017* implicitly import "defaults" settings file into all types
Lennart Poettering75787bb2010-01-26 04:19:18 +010018
Lennart Poettering129126f2010-05-16 01:49:45 +020019* add #ifdefs for non-sysv builds
Kay Sievers2f4a4e12010-09-10 15:10:39 +020020 ABI: sysv "legacy", disable D-Bus export if not compiled-in
Lennart Poettering75787bb2010-01-26 04:19:18 +010021
Lennart Poettering129126f2010-05-16 01:49:45 +020022* "disabled" load state?
Lennart Poetteringf94ea362010-01-29 06:45:59 +010023
Lennart Poettering129126f2010-05-16 01:49:45 +020024* ability to kill services? i.e. in contrast to stopping them, go directly
Lennart Poettering9eba9da2010-01-29 20:46:22 +010025 into killing mode?
Lennart Poettering94f04342010-01-30 01:55:42 +010026
Lennart Poettering129126f2010-05-16 01:49:45 +020027* port over to LISTEN_FDS/LISTEN_PID:
Lennart Poetteringa625ac12010-02-05 01:11:01 +010028
29 - uuidd DONE
Lennart Poettering9726b292010-05-21 03:31:49 +020030 - dbus DONE
Lennart Poettering88ce42f2010-05-21 17:06:40 +020031 - rsyslog DONE
Lennart Poetteringc0120d92010-05-21 23:41:25 +020032 - rpcbind (/var/run/rpcbind.sock!) DONE
33 - cups DONE
34 - avahi-daemon (/var/run/avahi-daemon/socket) DONE
Lennart Poettering874aa2c2010-02-14 22:45:08 +010035 - ssh CLASSIC
Lennart Poetteringa625ac12010-02-05 01:11:01 +010036 - postfix, saslauthd
Lennart Poetteringa625ac12010-02-05 01:11:01 +010037 - apache/samba
38 - libvirtd (/var/run/libvirt/libvirt-sock-ro)
39 - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
Lennart Poetteringa625ac12010-02-05 01:11:01 +010040 - distccd
41
Lennart Poettering6d526de2010-05-23 01:56:54 +020042* write utmp record a la upstart for processes
43
Lennart Poettering444a79d2010-08-11 23:19:28 +020044* selinux policy loading
Lennart Poettering5b6319d2010-06-16 21:54:17 +020045
Lennart Poettering064f51f2010-07-17 04:07:49 +020046* fingerprint.target, wireless.target, gps.target
Lennart Poettering0ff3dea2010-07-16 21:31:34 +020047
Lennart Poettering246756c2010-07-18 01:33:05 +020048* set_put(), hashmap_put() return values checken. i.e. == 0 macht kein free()!
49
Lennart Poettering8fe914e2010-07-20 20:33:19 +020050* fix merging in .swap units
51
Lennart Poettering50f2a902010-07-21 20:26:44 +020052* chkconfig/systemd-install glue
53
54* io priority during initialization
Lennart Poettering8fe914e2010-07-20 20:33:19 +020055
Matthew Miller74ac3cb2010-08-31 00:17:56 +020056* if a service fails too often, make the service enter failed mode, and the socket, too.
Lennart Poetteringea4a2402010-07-23 05:24:05 +020057
Lennart Poetteringd06dacd2010-08-19 03:18:49 +020058* systemctl: warning wenn [Install] leer ist bei enable
Lennart Poettering26192df2010-08-18 19:38:45 +020059
Lennart Poetteringb2423f12010-08-19 02:03:03 +020060* bash completion a la gdbus
61
Lennart Poettering63090772010-08-21 01:51:16 +020062* systemctl list-jobs deps anzeigen
63
Lennart Poettering63090772010-08-21 01:51:16 +020064* ConditionFileExists=, ConditionKernelCommandLine=, ConditionEnvironment= mit !
65
Lennart Poettering20604eb2010-08-25 03:10:13 +020066* accountsservice is dod
67
Lennart Poettering20604eb2010-08-25 03:10:13 +020068* auditd service files
69
Lennart Poettering20604eb2010-08-25 03:10:13 +020070* add systemctl switch to dump transaction without executing it
71
Lennart Poettering20604eb2010-08-25 03:10:13 +020072* system.conf/session.conf brauch ne man page
73
Lennart Poettering50f74de2010-08-25 19:37:36 +020074* exec /sbin/poweroff als PID 1 und shutdown
75
Lennart Poetteringda726a42010-08-30 23:31:27 +020076* kexec, suspend, resume
77
Lennart Poetteringed370f52010-09-08 01:52:39 +020078* passphrase agent https://bugs.freedesktop.org/show_bug.cgi?id=30038
79
80* emergency.service should start default.target after C-d.
81
Lennart Poetteringb00bad32010-09-10 17:11:11 +020082* support dbus introspection in mid-level object paths, i.e. in /org/freedesktop/systemd/units/.
83
Lennart Poettering2e78aa92010-09-15 14:37:16 +020084* systemctl auto-pager a la git
85
Lennart Poettering2e78aa92010-09-15 14:37:16 +020086* fsck setup
87
88* merge CK
89
Lennart Poettering68bc54e2010-09-18 01:38:46 +020090* ask-password tty agent, ask-password plymouth agent
91
92* plymouth update status hookup
93
94* ask-password tty timeout
95
Lennart Poettering26febd42010-09-20 21:47:32 +020096* properly handle bind mounts in /etc/fstab
97
Lennart Poettering2528a7a2010-08-30 22:45:46 +020098External:
Lennart Poettering20604eb2010-08-25 03:10:13 +020099
Lennart Poettering449ddb22010-08-20 03:26:15 +0200100* place /etc/inittab with explaining blurb.
101
Lennart Poettering20604eb2010-08-25 03:10:13 +0200102* pam_securetty should honour console=
103
Lennart Poettering26192df2010-08-18 19:38:45 +0200104* procps, psmisc, sysvinit-tools, hostname → util-linux-ng
105
Lennart Poettering85ad5b12010-08-17 18:53:47 +0200106* nologin nach /var/run https://bugzilla.redhat.com/show_bug.cgi?id=624489
107
Lennart Poetteringd51d2d32010-08-17 22:50:28 +0200108* make sysinit honour forcefsck/fastboot from the kernel command line fsck.mode=auto|force|skip
Lennart Poettering3aef3ae2010-08-17 03:49:49 +0200109
Lennart Poettering50f2a902010-07-21 20:26:44 +0200110* pam: fix double sudo session cleanup:
111 http://www.gratisoft.us/bugzilla/show_bug.cgi?id=421
112
Lennart Poettering50f2a902010-07-21 20:26:44 +0200113https://bugzilla.redhat.com/show_bug.cgi?id=614245 -- plymouth
114https://bugzilla.redhat.com/show_bug.cgi?id=612789 -- umount /cgroup on halt
115https://bugzilla.redhat.com/show_bug.cgi?id=612728 -- /etc/rc.d/init.d/functions
116https://bugzilla.redhat.com/show_bug.cgi?id=612712 -- pam_systemd
117https://bugs.freedesktop.org/show_bug.cgi?id=29193 -- accountsservice
118https://bugs.freedesktop.org/show_bug.cgi?id=29194 -- ConsoleKit
Lennart Poettering5e5c6cd2010-07-22 02:26:27 +0200119https://bugs.freedesktop.org/show_bug.cgi?id=29205 -- udisks
120http://article.gmane.org/gmane.linux.bluez.kernel/6479 -- bluez
Lennart Poettering50f2a902010-07-21 20:26:44 +0200121http://www.spinics.net/lists/linux-nfs/msg14371.html -- rpcbind
Lennart Poetteringb5e9dba2010-08-10 20:57:21 +0200122https://bugzilla.redhat.com/show_bug.cgi?id=617328 -- ntp
123https://bugzilla.redhat.com/show_bug.cgi?id=617320 -- at
124https://bugzilla.redhat.com/show_bug.cgi?id=617326 -- fprintd
125https://bugzilla.redhat.com/show_bug.cgi?id=617333 -- yum
126https://bugzilla.redhat.com/show_bug.cgi?id=617317 -- acpid
127https://bugzilla.redhat.com/show_bug.cgi?id=617327 -- gpm
128https://bugzilla.redhat.com/show_bug.cgi?id=617330 -- pcsc-lite
129https://bugzilla.redhat.com/show_bug.cgi?id=617321 -- audit
Lennart Poettering02ee8652010-08-17 19:37:36 +0200130https://bugzilla.redhat.com/show_bug.cgi?id=617316 -- abrt
Lennart Poettering63090772010-08-21 01:51:16 +0200131http://sources.redhat.com/bugzilla/show_bug.cgi?id=11930 -- glibc
Lennart Poettering14bd37f2010-07-14 15:13:34 +0200132
Lennart Poettering129126f2010-05-16 01:49:45 +0200133Regularly:
Lennart Poettering5021be22010-02-14 22:47:08 +0100134
Lennart Poettering129126f2010-05-16 01:49:45 +0200135* look for close() vs. close_nointr() vs. close_nointr_nofail()
136
137* check for strerror(r) instead of strerror(-r)
Lennart Poettering5b6319d2010-06-16 21:54:17 +0200138
139* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
Lennart Poettering8c6db832010-06-21 23:27:18 +0200140
141* %m in printf() instead of strerror();
Lennart Poettering444a79d2010-08-11 23:19:28 +0200142
143* pahole
144
145* CFLAGS="-Wl,--gc-sections -Wl,--print-gc-sections -ffunction-sections -fdata-sections"