summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-10 13:54:39 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-10 13:54:39 +0100
commit2b0d36b249a7d3c0daefef18468c052b969c61fd (patch)
tree5e2010520285b857ba74c4b2b594ba757c0dc687 /README
parent1bc04b995a0ad2ae1bcaf1c8147842bbec2f5d45 (diff)
temporary woraround for broken array indirection
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index 681fd8d..f3b7973 100644
--- a/README
+++ b/README
@@ -88,6 +88,9 @@ You can specify a core procedure on the command line by specifying
'<module_name>/<procedure_name>'
+If you want to do debugging, just call the debug function and export DEBUG=1
+before calling the scripts.
+
Much of the code in the core module is taken (and modified) from the 'real' arch linux install
scripts code. (/arch/setup and /arch/quickinst). the modifications are mostly done
to make the code more (re)useable and to separate backend code, user