4134N/A* swap units that are activated by one name but shown in the kernel under another are semi-broken
4134N/A* make anaconda write timeout=0 for encrypted devices
4134N/A* make sure timeouts are applied to Type=oneshot services.
6982N/A* Dangling symlinks of .automount unit files in .wants/ directories, set up
4134N/A automount points even when the original .automount file did not exist
4134N/A anymore. Only the .mount unit was still around.
6982N/A* properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
4134N/A* cg_create_and_attach() should fail for non-available controllers
4134N/A* make gtk-doc optional (like kmod?)
4134N/A* udev: find a way to tell udev to not cancel firmware requests in initramfs
4134N/A* udev: scsi_id -> sg3_utils?
4134N/A - remove deprecated symbols
7115N/A - return object with *_unref()
4134N/A - kill: udev_monitor_from_socket()
4134N/A - kill: udev_queue_get_failed_list_entry()
4134N/A* fstab should take priority over units in /usr
7115N/A* cleanup syslog 'priority' vs. 'level' wording
7115N/A* journal: if mmap() fails for mapping window try to unmap a a few older maps
4134N/A* 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
4134N/A* add man page documenting all kernel cmdline options, including stuff like
fsck.mode=
4134N/A* show getty in container mode, not sulogin
4134N/A* journald: make configurable "store-on-var", "store-on-run", "dont-store", "auto"
4134N/A (store-persistent, store-volatile?)
4134N/A* Add ConditionReadWriteFileSystem= so that systemd-sysctl doesn't get executed when
/proc/sys is read-only
4134N/A* introduce mix of BindTo and Requisite
4134N/A* journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages
7115N/A* introduce NeedsMounts= or so to create .mount dependencies automatically for a specific path
7115N/A* add DeleteSocketsOnStop=yes|no option to socket units
4134N/A* add shutdown inhibit API for usage by libvirt and friends
4134N/A* journal: store euid in journal if it differs from uid
4134N/A* support chrony in addition to ntpd in timedated
4134N/A* There's currently no way to cancel fsck (used to be possible via C-c or c on the console)
4134N/A* D-Bus: always pass cred data along each message
4134N/A* journal: allow turning off logging entirely
4134N/A* journal: sanely deal with entries which are larger than the individual file size, but where the componets would fit
4134N/A* add command to systemctl to plot dependency graph as tree (see rhbz 795365)
4134N/A* make logind reserve tty10 or so for text logins, so that gdm never picks it up
4134N/A* default unix qlen is too small (10). bump sysctl? add sockopt?
4134N/A currently ignored because it is empty before the generatores are executed
4134N/A* Possibly, detect whether SysV init scripts can do reloading by looking for "echo Usage:" lines
4134N/A* figure out whether we should leave dbus around during shutdown
4134N/A* add interface to allow immediate rotation of the journal, and even flushing.
4134N/A* journald: reuse XZ context
4134N/A* logind: add equivalent to sd_pid_get_owner_uid() to the D-Bus API
4134N/A* write RPM spec macros for presets
4134N/A* journal: write man pages for API
4134N/A* journal: OR matches are borked
4134N/A* journal: extend hash tables as we go
4134N/A* journal: API for looking for retrieving "all values of this field"
4134N/A* journal: deal nicely with byte-by-byte copied files, especially regards header
4134N/A* journal: local deserializer of export mode, http server
4134N/A* journal: forward-secure signatures
4134N/A* document the exit codes when services fail before they are exec()ed
4134N/A* rework namespace support, don't use pivot_root, and mount things after creating the namespace, not before
4134N/A* journalctl: --cursor support, priority filtering
4134N/A* systemctl status: show coredumps
4134N/A* systemctl status: show whether journal was rotated since service started
4134N/A* journal: allow per-entry control on /var vs. /run (think incognito browser mode)
4134N/A* clean up session cgroups that remain after logout (think sshd), but eventually run empty
4134N/A* support "systemctl stop foobar@.service" to stop all units matching a certain template
4134N/A* logind: allow showing logout dialog from system
7115N/A* document that %% can be used to write % in a string that is specifier extended
4134N/A* when an instanced service exits, remove its parent cgroup too if possible.
4134N/A* as Tom Gundersen pointed out there's a always a dep loop if people use crypto file systems with random keys
4134N/A* if we can not get user quota for tmpfs, mount a separate tmpfs instance
7115N/A* be able to specify a forced restart of service A where service B depends on, in case B
7115N/A needs to be auto-respawned?
4134N/A* Something is wrong with symlink handling of "autovt@.service" in "systemctl list-unit-files"
4134N/A* when a bus name of a service disappears from the bus make sure to queue further activation requests
4134N/A* something like ConditionExec= or ExecStartPre= without failure state
4134N/A* tmpfiles: apply "x" on "D" too (see patch from William Douglas)
4134N/A* don't set $HOME in services unless requested
4134N/A* when we automatically restart a service, ensure we restart its rdeps, too.
4134N/A* allow Type=simple with PIDFile=
7115N/A* move PAM code into its own binary
7115N/A* warn if the user stops a service but not its associated socket
4134N/A* logind: spawn user@..service on login
4134N/A* logind: non-local X11 server handling
4134N/A* implement Register= switch in .socket units to enable registration
4134N/A in Avahi, RPC and other socket registration services.
4134N/A* make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early
7115N/A* readahead: use BTRFS_IOC_DEFRAG_RANGE instead of BTRFS_IOC_DEFRAG ioctl, with START_IO
4134N/A* readahead: check whether a btrfs volume includes ssd by checking mount flag "ssd"
4134N/A* support sd_notify() style notification when reload begins (RELOADING=1), reload is finished (READY=1), and add ReloadSignal= then to use in combination
4134N/A* support sd_notify() style notification when shutting down, to make auto-exit bus services work (STOPPING=1)
4134N/A* verify that the AF_UNIX sockets of a service in the fs still exist
4134N/A when we start a service in order to avoid confusion when a user
4134N/A assumes starting a service is enough to make it accessible
4134N/A* Make it possible to set the keymap independently from the font on
4134N/A the kernel cmdline. Right now setting one resets also the other.
4134N/A* move nss-myhostname into systemd
4134N/A* and a dbus call to generate target from current state
4134N/A* drop /.readahead on bigger upgrades with yum
4134N/A* add inode nr check to readahead to suppress preloading changed files
4134N/A* GC unreferenced jobs (such as .device jobs)
4134N/A* when failing to start a service due to ratelimiting, try again later, if restart=always is set
4134N/A - how to make changes to sysctl and sysfs attributes
4134N/A - how to pass throw-away units to systemd, or dynamically change properties of existing units
4134N/A - how to integrate cgconfig and suchlike with systemd
4134N/A - resource control in systemd
4134N/A* allow port=0 in .socket units
4134N/A* move readahead files into /var, look for them with .path units
4134N/A* when key file cannot be found, read it from kbd in cryptsetup
4134N/A* reuse mkdtemp namespace dirs in /tmp?
4134N/A* recreate systemd's D-Bus private socket file on SIGUSR2
4134N/A* Support --test based on current system state
4134N/A* investigate whether the gnome pty helper should be moved into systemd, to provide cgroup support.
4134N/A* maybe introduce ExecRestartPre=
4134N/A* configurable jitter for timer events
4134N/A* timer events with system resume
4134N/A* timer events on calendar time
4134N/A* dot output for --test showing the 'initial transaction'
4134N/A* calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)
4134N/A* implicitly import "defaults" settings file into all types
4134N/A* writable cgroups dbus properties for live changes
7115N/A* io priority during initialization
4134N/A* systemctl list-jobs - show dependencies
4134N/A* add systemctl switch to dump transaction without executing it
4134N/A* drop cap bounding set in readahead and other services
7115N/A - natively watch for dbus-*.service symlinks (PENDING)
7115N/A - allow disabling of fd passing when connecting a AF_UNIX connection
7115N/A - allow disabling of UID passing for AUTH EXTERNAL
4134N/A (patch in linux-next, on the way to the next kernel)
4134N/A* fix alsa mixer restore to not print error when no config is stored
4134N/A* make cryptsetup lower --iter-time
4134N/A* NTP: the kernel's 11-minutes-mode syncs the system time to the RTC, but only
4134N/A in an ~30 minutes window. It does not adjust larger differences. Find a way
4134N/A to tell the kernel, to always do a full time sync when the RTC is in UTC and
4134N/A we are in 11-minutes-mode. When we trust the system time to NTP we also want
4134N/A* patch kernel for cpu feature modalias for autoloading
aes/kvm/...
4134N/A (patches in linux-next, on the way to the next kernel)
4134N/A* kernel: add device_type = "fb", "fbcon" to class "graphics"
4134N/A* look for close() vs. close_nointr() vs. close_nointr_nofail()
4134N/A* check for strerror(r) instead of strerror(-r)
4134N/A* Use PR_SET_PROCTITLE_AREA if it becomes available in the kernel
4134N/A* %m in printf() instead of strerror();
4134N/A* set_put(), hashmap_put() return values check.
i.e. == 0 doesn't free()!