TODO revision 0be8342c04bbf129b4a21e5073eacccbbce4e896
220a21d38f675eb835f5758e3d23e896573aa5eaLennart Poettering* check systemd-tmpfiles for selinux context hookup for mknod(), symlink() and similar
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* swap units that are activated by one name but shown in the kernel under another are semi-broken
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* Dangling symlinks of .automount unit files in .wants/ directories, set up
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann automount points even when the original .automount file did not exist
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann anymore. Only the .mount unit was still around.
01608bc86a104423d192364f9534b83d0c75db7fKay Sievers* make polkit checks async
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* add 'set -e' to scripts in test/
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* make test in test/ work with separate output dir
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack* suppress log output on shutdown when "quiet" is used
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack* make anaconda write timeout=0 for encrypted devices
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack* external: maybe it is time to patch procps so that "ps" links to
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack libsystemd-logind to print a pretty service name, seat name, session
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack name in its output. Currently it only shows cgroup membership, but
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack that's sometimes kinda hard to parse for a human.
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack* cgroup attrs:
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack - update dbus interface docs in wiki
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack* kernel cmdline switch to turn off predictable network interface names
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack* journal is not closed properly at shutdown when run in a container?
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack - localectl: add listing support for X11 keymaps, by parsing /usr/share/X11/xkb/rules/xorg.lst
931618d08c64083ff7b29c494f482c40a5b05608Daniel Mack - localectl: support new converted x11→console keymaps
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* logind: Class property should probably know "background" or so as value for cron jobs, and the inhibition checks should filter those out too.
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* timer logic is confused by units which are skipped due to failing condition
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann http://lists.freedesktop.org/archives/systemd-devel/2013-February/008816.html
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* timer logic is also confused if a service it triggers hasn't finished when the next timer elapses:
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann http://lists.freedesktop.org/archives/systemd-devel/2013-February/009021.html
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* safe_atod() is too naive, as it is vulnerable to locale parameters, should be locale independent.
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* think about requeuing jobs when daemon-reload is issued? usecase:
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann the initrd issues a reload after fstab from the host is accessible
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann and we might want to requeue the mounts local-fs acquired through
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann that automatically.
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* neither pkexec nor sudo initialize environ[] from the PAM environment?
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* rework specifier logic so that we can distuingish OOM errors from other errors
e57eaef8a187762ca92838c24b9b6460878a800cDavid Herrmann* systemd-inhibit: refuse taking delay locks
0db83ad7334809a6605501e24bad55f3b652c072David Herrmann* journal-or-kmsg is currently broken? See reverted commit 4a01181e460686d8b4a543b1dfa7f77c9e3c5ab8.
861b02ebd6ec997a6880824960ba8903bac74f7dKay Sievers* remove any syslog support from log.c -- we probably can't do this before split-off udev is gone for good
861b02ebd6ec997a6880824960ba8903bac74f7dKay Sievers* tmpfiles: when traversing the tree, check for bind mount points with nametohandle()
861b02ebd6ec997a6880824960ba8903bac74f7dKay Sievers* fedora: connect the timer units of a service to the service via Also= in [Install], and maybe introduce timers.target
0db83ad7334809a6605501e24bad55f3b652c072David Herrmann* fedora: F20: go timer units all the way, leave cron.daily for cron
0db83ad7334809a6605501e24bad55f3b652c072David Herrmann* add a tool that lists active timer units plus their next elapstion and the time the units ran last
0db83ad7334809a6605501e24bad55f3b652c072David Herrmann* man: document the very specific env the shutdown drop-in tools live in
0db83ad7334809a6605501e24bad55f3b652c072David Herrmann* shutdown logging: store to EFI var, and store to USB stick?
5541c88977e63215e74b7517fb33cb27e5a04f17David Herrmann* man: extend runlevel(8) to mention that runlevels suck, and are dead. Maybe add runlevel(7) with a note about that too
5541c88977e63215e74b7517fb33cb27e5a04f17David Herrmann* systemctl: maybe add "systemctl add-wants" or so...
9b361114f568e839784a3aeba5c1df5a95e86832Daniel Mack* man: add a link to socket activation blog from systemd.socket(5)
9b361114f568e839784a3aeba5c1df5a95e86832Daniel Mack* systemctl status: show drop-in snippets for service files in addition to service file path themesevles.
9b361114f568e839784a3aeba5c1df5a95e86832Daniel Mack* man: add more examples to man pages
9b361114f568e839784a3aeba5c1df5a95e86832Daniel Mack* man: maybe sort directives in man pages, and take sections from --help and apply them to man too
0db83ad7334809a6605501e24bad55f3b652c072David Herrmann* add "# export SYSTEMD_PAGER=" to bash login
0db83ad7334809a6605501e24bad55f3b652c072David Herrmann* /usr/bin/service should actually show the new command line
5541c88977e63215e74b7517fb33cb27e5a04f17David Herrmann* fedora: suggest auto-restart on failure, but not on sucess and not on coredump. also, ask people to think about changing the start limit logic. Also point people to RestartPreventExitStatus=, SuccessExitStatus=
0db83ad7334809a6605501e24bad55f3b652c072David Herrmann* write UI tool that pops up emergency messages from the journal as notification
2d1ca11270e66777c90a449096203afebc37ec9cDavid Herrmann* think about window-manager-run-as-user-service problem: exit 0 → activate shutdown.target; exit != 0 → restart service
2d1ca11270e66777c90a449096203afebc37ec9cDavid Herrmann* msgcatalog determine default language of entries from the catalog
0db83ad7334809a6605501e24bad55f3b652c072David Herrmann file name. i.e. foobar.de_DE.catalog would set the default entry
0f0467e63b0e0688ae9edb1512c1a2637d62ddb4Martin Pitt name for the entries to de_DE if they aren't explicitly suffixed
0f0467e63b0e0688ae9edb1512c1a2637d62ddb4Martin Pitt individually.
5f92d24fa85d6652c4754e3b3b2a3393026bd0b9Kay Sievers* figure out what we do about hostnames/fqdn in hostnamectl/hostnamed
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* use "log level" rather than "log priority" everywhere
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* unit_name_mangle() is currently not used on "systemctl enable" and friends, only on "systemctl start"
0aee49d5fba2b2ec94e5c069d937004858a04b4fThomas Hindoe Paaboel Andersen* ensure sd_journal_seek_monotonic actually works properly.
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* timedate: have global on/off switches for auto-time (NTP), and auto-timezone that connman can subscribe to.
0f0467e63b0e0688ae9edb1512c1a2637d62ddb4Martin Pitt* support --root= in msgcatalog compiler
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* Honour "-" prefix for InaccessibleDirectories= and ReadOnlyDirectories= to
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering suppress errors of the specified path doesn't exist
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* dev-setup.c: when running in a container, create a tiny stub udev
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering database with the systemd tag set for all network interfaces found,
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering so that libudev reports them as present, and systemd's .device units
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering will be activated.
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* merge service_kill() logic into unit_kill_context() and unify the code paths
0f0467e63b0e0688ae9edb1512c1a2637d62ddb4Martin Pitt* introduce ExecCondition= in services
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - fsck hookup for the ESP mount is missing
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - write man page for efi boot generator
0aee49d5fba2b2ec94e5c069d937004858a04b4fThomas Hindoe Paaboel Andersen - honor language efi variables for default language selection (if there are any?)
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - honor timezone efi variables for default timezone selection (if there are any?)
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - introduce bootctl (backed by systemd-bootd) to control temporary and persistent default boot goal plus efi variables
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* maybe do not install getty@tty1.service symlink in /etc but in /usr?
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* re-enable "make check" for gtk-doc (broken for unknown reason)
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* fstab: add new mount option x-systemd-after=/foobar/waldo to allow manual dependencies to other mount points
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering https://bugzilla.redhat.com/show_bug.cgi?id=812826
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* print a nicer explanation if people use variable/specifier expansion in ExecStart= for the first word
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* mount: turn dependency information from /proc/self/mountinfo into dependency information between systemd units.
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - logind: optionally, ignore idle-hint logic for autosuspend, block suspend as long as a session is around
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - When we update the kernel all kind of hibernation should be prohibited until shutdown/reboot
0aee49d5fba2b2ec94e5c069d937004858a04b4fThomas Hindoe Paaboel Andersen - logind: wakelock/opportunistic suspend support
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - Add pretty name for seats in logind
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - logind: allow showing logout dialog from system?
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - logind: spawn user@..service on login
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - logind: non-local X11 server handling
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - logind: add equivalent to sd_pid_get_owner_uid() to the D-Bus API
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - pam_systemd: try to get old session id from cgroup, if audit sessionid cannot be determined
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - pam: when leaving a session explicitly exclude the ReleaseSession() caller process from the killing spree
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - logind: GetSessionByPID() should accept 0 as PID value
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* exec: when deinitializating a tty device fix the perms and group, too, not only when initializing. Set access mode/gid to 0620/tty.
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* DeviceAllow/DeviceDeny: disallow everything by default, but whitelist /dev/zero, /dev/null and friends
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering* service: watchdog logic: for testing purposes allow ping, but do not require pong
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - import and delete pstore filesystem content at startup
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - journald: also get thread ID from client, plus thread name
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - journal: when waiting for journal additions in the client always sleep at least 1s or so, in order to minimize wakeups
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - add API to close/reopen/get fd for journal client fd in libsystemd-journal.
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering - fallback to /dev/log based logging in libsystemd-journal, if we can't log natively?
b912e251812bb65bed1d545d9748f5b0918f1559Lennart Poettering - declare the local journal protocol stable in the wiki interface chart
b912e251812bb65bed1d545d9748f5b0918f1559Lennart Poettering - journal: reuse XZ context
b912e251812bb65bed1d545d9748f5b0918f1559Lennart Poettering - sd-journal: speed up sd_journal_get_data() with transparent hash table in bg
b912e251812bb65bed1d545d9748f5b0918f1559Lennart Poettering - journald: when dropping msgs due to ratelimit make sure to write
b912e251812bb65bed1d545d9748f5b0918f1559Lennart Poettering "dropped %u messages" not only when we are about to print the next
470e72d4081c7d0fd74666b7a45358d5ee2abee1Lennart Poettering message that works, but alraedy after a short tiemout
b912e251812bb65bed1d545d9748f5b0918f1559Lennart Poettering - check if we can make journalctl by default use --follow mode inside of less if called without args?
0f0467e63b0e0688ae9edb1512c1a2637d62ddb4Martin Pitt - maybe add API to send pairs of iovecs via sd_journal_send
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - journal: when writing journal auto-rotate if time jumps backwards
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - gatewayd: should run under its own UID
f7a73a2558bceffd983eb7642680e718cd981122David Herrmann - journal: add a setgid "systemd-journal" utility to invoke from libsystemd-journal, which passes fds via STDOUT and does PK access
f7a73a2558bceffd983eb7642680e718cd981122David Herrmann - journactl: support negative filtering, i.e. FOOBAR!="waldo",
f7a73a2558bceffd983eb7642680e718cd981122David Herrmann and !FOOBAR for events without FOOBAR.
f7a73a2558bceffd983eb7642680e718cd981122David Herrmann - journal: when rotating, copy over old acls/access mode
f7a73a2558bceffd983eb7642680e718cd981122David Herrmann - journal: send out marker messages every now and then, and immediately sync with fdatasync() afterwards, in order to have hourly guaranteed syncs.
f7a73a2558bceffd983eb7642680e718cd981122David Herrmann - journal: when we haven't written anything in a while, sync to disk and mark file as offline, in order to be more often than not in a clean state
f7a73a2558bceffd983eb7642680e718cd981122David Herrmann - journal-send.c, log.c: when the log socket is clogged, and we drop, count this and write a message about this when it gets unclogged again.
f7a73a2558bceffd983eb7642680e718cd981122David Herrmann - journal: find a way to allow dropping history early, based on priority, other rules
f7a73a2558bceffd983eb7642680e718cd981122David Herrmann - journal: When used on NFS, check payload hashes
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - journal: When used on NFS make sure wake up sd_journal_wait() every 2s, to handle missing inotify
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - Introduce journalctl -b <nr> to show journal messages of a previous boot
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - journald: check whether it is OK if the client can still modify delivered journal entries
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - journal live copy, based on libneon (client) and libmicrohttpd (server)
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - journald: add kernel cmdline option to disable ratelimiting for debug purposes
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - refuse taking lower-case variable names in sd_journal_send() and friends.
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - journald: we currently rotate only after MaxUse+MaxFilesize has been reached.
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - journal: deal nicely with byte-by-byte copied files, especially regards header
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages
29d1fcb4a3c921a3d4490353474e9775f7b13b0eZbigniew Jędrzejewski-Szmek - journal: store euid in journal if it differs from uid
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - journal: sanely deal with entries which are larger than the individual file size, but where the components would fit
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - journalctl: make journalctl smarter, and actually check groups that have access to /var/log/journal before printing message about recomming group membership for journal access
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - document unit_name_mangle()
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - document that deps in [Unit] sections ignore Alias= fileds in
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering [Install] units of other units, unless those units are disabled
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - man: clarify that time-sync.target is not only sysv compat but also useful otherwise. Same for similar targets
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - Document word splitting syntax for ExecStart= and friends
29d1fcb4a3c921a3d4490353474e9775f7b13b0eZbigniew Jędrzejewski-Szmek - document that units from /etc override those from /usr and /run
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - document the exit codes when services fail before they are exec()ed
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - document that service reload may be implemented as service reexec
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - document in wiki how to map ical recurrence events to systemd timer unit calendar specifications
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - systemctl list-jobs - show dependencies
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - add systemctl switch to dump transaction without executing it
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - Add a verbose mode to "systemctl start" and friends that explains what is being done or not done
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - "systemctl disable" on a static unit prints no message and does
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering nothing. "systemctl enable" does nothing, and gives a bad message
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering about it. Should fix both to print nice actionable messages.
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - print nice message from systemctl --failed if there are no entries shown, and hook that into ExecStartPre of rescue.service/emergency.service
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - add new command to systemctl: "systemctl system-reexec" which reexecs as many daemons as virtually possible
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - systemctl enable: improve the success messages (i.e. more human readable, less shell-like)
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - systemctl enable: fail if target to alias into doesn't exist? maybe show how many units are enabled afterwards?
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - systemctl: "Journal has been rotated since unit was started." message is misleading
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - support "systemctl stop foobar@.service" to stop all units matching a certain template
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - Something is wrong with symlink handling of "autovt@.service" in "systemctl list-unit-files"
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering freeze (http://git.kernel.org/?p=linux/kernel/git/torvalds/linux.git) and
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering standby (https://bugs.freedesktop.org/show_bug.cgi?id=57793) as suspend modes
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* When shutdown.target is queued begin with an asynchronous sync()?
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* introduce ntp.service (or suchlike) as symlink that is used to arbitrate between various NTP implementations
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* deal with sendmail/postfix exclusivity
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - configurable jitter for timer events
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - timer events with system resume
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - timer units should get the ability to trigger when:
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering o CLOCK_REALTIME makes jumps (TFD_TIMER_CANCEL_ON_SET)
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - Support 2012-02~4 as syntax for specifying the fourth to last day of the month.
1579dd2c9b8f97e5ec4016d3928d73fea160e55aLennart Poettering* update the kernel's TZ (sys_tz) when DST changes
1579dd2c9b8f97e5ec4016d3928d73fea160e55aLennart Poettering* sync down the system time to the RTC when:
1579dd2c9b8f97e5ec4016d3928d73fea160e55aLennart Poettering - CLOCK_REALTIME makes jumps (the user explicitely requested a time set)
1579dd2c9b8f97e5ec4016d3928d73fea160e55aLennart Poettering - DST/timezone changes && ntp is active && RTC-in-localtime (never do it without ntp)
1579dd2c9b8f97e5ec4016d3928d73fea160e55aLennart Poettering This takes care of syncing ntpdate updates to the RTC, and DST updates for localtime
1579dd2c9b8f97e5ec4016d3928d73fea160e55aLennart Poettering mode, it will never touch the RTC if the no reliable time source is active or the
1579dd2c9b8f97e5ec4016d3928d73fea160e55aLennart Poettering user did not request anything like it.
1579dd2c9b8f97e5ec4016d3928d73fea160e55aLennart Poettering - implement conditional properties (dmi matches)
1579dd2c9b8f97e5ec4016d3928d73fea160e55aLennart Poettering - hwdb --filter=ID_DRIVE_*
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* if booted in "quiet" mode, and an error happens, turn on status
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering output again, so that the emergency mode isn't totally
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering surprising. Also, terminate plymouth.
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* libunwind support for coredump pattern hook, and includes this in
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering the message for coredumps. After all, libunwind is now capable to
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering unwind coredumps since a few weeks ago. This probably requires that
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering we have nice support for multi-line messages on display in
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering logs-show.c. Alternatively: use libelfutil, which seems to be the
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering better supported alternative.
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* figure out relation of --all and --full in the various tools
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* add libsystemd-password or so to query passwords during boot using the password agent logic
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* If we show an error about a unit (such as not showing up) and it has no Description string, then show a description string generated form the reverse of unit_name_mangle().
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* fedup: add --unit to systemctl switch-root somehow
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* fedup: don't delete initrd on switch-root
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* fedup: generator
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - timedated: export boolean that clarifies whether NTP is even available
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - timedated: refuse time changes when NTP is on
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* clean up date formatting and parsing so that all absolute/relative timestamps we format can also be parsed
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* introduce generic AUGMENT_PID=, AUGMENT_DEVICE= fields
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* on shutdown: move utmp, wall, audit logic all into PID 1 (or logind?), get rid of systemd-update-utmp-runlevel
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* add "provisioning" instructions to setup an empty /etc + /var
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - used to setup a new container from a shared /usr
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - superset of tmpfiles model
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - instructions shipped by packages and stored in /usr/lib/
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - compose /etc/passwd and /etc/group, copy files
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - able to create uid + gid used by packages, for file ownership
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* make repeated alt-ctrl-del presses printing a dump, or even force a reboot without
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering waiting for the timeout
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* high level net_prio setting in execution context
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* hostnamed: before returning information from /etc/machine-info.conf check the modification data and reread. Similar for localed, ...
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* currently x-systemd.timeout is lost in the initrd, since crypttab is copied into dracut, but fstab isn't
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* WorkingDirectory: support env var replacements like in ExecStart= so that people can use $HOME
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* refuse boot if /etc/machine-id is not useful (or set taint?)
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - nspawn: consider changing users for -u with su, so that NSS resolving works correctly
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - nspawn: implement personality changes a la linux32(8)
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - nspawn: --read-only is not applied recursively to submounts
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - nspawn: make use of device cgroup controller by default
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - bind mount read-only the cgroup tree higher than nspawn
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - nspawn: investigate whether we can support the same as LXC's
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering lxc.network.type=phys mode, and pass through entire network
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering interfaces to the container
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - nspawn: maybe add a way to drop additional caps, in addition to add additional caps
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - nspawn: maybe explicitly reset loginuid?
1579dd2c9b8f97e5ec4016d3928d73fea160e55aLennart Poettering - nspawn: move all containers to name=systemd:/containers/, and introduce externally visible names for containers
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - nspawn: make it work for dwalsh and shared /usr containers -- tmpfs mounts as command line parameters, selinux exec context
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - cryptsetup-generator: warn if the password files are world-readable
1a2d5fbe7efa04181a2d5518bc510b84b280baf9David Herrmann - cryptsetup-generator: add RequiresMountsFor= to cryptseup service files referencing a file, similar for devices
1a2d5fbe7efa04181a2d5518bc510b84b280baf9David Herrmann - cryptsetup-generator: allow specification of passwords in crypttab itself
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - move cryptsetup key caching into kernel keyctl?
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering https://bugs.freedesktop.org/show_bug.cgi?id=54982
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - when key file cannot be found, read it from kbd in cryptsetup
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* move debug shell to tty6 and make sure this doesn't break the gettys on tty6
1a2d5fbe7efa04181a2d5518bc510b84b280baf9David Herrmann* hw watchdog: optionally try to use the preset watchdog timeout instead of always overriding it
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering https://bugs.freedesktop.org/show_bug.cgi?id=54712
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* after deserializing sockets in socket.c we should reapply sockopts and things
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* make timer units go away after they elapsed
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* http://lists.freedesktop.org/archives/systemd-devel/2012-September/006502.html
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering (network and remote-fs on shutdown)
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* come up with a nice way to write queue/read_ahead_kb for a block device without interfering with readahead
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* move PID 1 segfaults to /var/lib/systemd/coredump?
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* create /sbin/init symlinks from the build system
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* Query Paul Moore about relabelling socket fds while they are open
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* system.conf should have controls for cgroups
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* allow writing multiple conditions in unit files on one line
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* explore multiple service instances per listening socket idea
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* shutdown: don't read-only mount anything when running in container
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* MountFlags=shared acts as MountFlags=slave right now.
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* ReadOnlyDirectories= is not applied recursively to submounts
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* drop PID 1 reloading, only do reexecing (difficult: Reload()
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering currently is properly synchronous, Reexec() is weird, because we
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering can't delay the response properly until we are back, so instead of
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering being properly synchronous we just keep open the fd and close it
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering when done. That means clients don't get a successful method reply,
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering but much rather a disconnect on success.
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* remember which condition failed for services, not just the fact that something failed
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* use opterr = 0 for all getopt tools
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* properly handle loop back mounts via fstab, especially regards to fsck/passno
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* allow services with no ExecStart= but with an ExecStop=
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* dracut-shutdown needs to be ordered before unmounting /boot
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* initialize the hostname from the fs label of /, if /etc/hostname does not exist?
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* rename "userspace" to "core-os"
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* syscall filter:
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - syscall filter: add knowledge about compat syscalls
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - syscall filter: don't enforce no new privs?
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - syscall filter: option to return EPERM rather than SIGSYS?
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - syscall filter: port to libseccomp
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering - system-wide seccomp filter
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* systemd-analyze: data collection tools should be lightweight (few dependencies); data analysis tools can be heavyweight
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* .device aliases need to be implemented with the "following" logic, probably.
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* load-fragment: when loading a unit file via a chain of symlinks
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering verify that it isn't masked via any of the names traversed.
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* introduce Type=pid-file
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* maybe allow services with ExecStop= set, but no ExecStart=?
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* change Requires=basic.target to RequisiteOverride=basic.target
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* support rd.luks.allow-discards= kernel cmdline params in cryptsetup generator
481a0aa2c9803a62cda413b8a1d05571957bb4b5Lennart Poettering* drop accountsservice's StandardOutput=syslog and Type=dbus fields
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* when breaking cycles drop sysv services first, then services from /run, then from /etc, then from /usr
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* move passno parsing to fstab generator
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* automount: implement expire:
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - set superblock timeout AUTOFS_DEV_IOCTL_TIMEOUT_CMD
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - periodically run AUTOFS_DEV_IOCTL_EXPIRE_CMD
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - every timeout/4 (original autofs logic)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - blocking, needs a thread
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - run until -EAGAIN
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - receive expire packet on pipe if kernel tells the timeout is over
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - answer expire packet on pipe with AUTOFS_DEV_IOCTL_{READY,FAIL}_CMD
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - AUTOFS_DEV_IOCTL_EXPIRE_CMD returns
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* services which create their own subcgroups break cgroup-empty notification (needs to be fixed in the kernel)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* ConditionSecurity= should learn about IMA and SMACK
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - remove src/udev/udev-builtin-firmware.c (CONFIG_FW_LOADER_USER_HELPER=n)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - move to LGPL
7edecf218e5884ec8d1549707b4c7a0572c2d93bThomas Hindoe Paaboel Andersen - unify utf8 validator code with shared/
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - kill scsi_id
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - add trigger --subsystem-match=usb/usb_device device
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* cleanup syslog 'priority' vs. 'level' wording
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* dbus upstream still refers to dbus.target and shouldn't
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* when a service has the same env var set twice we actually store it twice and return that in systemctl show -p... We should only show the last setting
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* support container_ttys=
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* introduce mix of BindTo and Requisite
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* add DeleteSocketsOnStop=yes|no option to socket units
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* There's currently no way to cancel fsck (used to be possible via C-c or c on the console)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* add option to sockets to avoid activation. Instead just drop packets/connections, see http://cyberelk.net/tim/2012/02/15/portreserve-systemd-solution/
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* default unix qlen is too small (10). bump sysctl? add sockopt?
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* figure out whether we should leave dbus around during shutdown
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* dbus: in fedora, make /var/lib/dbus/machine-id a symlink to /etc/machine-id
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* dbus: move dbus to early boot
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* save coredump in Windows/Mozilla minidump format
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* support crash reporting operation modes (https://live.gnome.org/GnomeOS/Design/Whiteboards/ProblemReporting)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* clean up session cgroups that remain after logout (think sshd), but eventually run empty
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* when an instanced service exits, remove its parent cgroup too if possible.
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* default to actual 32bit PIDs, via /proc/sys/kernel/pid_max
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* be able to specify a forced restart of service A where service B depends on, in case B
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering needs to be auto-respawned?
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* when a bus name of a service disappears from the bus make sure to queue further activation requests
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* tmpfiles: apply "x" on "D" too (see patch from William Douglas)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* for services: don't set $HOME in services unless requested
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* hide PAM/TCPWrap options in fragment parser when compile time disabled
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* when we automatically restart a service, ensure we restart its rdeps, too.
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* allow Type=simple with PIDFile=
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering https://bugzilla.redhat.com/show_bug.cgi?id=723942
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* move PAM code into its own binary
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* implement Register= switch in .socket units to enable registration
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering in Avahi, RPC and other socket registration services.
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* support sd_notify() style notification when reload begins (RELOADING=1), reload is finished (READY=1), and add ReloadSignal= then to use in combination
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* support sd_notify() style notification when shutting down, to make auto-exit bus services work (STOPPING=1)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* verify that the AF_UNIX sockets of a service in the fs still exist
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering when we start a service in order to avoid confusion when a user
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering assumes starting a service is enough to make it accessible
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* Make it possible to set the keymap independently from the font on
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering the kernel cmdline. Right now setting one resets also the other.
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* and a dbus call to generate target from current state
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - drop /.readahead on bigger upgrades with yum
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - move readahead files into /var (look for them with .path units?)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - readahead: use BTRFS_IOC_DEFRAG_RANGE instead of BTRFS_IOC_DEFRAG ioctl, with START_IO
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - readahead: when bumping /sys readahead variable save mtime and compare later to detect changes
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - readahead: make use of EXT4_IOC_MOVE_EXT, as used by http://e4rat.sourceforge.net/
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* add support for /bin/mount -s
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* GC unreferenced jobs (such as .device jobs)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* write blog stories about:
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - hwdb: what belongs into it, lsusb
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - enabling dbus services
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - status update
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - how to make changes to sysctl and sysfs attributes
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - remote access
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - how to pass throw-away units to systemd, or dynamically change properties of existing units
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - how to integrate cgconfig and suchlike with systemd
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - testing with Harald's awesome test kit
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - auto-restart
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - how to develop against journal browsing APIs
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - the journal HTTP iface
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - non-cgroup resource management
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - dynamic resource management with cgroups
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - refreshed, longer missions statement
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - calendar time events
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - init=/bin/sh vs. "emergency" mode, vs. "rescue" mode, vs. "multi-user" mode, vs. "graphical" mode, and the debug shell
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - how to create your own target
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - instantiated apache, dovecot and so on
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - hooking a script into various stages of shutdown/rearly booot
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* allow port=0 in .socket units
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* support systemd.mask= on the kernel command line.
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* reuse mkdtemp namespace dirs in /tmp?
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* recreate systemd's D-Bus private socket file on SIGUSR2
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* Support --test based on current system state
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* investigate whether the gnome pty helper should be moved into systemd, to provide cgroup support.
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* maybe introduce ExecRestartPre=
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* dot output for --test showing the 'initial transaction'
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - rpcbind (/var/run/rpcbind.sock!) HAVEPATCH
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - cups HAVEPATCH
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - postfix, saslauthd
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - libvirtd (/var/run/libvirt/libvirt-sock-ro)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - bluetoothd (/var/run/sdp! @/org/bluez/audio!)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* fingerprint.target, wireless.target, gps.target, netdevice.target
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* io priority during initialization
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* drop cap bounding set in readahead and other services
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* systemd-python:
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - export sd_journal_get_catalog (in systemd.journal._reader)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - export sd_journal_get_catalog_for_message_id (in systemd.id128)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - allow reading of only select fields in systemd.journal._reader.Reader
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - export sd_journal_test_cursor in systemd.journal._reader.Reader
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - export sd_journal_get_usage in systemd.journal._reader.Reader
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - add systemd.journal._reader._Reader.closed attribute (it can
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering be just "return self->j != NULL")
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - figure out a simple way to wait for journal events in a way that
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - natively watch for dbus-*.service symlinks (PENDING)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - allow specification of socket mode/umask when allocating DBusServer
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - allow disabling of fd passing when connecting a AF_UNIX connection
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - allow disabling of UID passing for AUTH EXTERNAL
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - always pass cred data along each message
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - teach dbus to activate all services it finds in /etc/systemd/services/org-*.service
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* fix alsa mixer restore to not print error when no config is stored
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* make cryptsetup lower --iter-time
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* patch kernel for xattr support in /dev, /proc/, /sys?
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* NTP: the kernel's 11-minutes-mode syncs the system time to the RTC, but only
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering in an ~30 minutes window. It does not adjust larger differences. Find a way
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering to tell the kernel, to always do a full time sync when the RTC is in UTC and
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering we are in 11-minutes-mode. When we trust the system time to NTP we also want
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering the RTC to sync up.
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* kernel: add device_type = "fb", "fbcon" to class "graphics"
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - plot per-process IO utilization
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - group processes based on service association (cgroups)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering - document initcall_debug
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* look for close() vs. close_nointr() vs. close_nointr_nofail()
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* check for strerror(r) instead of strerror(-r)
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* %m in printf() instead of strerror(errno);
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* set_put(), hashmap_put() return values check. i.e. == 0 doesn't free()!
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* use secure_getenv() instead of getenv() where appropriate
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* link up selected blog stories from man pages and unit files Documentation= fields
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart PoetteringScheduled for removal or fixing:
615aaf412c441e67c7cad2e5ae966b03fca1fae7Lennart Poettering* xxxOverridable dependencies (probably: fix)