mirror of
https://github.com/systemd/systemd.git
synced 2024-12-22 17:35:35 +03:00
update TODO
This commit is contained in:
parent
82cf92e1f6
commit
023bf8999f
6
TODO
6
TODO
@ -130,6 +130,12 @@ Deprecations and removals:
|
|||||||
|
|
||||||
Features:
|
Features:
|
||||||
|
|
||||||
|
* make varlink.h a public API, i.e. give all symbols an sd_ prefix, and rename
|
||||||
|
header file to sd-varlink.h. This of course also means we have to make json.h
|
||||||
|
public the same way. Convert the function param checks from assert() to
|
||||||
|
assert_ret(). Only export the stuff we are sure about, and keep some symbols
|
||||||
|
internally where things are not clear whether we want other projects to use.
|
||||||
|
|
||||||
* add a new specifier to unit files that figures out the DDI the unit file is
|
* add a new specifier to unit files that figures out the DDI the unit file is
|
||||||
from, tracing through overlayfs, DM, loopback block device.
|
from, tracing through overlayfs, DM, loopback block device.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user