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 1S9Pje-0008E1-TW for garchives@archives.gentoo.org; Sun, 18 Mar 2012 23:42:03 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 12FA6E0C72; Sun, 18 Mar 2012 23:41:53 +0000 (UTC) Received: from svr-us4.tirtonadi.com (svr-us4.tirtonadi.com [69.65.43.212]) by pigeon.gentoo.org (Postfix) with ESMTP id 093CDE0C5E for ; Sun, 18 Mar 2012 23:40:59 +0000 (UTC) Received: from mail-vx0-f181.google.com ([209.85.220.181]) by svr-us4.tirtonadi.com with esmtpsa (TLSv1:RC4-SHA:128) (Exim 4.69) (envelope-from ) id 1S9Pid-000yuu-Ap for gentoo-user@lists.gentoo.org; Mon, 19 Mar 2012 06:40:59 +0700 Received: by vcge1 with SMTP id e1so7006497vcg.40 for ; Sun, 18 Mar 2012 16:40:57 -0700 (PDT) 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.52.90.178 with SMTP id bx18mr4364370vdb.123.1332114057087; Sun, 18 Mar 2012 16:40:57 -0700 (PDT) Received: by 10.220.58.200 with HTTP; Sun, 18 Mar 2012 16:40:57 -0700 (PDT) Received: by 10.220.58.200 with HTTP; Sun, 18 Mar 2012 16:40:57 -0700 (PDT) In-Reply-To: References: <20120319000901.7ea550ec@khamul.example.com> Date: Mon, 19 Mar 2012 06:40:57 +0700 Message-ID: Subject: Re: [gentoo-user] quickpkg on a complete system? From: Pandu Poluan To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=20cf3071cffa2c492204bb8cf9e7 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - svr-us4.tirtonadi.com X-AntiAbuse: Original Domain - lists.gentoo.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - poluan.info X-Archives-Salt: 0e0c41ea-7f39-431e-9ead-2071421f973c X-Archives-Hash: 1ba9b66e1ebfae1af0636b33f6793076 --20cf3071cffa2c492204bb8cf9e7 Content-Type: text/plain; charset=UTF-8 On Mar 19, 2012 6:13 AM, "Mark Knecht" wrote: > ---- >8 snip > > eix -Ic --only-names | xargs quickpkg --include-config=y > > which seems to doing the job, although it's still running so I'll have > to count the packages when it completes. > I personally would use xargs' -P and -n options to introduce some parallelism. But I haven't actually tested that :-) Rgds, --20cf3071cffa2c492204bb8cf9e7 Content-Type: text/html; charset=UTF-8


On Mar 19, 2012 6:13 AM, "Mark Knecht" <markknecht@gmail.com> wrote:
>

---- >8 snip

>
> eix -Ic --only-names | xargs quickpkg --include-config=y
>
> which seems to doing the job, although it's still running so I'll have
> to count the packages when it completes.
>

I personally would use xargs' -P and -n options to introduce some parallelism. But I haven't actually tested that :-)

Rgds,

--20cf3071cffa2c492204bb8cf9e7--