From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-user+bounces-198800-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (2048 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id C23CE15808D
	for <garchives@archives.gentoo.org>; Sat, 23 Apr 2022 12:15:27 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 47B6EE097B;
	Sat, 23 Apr 2022 12:15:17 +0000 (UTC)
Received: from mail2.netcon.at (mail2.netcon.at [109.70.238.2])
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
	 key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256)
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id DC13DE0974
	for <gentoo-user@lists.gentoo.org>; Sat, 23 Apr 2022 12:15:15 +0000 (UTC)
Received: from localhost ([127.0.0.1])
	by mail2.netcon.at with ESMTPS
	(using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256 bits))
	for gentoo-user@lists.gentoo.org;
	Sat, 23 Apr 2022 14:15:11 +0200
Received: from localhost (localhost [127.0.0.1])
	by isp1.netcon.at (Postfix) with ESMTP id D55C218EB132
	for <gentoo-user@lists.gentoo.org>; Sat, 23 Apr 2022 14:15:11 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at isp1.netcon.intern
Received: from isp1.netcon.at ([127.0.0.1])
	by localhost (isp1.netcon.at [127.0.0.1]) (amavisd-new, port 10026)
	with ESMTP id hPku-G6ug9Z6 for <gentoo-user@lists.gentoo.org>;
	Sat, 23 Apr 2022 14:15:09 +0200 (CEST)
Received: from puchmayr.linznet.at (unknown [91.142.26.35])
	by isp1.netcon.at (Postfix) with ESMTPS id D995E18EB105
	for <gentoo-user@lists.gentoo.org>; Sat, 23 Apr 2022 14:15:08 +0200 (CEST)
Received: (qmail 11037 invoked from network); 23 Apr 2022 12:14:41 -0000
Received: from zeus.local (HELO zeus.localnet) (192.168.1.2)
  by mail.local with SMTP; 23 Apr 2022 12:14:41 -0000
From: Alexander Puchmayr <alexander.puchmayr@linznet.at>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Would a Thinkpad X200 be too much trouble too run gentoo on?
Date: Sat, 23 Apr 2022 14:15:08 +0200
Message-ID: <4391831.LvFx2qVVIh@zeus>
In-Reply-To: <20220421124924.qpeyxgbpwepk2zki@localhost>
References: <20220421124924.qpeyxgbpwepk2zki@localhost>
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
X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply
MIME-Version: 1.0
Content-Transfer-Encoding: 7Bit
Content-Type: text/plain; charset="us-ascii"
X-Archives-Salt: 6c9efbc1-6dd3-476a-82f0-4c8662105572
X-Archives-Hash: 4065302d8a21b21c9f5a286a067dab03

Am Donnerstag, 21. April 2022, 14:49:24 CEST schrieb Dex Conner:
> Hi everyone,
> 
> So I've found a Thinkpad X200 online and I'm thinking of buying it for
> libreboot purposes. Do you think the P8600 cpu can handle all the
> compiling on gentoo? For the record, I don't have any of the "big stuff"
> like KDE, GNOME, Firefox (all I have is Tor Browser [which I don't
> compile], dwl and some terminal programs like neomutt and profanity).
> Surely, I wouldn't be spending 5 hours to do small upgrades,
> right?..right?
> 

Do you have some more powerful machine in the background? If yes, you can 
either create binary packages on this machine and only install them on your 
laptop, or use distcc for moving the big compilation tasks to this other 
machine. 
Using binary packages, I can still use a Lenovo SL510, which seems to have 
similar properties regarding CPU and RAM than the X200, with all desktop 
programs, including full KDE/plasma, Firefox, libreoffice, etc. 

Alex