summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO10
1 files changed, 9 insertions, 1 deletions
diff --git a/TODO b/TODO
index d3d4e24..0024227 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,19 @@
arch2parabola:
+
+ #High priority:
+
+ ∙The copyright holders (Joseph Graham and Joshua Ismael) have agreed to
+ change the license to GPLv3. This should be done ASAP in case anyone else
+ wants to contribute.
∙When the script finnishes it asks the user if they want to keep the log
file or delete it. But that log file contains some essential things that
the user needs to see (such as pacman's output when in installs libre
replacements). These things should be output to the terminal, as well as
written in the log. Use `tee' to do this.
+
+ #Low priority:
+
∙Make a brief explanation of everything it does in the comments at the top
of the code.
∙After installing the libre mirrorlist, it should ask they user if
`rankmirrors' should be run on the mirrorlist.
- ∙The copyright holders should discuss whether to change the license. \ No newline at end of file