summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe <joe@joelightning.com>2011-03-06 19:28:48 +0000
committerJoe <joe@joelightning.com>2011-03-06 19:28:48 +0000
commit005de13da693e777d1c1c68982dbf20376201ee4 (patch)
tree6bb67a25d682c7034355cf4bf77ca0944f13d899
parent7aa02a96a08da5df7a8e6ec6f573301d69ec814c (diff)
Updated the TODO.
-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