Skip to content

Instantly share code, notes, and snippets.

@Zate
Last active April 24, 2018 20:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Zate/b983a7aee65acbfcdc8dc59f2a8aa861 to your computer and use it in GitHub Desktop.
Save Zate/b983a7aee65acbfcdc8dc59f2a8aa861 to your computer and use it in GitHub Desktop.
Some links I want to save around trying to look at building a xenial or bionic image for crostini / lxc on ChromeOS
https://chromium.googlesource.com/chromiumos/containers/cros-container-guest-tools/+/master/
https://chromium.googlesource.com/chromiumos/overlays/board-overlays/+/master/project-termina/chromeos-base/termina-lxd-scripts/files/
#this next one looks to be the source and builds for how to make the virtwl packages installed by the debs above.
https://chromium.googlesource.com/chromiumos/containers/cros-container-virtwl/+/master
https://bugs.chromium.org/p/chromium/issues/list?can=2&q=Proj=Containers%20&sort=-modified&colspec=ID%20Pri%20M%20Stars%20ReleaseBlock%20Component%20Status%20Owner%20Summary%20OS%20Modified
sudo apt-get install curl wget vim software-properties-common && sudo apt-add-repository contrib && sudo apt-get update
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment