aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-02-20 01:27:45 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-02-20 01:27:45 +0000
commit208ca9a5e3c8949edfa553525be174957c956c4d (patch)
tree722957ae96bccf1dea3b90d02b8bb555f32f414e /targets/stage2/stage2-chroot.sh
parentWow. I need to make sure that we actually comment comments in make.conf or w... (diff)
downloadcatalyst-208ca9a5e3c8949edfa553525be174957c956c4d.tar.gz
catalyst-208ca9a5e3c8949edfa553525be174957c956c4d.tar.bz2
catalyst-208ca9a5e3c8949edfa553525be174957c956c4d.zip
Clean up the debug code that I've added to stage1, move it to chroot_functions.sh, and call it from all of our main targets.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1305 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'targets/stage2/stage2-chroot.sh')
-rwxr-xr-xtargets/stage2/stage2-chroot.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/targets/stage2/stage2-chroot.sh b/targets/stage2/stage2-chroot.sh
index ec9016cc..dc8d2407 100755
--- a/targets/stage2/stage2-chroot.sh
+++ b/targets/stage2/stage2-chroot.sh
@@ -6,6 +6,8 @@ update_env_settings
setup_myfeatures
+show_debug
+
# Setup the environment
export FEATURES="${clst_myfeatures} nodoc noman noinfo"