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 <gentoo-user+bounces-109789-garchives=archives.gentoo.org@lists.gentoo.org>) id 1O17I2-00046E-RK for garchives@archives.gentoo.org; Mon, 12 Apr 2010 00:14:10 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4EB7BE06F9; Mon, 12 Apr 2010 00:13:27 +0000 (UTC) Received: from mail-pz0-f203.google.com (mail-pz0-f203.google.com [209.85.222.203]) by pigeon.gentoo.org (Postfix) with ESMTP id 20CC2E06F9 for <gentoo-user@lists.gentoo.org>; Mon, 12 Apr 2010 00:13:27 +0000 (UTC) Received: by pzk41 with SMTP id 41so3988248pzk.10 for <gentoo-user@lists.gentoo.org>; Sun, 11 Apr 2010 17:13:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:received:message-id:subject:from:to:content-type; bh=cn6DSPuZTc5QAu30hy28WSL2Vwkhe+GLZxCaTf5e/wk=; b=CG0zOVnm5xNg4lBk/TjtalUQS/iuz0jEJiwFsRe9VS1/qESpq6Ff8gxcI+Cc06TEqk kidOZLfhavBPMo02NtlEdhh3LZQNYhisAv0iWuyZWjJzd9sluqkyLMRE2Mn/NxmpHOEn yrSoRrgbSrRyCTuo1ph+V9opWXmEdTE6p3Y/w= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ssNAN5Ko0mifQQjM1M+uo+ovRICjuDtCQFbZFcHP4Uu3VVwQePPVOX1I98+fp0zWpU lwdOvkxGHhhzwBQ4zHGnJpKcH+XYrVy+/YXxnvtHd0Y286usEk80Z3aA2iGR+VNCrJB5 A8YIgjOGZjCPRLZrtLxoAMP4E6o7vIOb2S2Rw= Precedence: bulk List-Post: <mailto:gentoo-user@lists.gentoo.org> List-Help: <mailto:gentoo-user+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-user+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-user+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-user.gentoo.org> X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Received: by 10.143.160.19 with HTTP; Sun, 11 Apr 2010 17:13:26 -0700 (PDT) In-Reply-To: <20100412010051.538443a9@zaphod.digimed.co.uk> References: <87zl19defe.fsf@gmail.com> <20100411204322.5d83edc3@digimed.co.uk> <q2w5bdc1c8b1004111424qcfe458cajc2e178017dd222bb@mail.gmail.com> <u2i5bdc1c8b1004111459h41c714e7l5e55a7a91df54f33@mail.gmail.com> <20100411235544.3f90bc76@digimed.co.uk> <l2w5bdc1c8b1004111611t78ad4837vfb5a0332b3e3c367@mail.gmail.com> <20100412010051.538443a9@zaphod.digimed.co.uk> Date: Sun, 11 Apr 2010 17:13:26 -0700 Received: by 10.142.208.16 with SMTP id f16mr1203322wfg.252.1271031206543; Sun, 11 Apr 2010 17:13:26 -0700 (PDT) Message-ID: <i2j5bdc1c8b1004111713kd867318ie8b4f212999e7624@mail.gmail.com> Subject: Re: [gentoo-user] Switching to unstable From: Mark Knecht <markknecht@gmail.com> To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: ee63c17b-56ed-4643-9b96-77d92afed73a X-Archives-Hash: 17152eb7029d37b5b941b822bf184ba8 On Sun, Apr 11, 2010 at 5:00 PM, Neil Bothwick <neil@digimed.co.uk> wrote: > On Sun, 11 Apr 2010 16:11:53 -0700, Mark Knecht wrote: > >> > Doing system first makes good sense. Then you can update your config >> > files, follow the openrc update etc and then reboot. The world part of >> > the update will take quite a while, especially if you use KDE or >> > GNOME. >> >> <hehe> Less than most PC. It's an i7-980x with 24GB of RAM with RAID1. > > Oh, is that all, I thought you had something quite fast? > > :P > Fast for under 100 lbs of iron. I'm sure the big boys must have things much faster. Full KDE in 109 minutes seemed pretty good to me, and it's fun to watch 12 processors max out at the same time. 3 drive RAID1 for Gentoo and backups, 2 drive RAID0 for where the VMs will run. 1 extra drive in the box in case a drive goes bad one of these days. A couple of packages in this OpenRC upgrade aren't building. I hope they are less important. So far groff and help2man have failed so I did --resume --skip-first and moved on for now. If I get to the end, do the hand edits and manage to reboot then I'll do an emerge -e @system just to make sure things are really OK before dealing with @world. Thanks, Mark