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
279858059d
commit
a624aa9e3d
4
TODO
4
TODO
@ -19,6 +19,8 @@ F18:
|
||||
|
||||
Features:
|
||||
|
||||
* add form factor to /etc/machine-info
|
||||
|
||||
* use C11 static_assert() where we currently use assert_cc()
|
||||
|
||||
* journald: also get thread ID from client, plus thread name
|
||||
@ -488,8 +490,6 @@ Features:
|
||||
|
||||
* readahead: use BTRFS_IOC_DEFRAG_RANGE instead of BTRFS_IOC_DEFRAG ioctl, with START_IO
|
||||
|
||||
* readahead: check whether a btrfs volume includes ssd by checking mount flag "ssd"
|
||||
|
||||
* support sd_notify() style notification when reload begins (RELOADING=1), reload is finished (READY=1), and add ReloadSignal= then to use in combination
|
||||
|
||||
* support sd_notify() style notification when shutting down, to make auto-exit bus services work (STOPPING=1)
|
||||
|
Loading…
Reference in New Issue
Block a user