aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-02-20 01:45:39 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-02-20 01:45:39 +0000
commitad1f64c26148971ee2e2172fdd59a5d9eb4c1895 (patch)
treebd805b853ca4d5a067d0d1598a02083fb6f6559c /targets/stage2/stage2-chroot.sh
parentClean up the debug code that I've added to stage1, move it to chroot_function... (diff)
downloadcatalyst-ad1f64c26148971ee2e2172fdd59a5d9eb4c1895.tar.gz
catalyst-ad1f64c26148971ee2e2172fdd59a5d9eb4c1895.tar.bz2
catalyst-ad1f64c26148971ee2e2172fdd59a5d9eb4c1895.zip
Removing any functions that we now call by default when we source chroot-functions.sh by default.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1306 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'targets/stage2/stage2-chroot.sh')
-rwxr-xr-xtargets/stage2/stage2-chroot.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/targets/stage2/stage2-chroot.sh b/targets/stage2/stage2-chroot.sh
index dc8d2407..40c627ed 100755
--- a/targets/stage2/stage2-chroot.sh
+++ b/targets/stage2/stage2-chroot.sh
@@ -2,12 +2,6 @@
. /tmp/chroot-functions.sh
-update_env_settings
-
-setup_myfeatures
-
-show_debug
-
# Setup the environment
export FEATURES="${clst_myfeatures} nodoc noman noinfo"