mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-13 12:58:20 +03:00
update TODO
This commit is contained in:
parent
26166c88e0
commit
7d417f0f35
12
TODO
12
TODO
@ -34,6 +34,12 @@ External:
|
||||
|
||||
Features:
|
||||
|
||||
* create a btrfs qgroup for /var/lib/machines, and add all container
|
||||
subvolumes we create to it.
|
||||
|
||||
* nspawn: add --overlay= to support overlay file systems, similar to
|
||||
--tmpfs= and --bind=.
|
||||
|
||||
* When logging about multiple units (stopping BoundTo units, conflicts, etc.),
|
||||
log both units as UNIT=, so that journalctl -u triggers on both.
|
||||
|
||||
@ -65,10 +71,6 @@ Features:
|
||||
* Introduce $LISTEN_NAMES to complement $LISTEN_FDS, containing a
|
||||
colon separated list of identifiers for the fds passed.
|
||||
|
||||
* networkd: implement BindCarrier= logic to .network units that binds
|
||||
application of the file to the carrier sense on another interface,
|
||||
in order to implement uplink/downlink logic.
|
||||
|
||||
* when the fstab-generator runs in the initrd, it should create a /dev/null mask for systemd-fsck-root.service, to avoid that the the root fs is fsck'ed twice.
|
||||
|
||||
* maybe introduce WantsMountsFor=? Usecase:
|
||||
@ -132,8 +134,6 @@ Features:
|
||||
|
||||
* "machinectl commit" that takes a writable snapshot of a tree, invokes a shell in it, and marks it read-only after use
|
||||
|
||||
* add transparent btrfs pool in a loopback file in /var if btrfs operations (such as systemd-import pull-dkr) are used and /var is not a btrfs file system
|
||||
|
||||
* systemd-nspawn -x should support ephemeral instances of gpt images
|
||||
|
||||
* hostnamectl: show root image uuid
|
||||
|
Loading…
x
Reference in New Issue
Block a user