From 0e1628c5299fd592a8de1e3abe63551eab67b40a Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 28 Feb 2011 15:24:16 +0000 Subject: Re-arranged the TODO in order of priority. --- TODO | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 TODO 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. -- cgit v1.2.3