mirror of
https://github.com/systemd/systemd.git
synced 2024-11-23 10:13:34 +08:00
update TODO
This commit is contained in:
parent
e5e900edcd
commit
33bc21c3cb
5
TODO
5
TODO
@ -88,6 +88,11 @@ Janitorial Clean-ups:
|
||||
string_hash_ops_free everywhere, so that destruction is implicit rather than
|
||||
explicit. Similar, for other special hashmap/set/ordered_hashmap destructors.
|
||||
|
||||
* generators sometimes apply C escaping and somethines specifier escaping to
|
||||
paths and similar strings they write out. Sometimes both. We should clean
|
||||
this up, and should probably always apply both, i.e. introduce
|
||||
unit_file_escape() or so, which applies both.
|
||||
|
||||
Deprecations and removals:
|
||||
|
||||
* Remove any support for booting without /usr pre-mounted in the initrd entirely.
|
||||
|
Loading…
Reference in New Issue
Block a user