summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2020-08-04 08:56:54 +0200
committerLennart Poettering <lennart@poettering.net>2020-08-24 22:01:09 +0200
commitc2f418d5951a89a1313bfa7ac75ec4ed9bf51bca (patch)
tree0abf8e476a3ef15d0c41f33eaeb44fa3d6ed8c9e /TODO
parentdfb4d0ae0d0731c5efa0572f6433a2ee80a89dfb (diff)
downloadsystemd-c2f418d5951a89a1313bfa7ac75ec4ed9bf51bca.tar.gz
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 0 insertions, 7 deletions
diff --git a/TODO b/TODO
index 17fe6e8b2a..b63b436e29 100644
--- a/TODO
+++ b/TODO
@@ -234,9 +234,6 @@ Features:
* systemd-repart: allow sizing partitions as factor of available RAM, so that
we can reasonably size swap partitions for hibernation.
-* systemd-repart: allow running mkfs before making partitions pop up +
- encryption via LUKS to allow booting into an empty root with only /usr mounted in
-
* systemd-repart: allow managing the gpt read-only partition flag + auto-mount flag
* systemd-repart: allow boolean option that ensures that if existing partition
@@ -252,10 +249,6 @@ Features:
* systemd-repart: add per-partition option to fail if partition already exist,
i.e. is not added new. Similar, add option to fail if partition does not exist yet.
-* systemd-repart: add --size=auto for generating/resizing images of minimal
- size, i.e. where the image file is sized exactly as large as necessary taking
- SizeMin= into account, but not a single byte larger.
-
* systemd-repart: allow disabling growing of specific partitions, or making
them (think ESP: we don't ever want to grow it, since we cannot resize vfat)