From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OYnl0-0001Vq-P3 for garchives@archives.gentoo.org; Tue, 13 Jul 2010 22:15:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0ACB9E0BA2; Tue, 13 Jul 2010 22:15:00 +0000 (UTC) Received: from mail-gw0-f53.google.com (mail-gw0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id DCA52E0BA2 for ; Tue, 13 Jul 2010 22:14:59 +0000 (UTC) Received: by gwb10 with SMTP id 10so3413014gwb.40 for ; Tue, 13 Jul 2010 15:14:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=ko6+e1RRybliQbiDrMRa9juteO1Uoag6LvMyazxMz0M=; b=t/BIcRG3epUHa3Pmk9oiNioJGc2tWIAzqkbSkuVlEBJ83mOon0vl7nJoQRcUj8ygsl kxqcsAY/ML2oAmBatM2HqoessyzmNzupCzQwXrzPbN6D//CjfaHwHu57w+GHhaG+IlDc llAkqk4SSc48+KV6S05qb/shNXCLarRsmeWxU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=mHK9XIzIpOtPeqYFI/+Wv4nR6ADzaOvFKV/Sssmq1ZwWgWnyMSsJTYR8tfy6UtrTLa RyTZPcn8Z3Avz0BV5G/TdOySjMEpSmqNA3vkU33A2gbNbD1xG0gV9M+4Ig1ERIsuL35L X+GExjohKOUU1A0GPU4XvoMhi8cz4OeZKI6Rg= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.150.250.35 with SMTP id x35mr7555785ybh.390.1279059299058; Tue, 13 Jul 2010 15:14:59 -0700 (PDT) Sender: paul.hartman@gmail.com Received: by 10.151.102.2 with HTTP; Tue, 13 Jul 2010 15:14:59 -0700 (PDT) In-Reply-To: References: <4C3C98E4.9060400@gmail.com> Date: Tue, 13 Jul 2010 17:14:59 -0500 X-Google-Sender-Auth: Ia6xqLFjpEZ9pmmY9coCVSsxzTw Message-ID: Subject: Re: [gentoo-user] how can I make "emerge --sync" less verbose? From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: f359ae56-9d91-493e-9bf9-afb0fe172310 X-Archives-Hash: 103788c6667e7108bd06596e6a865577 On Tue, Jul 13, 2010 at 5:14 PM, Paul Hartman wrote: > On Tue, Jul 13, 2010 at 11:48 AM, Jarry wrote: >> Hi, >> subject says it all: I'm using gentoo over rather slow line, >> and while syncing portage tree, lines keep scrolling so fast >> it saturates my connection. How can I make "emerge --sync" >> somehow less verbose? >> >> I know, I can use "--quiet", but then I do not see anyting. >> Maybe something like status-bar, or counter (0-100%) would >> be nice... > > If you use eix-sync you can make emerge be quir and let eix show you > the differences when it's done. (It's very useful even if you're not > on a slow link.) quir=quiet... typo, sorry.