log build.sh @ 32:676e1b843ee4

age author description
Thu, 01 Nov 2012 16:57:15 -0500 Rob Landley Check for a bug that keeps hitting me when I forget to set $PATH. :)
Sun, 30 Oct 2011 17:58:22 -0500 Rob Landley Fix to previous commit: allow build.sh to run a build without a symlink to common/builder.sh
Sun, 30 Oct 2011 13:31:10 -0500 Rob Landley Instead of symlinking build.sh with a brittle relative path, just call common/builder.sh when an image has no build.sh.
Sat, 29 Oct 2011 12:42:27 -0500 Rob Landley Typo preventing shell script from reliably using bash.
Sun, 18 Sep 2011 18:03:47 -0500 Rob Landley Move repeated wrapper code into top level build.sh. 1.1.0
Wed, 06 Jul 2011 07:50:06 -0500 Rob Landley Add "all" target to build.sh
Tue, 05 Jul 2011 04:58:44 -0500 Rob Landley Convert builds to use the new layout.