summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe <joe@joelightning.com>2011-02-28 15:24:16 +0000
committerJoe <joe@joelightning.com>2011-02-28 15:24:16 +0000
commit0e1628c5299fd592a8de1e3abe63551eab67b40a (patch)
tree3a0a49f4a5afa7e322add1585f2617ab9de9543d
parent6577f7db15df9c5d19532bde142a29a675d5aa77 (diff)
Re-arranged the TODO in order of priority.
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..88416e6
--- /dev/null
+++ b/TODO
@@ -0,0 +1,10 @@
+arch2parabola:
+ ∙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.
+ ∙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.