New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 703958 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug



Sign in to add a comment

setting to enable crostini

Project Member Reported by hannia@chromium.org, Mar 22 2017

Issue description

setting to enable crostini
 

Comment 1 by hannia@chromium.org, Mar 22 2017

Cc: ejcaruso@chromium.org
Owner: chirantan@chromium.org
Labels: OS-Chrome
Owner: dgreid@chromium.org
Status: Started (was: Untriaged)
This will be a crosh command that downloads the VM component and runs a container in the VM.
Project Member

Comment 4 by bugdroid1@chromium.org, Oct 6 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromiumos/platform2/+/38994822406e7c2cadfdcaf545f1332f36dfafde

commit 38994822406e7c2cadfdcaf545f1332f36dfafde
Author: Dylan Reid <dgreid@chromium.org>
Date: Fri Oct 06 22:51:12 2017

crosh: Add a command to start a container in a VM

The new "vmc" command is used to start a container in a virtual machine.
This is added separately from the existing "c" container command that
starts google-signed containers directly. Running containers in a VM
allows for running untrusted containers.

VMs will only start on boards built with the kvm_host USE flag set.
Don't try to start VMs on systems that lack the vm tools.

BUG= 703958 
TEST=crosh> vmc start <container path relative to Downloads> test_vm

Change-Id: I12b0f25cef876320b285a2a2c3792ef41bd73438
Signed-off-by: Dylan Reid <dgreid@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/688096
Reviewed-by: Mike Frysinger <vapier@chromium.org>

[modify] https://crrev.com/38994822406e7c2cadfdcaf545f1332f36dfafde/crosh/crosh

Components: OS>Systems>Containers

Comment 6 by dgreid@chromium.org, Feb 13 2018

Status: Fixed (was: Started)

Comment 7 by vapier@chromium.org, May 17 2018

Labels: -Restrict-View-Google

Sign in to add a comment