From 4b21c26a056133289be4e5d0103e01bdf2c44ae8 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Mon, 6 Sep 2021 13:33:46 +0200 Subject: [PATCH] TODO: remove one finished item, add two minor bugs --- TODO.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/TODO.md b/TODO.md index 1f5aba8d0..7e550e328 100644 --- a/TODO.md +++ b/TODO.md @@ -4,8 +4,6 @@ * work on device nodes -* allow passing env vars - * mkosi --all (for building everything in mkosi.files/) * --architecture= is chaos: we need to define a clear vocabulary of @@ -19,3 +17,9 @@ automatic updating schemes (i.e. take an old image that is currently in use, add a root partition with the new root image (+ verity), and drop the new kernel into the ESP, and an update is complete. + +* minimization with gpt_btrfs doesn't seem to take fs compression into + account. The resulting device is half-empty. + +* --format gpt_mksquashfs --minimize throws an error. It should just + silently ignore --minimize, since it's implied. -- 2.47.2