sm-commit AT lists.ibiblio.org
Subject: Source Mage code commit list
List archive
[SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (c39e7603f6775e3cd2e9f16dee308c6136dafceb)
- From: Justin Boffemmyer <scm AT sourcemage.org>
- To: sm-commit AT lists.ibiblio.org
- Subject: [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (c39e7603f6775e3cd2e9f16dee308c6136dafceb)
- Date: Fri, 9 Jan 2009 19:44:31 -0600
GIT changes to test cauldron by Justin Boffemmyer <flux AT sourcemage.org>:
scripts/spellcaster.sh | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
New commits:
commit c39e7603f6775e3cd2e9f16dee308c6136dafceb
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>
scripts/spellcaster.sh: chroot->cauldronchr.sh
Use cauldronchr.sh to run tablets.sh (generates tablet info in SYSDIR)
instead of chroot, because chroot doesn't take care of the dev/ and
proc/ trees which are needed or no binaries will be found in path.
diff --git a/scripts/spellcaster.sh b/scripts/spellcaster.sh
index 464e414..bd7d9ce 100755
--- a/scripts/spellcaster.sh
+++ b/scripts/spellcaster.sh
@@ -422,7 +422,7 @@ function setup_sys() {
msg "Generating SYSDIR tablet info"
chmod a+x "$SYSDIR"/tablets.sh &&
- chroot "$SYSDIR" /tablets.sh &&
+ "$MYDIR"/cauldronchr.sh -d "$SYSDIR" /tablets.sh &&
rm -f "$SYSDIR"/tablets.sh
# populate /dev with static device nodes
- [SM-Commit] GIT changes to test cauldron by Justin Boffemmyer (c39e7603f6775e3cd2e9f16dee308c6136dafceb), Justin Boffemmyer, 01/09/2009
Archive powered by MHonArc 2.6.24.