From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EBCCB1381F3 for ; Sat, 4 Apr 2020 17:59:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E2B71E0970; Sat, 4 Apr 2020 17:59:38 +0000 (UTC) Received: from very.loosely.org (very.loosely.org [173.255.215.69]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9C9EFE090F for ; Sat, 4 Apr 2020 17:59:38 +0000 (UTC) Received: from localhost ([127.0.0.1]:33384 helo=foolinux.mooo.com) by ahiker.mooo.com with esmtp (Exim 4.93.0.4-246-de4b4accb) (envelope-from ) id 1jKn4y-0002LZ-O3 for gentoo-user@lists.gentoo.org; Sat, 04 Apr 2020 10:59:36 -0700 Date: Sat, 4 Apr 2020 10:59:31 -0700 From: Ian Zimmerman To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Re: ...recreating exactly the same applications on a new harddisc? Message-ID: <20200404175931.6lwv6442orstert5@matica> References: <20200404173459.eggbc2sijcnkw67j@solfire> 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 X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200404173459.eggbc2sijcnkw67j@solfire> X-Loosely-ASN: 4294967295 X-Archives-Salt: d59420ba-852b-4865-98f3-27bf3dd5de35 X-Archives-Hash: f9c331e24bf41b5e32cce8cf6fe26349 On 2020-04-04 19:34, tuxic@posteo.de wrote: > Is it possible to recreate exactlu the same pool of > applications/programs/libraries etc..., which my current > system have - in one go? You don't say if you want exactly the same _versions_ of everything. If you don't need that, wouldn't just transferring the world file be enough? If you do, maybe you can pin the versions in the world file, though I have never tried that. -- Ian