From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-0.1 required=5.0 tests=DMARC_NONE,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=4.0.0 Received: from chamber.cco.caltech.edu (chamber.cco.caltech.edu [131.215.48.55]) by chiba.3jane.net (Postfix) with ESMTP id CE29FAC49F for ; Mon, 29 Apr 2002 23:30:38 -0500 (CDT) Received: from groug.home.net (DHCP-38-152.caltech.edu [131.215.38.152]) by chamber.cco.caltech.edu (8.9.3/8.9.3) with ESMTP id VAA26493 for ; Mon, 29 Apr 2002 21:30:34 -0700 (PDT) Content-Type: text/plain; charset="windows-1251" From: George Shapovalov To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] help! Date: Mon, 29 Apr 2002 21:30:53 -0700 X-Mailer: KMail [version 1.4] References: <000701c1effb$f8d31f60$c600a8c0@narendra> In-Reply-To: <000701c1effb$f8d31f60$c600a8c0@narendra> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200204292130.53471.georges@its.caltech.edu> Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk Reply-To: gentoo-dev@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 4a38be6f-fec8-432f-80cb-e7024ee825da X-Archives-Hash: 59ae210f31e901c4804ad55e163855e1 Hi On Monday 29 April 2002 00:16, naren wrote: > First of all I should tell you that the distribution is great. Thanks! > But i wanted to ask if there is a installable CD(iso image) from which > i can install Gentoo without being connected to the Internet. Does anybody read FAQ nowadays?!? You can: a) download stage3 CD, that will have some "full" set of packages compile= d. or b) download any install CD (basic 16MB one is recommended) and then, download all the sources you want to install burn that on a CD (or put on any other media) when time comes (after unpacking stage1 or stage2/3 (whichever is used)),= just=20 put these sources under /usr/portage/distfiles. In order to get portage tree itself download daily portage archive (pleas= e see=20 FAQ or even install instructions for locations. And all of these vital=20 documents are referenced on the main site http://www.gentoo.org). George