summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Kowis2007-08-18 12:38:00 -0500
committerDavid Kowis2007-08-18 12:38:00 -0500
commitd7ec4cb45a90b5aabdda1550ceab49316ec392f0 (patch)
treee5f4264c818b4afb29fc730c3c5adf4de54fba96
parent7c367bc810bf630b42a80e668de496944e6aa9b0 (diff)
Removing debugging stuffdevel-dkowis
-rwxr-xr-xscripts/isoStage14
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/isoStage1 b/scripts/isoStage1
index 5dbf078..d080132 100755
--- a/scripts/isoStage1
+++ b/scripts/isoStage1
@@ -1,9 +1,5 @@
#!/bin/bash
-echo "I SHOULD BE IN A CHROOT!!!"
-pwd
-echo "if not abort me"
-read
# this is the first stage of building an ISO.
# it'll be run as a chroot. and build things that both the ISO and the
# target system need.