From b7c5a28fe02051390000dfbe21d6ff639e39d573 Mon Sep 17 00:00:00 2001 From: David Tomaschik Date: Thu, 28 Dec 2017 10:27:17 -0800 Subject: [PATCH] README bump. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d119f5a..24d8d4f 100644 --- a/README.md +++ b/README.md @@ -31,3 +31,8 @@ INSTALL_PKGS: Install common packages, if on a Debian-like system. (Defaults to opposite of $MINIMAL.) SAVE: Save the install options to ${BASEDIR}/installed-prefs ``` +### TODO ### + +[ ] Re-do the installation of packages. + [ ] Make manual installation of sets easy/possible. + [ ] Make missing packages not cause a full set failure.