From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-soc+bounces-2458-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 04123138350 for <garchives@archives.gentoo.org>; Sun, 22 Mar 2020 14:51:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 200C1E0A9A; Sun, 22 Mar 2020 14:51:29 +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 EB716E0A9A for <gentoo-soc@lists.gentoo.org>; Sun, 22 Mar 2020 14:51:28 +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 87ED334F6BF; Sun, 22 Mar 2020 14:51:27 +0000 (UTC) Received: from [2001:470:4c22:ae86:babe:71:0:1b9] (port=43246 helo=robot) by muon with esmtp (Exim 4.92) (envelope-from <heroxbd@gentoo.org>) id 1jG1wi-0004AD-Li; Sun, 22 Mar 2020 14:51:24 +0000 From: Benda Xu <heroxbd@gentoo.org> To: gentoo-soc@lists.gentoo.org Cc: Ashwin Kumar <ashwinkumar3098@gmail.com> Subject: [gentoo-soc] Re: Gsoc project- Standalone Gentoo Chromebook References: <CAP0gjOUb7Pm8NpW=2qCnPm4NnUG3qcRf_E4-af4pi3TFDuhGFQ@mail.gmail.com> <8736a6jct8.fsf@robot.e.airelinux.org> <CAP0gjOWETBaZEs8yxtYBARL91sejBBNYxfHXaKfvy_VEk-gDOQ@mail.gmail.com> <CAP0gjOUCkrixAB-5ujpxrXWExqM4JdP7+rd=GSs+=1uH34v-aQ@mail.gmail.com> <CAP0gjOUayOO_748ZuHMRXj6giNctEMLdedgj5h1bJ0Riqh2hmg@mail.gmail.com> Date: Sun, 22 Mar 2020 22:51:14 +0800 In-Reply-To: <CAP0gjOUayOO_748ZuHMRXj6giNctEMLdedgj5h1bJ0Riqh2hmg@mail.gmail.com> (Ashwin Kumar's message of "Thu, 19 Mar 2020 18:23:36 +0530") Message-ID: <87r1xkv3x9.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: 620ac41f-516a-4836-a860-9274db54d9bd X-Archives-Hash: c03b3776df6da27ab12072528eff88d3 Ashwin Kumar <ashwinkumar3098@gmail.com> writes: > Hi, I have a couple more questions... > > I went through the discussion on Chromium OS forum (link). You and > Mike were talking about Crostini and Gentoo in a VM on Chromebooks. > > Should i create a Portage Container that runs on crOS by removing > overlay restrictions and run without entering the dev mode? You can explore that idea. It's up to you. > Replace the existing crOS portage with stable gentoo portage. This > would provide access to all gentoo functionality and thus, helps us > build the tools and packages. I suggest you build chromiumOS once, and see what role portage is playing. After that, you will be able to support your idea with facts and real world experiences. Yours, Benda