From 8ac0542545ad2f5efc7d6269677e5ddbc3f0841c Mon Sep 17 00:00:00 2001 From: Eric Edgar Date: Tue, 13 Dec 2005 22:23:23 +0000 Subject: [PATCH] Silence more of portages beeps and clicks and whistles git-svn-id: svn+ssh://svn.gentoo.org/var/svnroot/catalyst/trunk@966 d1e1f19c-881f-0410-ab34-b69fee027534 --- ChangeLog | 6 +++++- targets/support/chroot-functions.sh | 2 ++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index a6961f02..875f5a78 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.453 2005/12/13 20:52:52 rocket Exp $ +# $Header: /var/cvsroot/gentoo/src/catalyst/ChangeLog,v 1.454 2005/12/13 22:23:23 rocket Exp $ + + 13 Dec 2005; Eric Edgar + targets/support/chroot-functions.sh: + Silence more of portages beeps and clicks and whistles 13 Dec 2005; Eric Edgar targets/support/chroot-functions.sh: diff --git a/targets/support/chroot-functions.sh b/targets/support/chroot-functions.sh index 10bb1c6a..6e4c84e3 100755 --- a/targets/support/chroot-functions.sh +++ b/targets/support/chroot-functions.sh @@ -142,6 +142,8 @@ run_emerge() { export EMERGE_WARNING_DELAY=0 export CLEAN_DELAY=0 + export EBEEP_IGNORE=0 + export EPAUSE_IGNORE=0 export CONFIG_PROTECT="-*" if [ -n "${clst_VERBOSE}" ] -- 2.26.2