Last active
April 24, 2018 20:31
-
-
Save Zate/b983a7aee65acbfcdc8dc59f2a8aa861 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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