From 2e1dc9f86a3698426cea9c9fcc9e5f7b91721808 Mon Sep 17 00:00:00 2001
From: Patrick McDermott <patrick.mcdermott@libiquity.com>
Date: Sun, 17 Jan 2021 02:51:58 -0500
Subject: TODO: Update for version 3.0.0

---
diff --git a/TODO b/TODO
index ec136f3..498254d 100644
--- a/TODO
+++ b/TODO
@@ -1,16 +1,7 @@
-  * Add interactive frontend for installers:
-    - Clean up `install_system()` and `installer-pc` output
-      + Maybe write everything to an installation log file in `${root}/var/log/`
-    - New `lib/tui.sh` interface to `lib/tui/select.sh` and `lib/tui/dialog.sh`
-      backends (with `configure` looking for **dialog**)
-    - Make `install_system()` accept an output callback to use instead of
-      `info()`
-    - Add library functions for a `select` implementation, pretty-printing sizes
-      in decimal and binary units, and searching for block devices
-    - Implement an interactive mode of `installer-pc`:
-      + Change usage to `[-a <arch> -p <plat> [-m <mirror>] <suite> <device>]`
-        (i.e. make all arguments optional)
-      + Get a `Manifest` of suites from profile, present options to user
-      + Call a profile function to get architectures (with names and
-        descriptions) for a given suite and platform
-      + Pass a tui function as the output callback to `install_system()`
+Tasks for version 3.0.0
+-----------------------
+
+* `man/prokit-install.8in`: Update
+* `prokit install`: Consider making `<suite>` argument optional
+* `prof_proteanos_make_initramfs()`: Make XZ's BCJ option architecture-dependent
+* `_install_get_pkgs()`: Resolve `FIXME`
--
cgit v0.9.1