From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-soc+bounces-2451-garchives=archives.gentoo.org@lists.gentoo.org> 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 AD599138350 for <garchives@archives.gentoo.org>; Wed, 18 Mar 2020 08:18:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B4996E0BF9; Wed, 18 Mar 2020 08:18:52 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 909BDE0BF9 for <gentoo-soc@lists.gentoo.org>; Wed, 18 Mar 2020 08:18:52 +0000 (UTC) Received: from muon (vm4.gentoo.osuosl.org [140.211.166.172]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: heroxbd) by smtp.gentoo.org (Postfix) with ESMTPSA id 4A27B34EFA5; Wed, 18 Mar 2020 08:18:51 +0000 (UTC) Received: from [2001:470:4c22:ae86:babe:71:0:1b9] (port=52542 helo=robot) by muon with esmtp (Exim 4.92) (envelope-from <heroxbd@gentoo.org>) id 1jETua-0005cH-CV; Wed, 18 Mar 2020 08:18:48 +0000 From: Benda Xu <heroxbd@gentoo.org> To: Ashwin Kumar <ashwinkumar3098@gmail.com> Cc: gentoo-soc@lists.gentoo.org Subject: [gentoo-soc] Re: Gsoc project- Standalone Gentoo Chromebook References: <CAP0gjOUb7Pm8NpW=2qCnPm4NnUG3qcRf_E4-af4pi3TFDuhGFQ@mail.gmail.com> Date: Wed, 18 Mar 2020 16:18:43 +0800 In-Reply-To: <CAP0gjOUb7Pm8NpW=2qCnPm4NnUG3qcRf_E4-af4pi3TFDuhGFQ@mail.gmail.com> (Ashwin Kumar's message of "Wed, 18 Mar 2020 13:29:59 +0530") Message-ID: <8736a6jct8.fsf@robot.e.airelinux.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) Precedence: bulk List-Post: <mailto:gentoo-soc@lists.gentoo.org> List-Help: <mailto:gentoo-soc+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-soc+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-soc+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-soc.gentoo.org> X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain X-Archives-Salt: 7cbcc701-96fd-4fd5-a584-748dd0631677 X-Archives-Hash: b536ff848428db6a0e605a9552e8403b Hi Ashwin, (Cc Gentoo SoC list) Ashwin Kumar <ashwinkumar3098@gmail.com> writes: > As far as I have gone through, i have 3 ways to work on it : > > 1. Usual way of installing a Gentoo Prefix system This fruit is too easy to reach. > 2. Retaining the tools after building the image in build environment > 3. Hacking the portage of ChromiumOS I think these 2 are mostly the same. ChromiumOS does not ship a portage by default, so you need to retain it in the build environment. > So, I would like to have some inputs from you for the better. Thanks. Benda