summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2009-08-03 22:02:51 +0200
committerDieter Plaetinck <dieter@plaetinck.be>2009-08-03 22:02:51 +0200
commit7f3916486d3e6391e69cc20fb05a4eab2c118a46 (patch)
tree7bc8136de7abb052b7b0af19ab28f4cb16a69cd9
parent19bbc986887fbbd782588475f1553ceec7131704 (diff)
todo updates
-rw-r--r--TODO1
-rwxr-xr-xmake-doc.sh4
2 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index f27dad5..f457c3c 100644
--- a/TODO
+++ b/TODO
@@ -1,6 +1,7 @@
See also the FIXME's and TODO's in the code, and http://bugs.archlinux.org/toplevel/proj6
CURRENT ISSUES:
+* at some point we will/should support pxe based or same-system based arch installations. document that.
* implement depend_profile
* add /var/lib/aif/profiles directory to packages and document it.
* check the existence of /src/core/pkg and based on that set a different default value. in interactive_select_source
diff --git a/make-doc.sh b/make-doc.sh
index 3b4b12d..e05fb7c 100755
--- a/make-doc.sh
+++ b/make-doc.sh
@@ -1,5 +1,9 @@
#!/bin/sh
which markdown &>/dev/null || echo "Need markdown utility!" >&2
+# do we need to sed links?
+# do we need to add section 'avail languages'? like http://wiki.archlinux.org/index.php/Official_Arch_Linux_Install_Guide
+# what about summary and related articles?
+# obfuscate email?
for i in doc/official_installation_guide_??
do