[SM-Commit] GIT changes to devel-andrew cauldron by Andrew Stitt (85d5c4d1bbbcbad9a46948ebac3ad86a3ea05e64)

Andrew Stitt scm at sourcemage.org
Sun Dec 7 16:07:34 EST 2008


GIT changes to devel-andrew cauldron by Andrew Stitt <acedit at armory.com>:

 scripts/twelve-step-program.sh |    3 +++
 1 files changed, 3 insertions(+)

New commits:
commit 85d5c4d1bbbcbad9a46948ebac3ad86a3ea05e64
Author: Andrew Stitt <acedit at armory.com>
Commit: Andrew Stitt <acedit at armory.com>

    scripts/twelve-step-program.sh: add resolv.conf

diff --git a/scripts/twelve-step-program.sh b/scripts/twelve-step-program.sh
index 9abdc41..8f9daf5 100755
--- a/scripts/twelve-step-program.sh
+++ b/scripts/twelve-step-program.sh
@@ -14,6 +14,9 @@
   test -d /root/build || 
   echo 'step 1 failed' >> /var/log/sorcery/activity
 
+  # step 1.5 (add resolv.conf)
+  # cp /etc/resolv.conf > /root/build/etc/resolv.conf
+
   # step 2 (build spells)
   echo step 2
   bash /root/cauldron/scripts/spellcaster.sh -c /root/build x86 ||



More information about the SM-Commit mailing list