diff build.sh @ 888:626288dd5cf3

Lots of comments.
author Rob Landley <rob@landley.net>
date Mon, 16 Nov 2009 01:45:56 -0600
parents 53fea19e430a
children a541c5a96ff3
line wrap: on
line diff
--- a/build.sh	Sun Nov 15 14:50:25 2009 -0600
+++ b/build.sh	Mon Nov 16 01:45:56 2009 -0600
@@ -1,5 +1,7 @@
 #!/bin/bash
 
+# Run all the steps needed to build a system image from scratch.
+
 # If run with no arguments, list architectures.
 
 ARCH="$1"