summaryrefslogtreecommitdiff
path: root/doc/bootstrap
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-06-01 23:11:18 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2008-06-01 23:11:18 +0200
commit9a57a64405af12b5b82bf7e068bd32a3f9813550 (patch)
tree361cb69439b8ffcb5e047dfe8cbfb8cf17afaaa2 /doc/bootstrap
parentdb14439ef03b67dfacaab96eb40278fe247d4c22 (diff)
added docs for bootstrap and checklinks
Diffstat (limited to 'doc/bootstrap')
-rw-r--r--doc/bootstrap14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/bootstrap b/doc/bootstrap
new file mode 100644
index 0000000..9eb306a
--- /dev/null
+++ b/doc/bootstrap
@@ -0,0 +1,14 @@
+bootstrap - install the most essential utilities in $HOME.
+
+Usage: ./bootstrap
+
+bootstrap will, in this order, do the following:
+
+ * create a basic directory structure
+
+ * Check whether python is installed on the machine
+
+ * Check whether mercurial is install on the machine
+ If not, receives a pre-build one via ssh/tar
+
+ * Clone and then install the core repository