aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2008-02-21 02:03:30 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2008-02-21 02:03:30 +0000
commit6aa007caa3b89635bf4be4cb8ff614618daa18dc (patch)
treeb83c08c83eabb84568c54a50bb348076e35aed45 /targets/stage2/stage2-chroot.sh
parentSince my python sucks and I don't feel like troubleshooting it at the moment,... (diff)
downloadcatalyst-6aa007caa3b89635bf4be4cb8ff614618daa18dc.tar.gz
catalyst-6aa007caa3b89635bf4be4cb8ff614618daa18dc.tar.bz2
catalyst-6aa007caa3b89635bf4be4cb8ff614618daa18dc.zip
Moved creating of stage1 package list to the beginning of stage1-chroot.sh so we can get the output with --debug, added --newuse to the options for stage1, as we should always rebuild any package where the USE has changed, removed removal of portage logs from stage2-chroot.sh since it is being done by cleanup_stages, moved world removal in cleanup_stages into a check for stages 1 through 3, made update_env_settings check for the existence of env-update before running it since we now run update_env_settings by default everywhere chroot-functions.sh is sourced, and added a section to show_debug to list the packages, since we don't yet force-enable verbose with debug.
git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@1318 d1e1f19c-881f-0410-ab34-b69fee027534
Diffstat (limited to 'targets/stage2/stage2-chroot.sh')
-rwxr-xr-xtargets/stage2/stage2-chroot.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/targets/stage2/stage2-chroot.sh b/targets/stage2/stage2-chroot.sh
index e696d044..ca86d901 100755
--- a/targets/stage2/stage2-chroot.sh
+++ b/targets/stage2/stage2-chroot.sh
@@ -20,4 +20,3 @@ fi
## START BUILD
/usr/portage/scripts/bootstrap.sh ${bootstrap_opts} || exit 1
-rm -f /var/log/emerge.log /var/log/portage/elog/*