lxd: use https repos for Debian

We already install apt-transport-https, so we might as well use HTTPS
consistently. This also requires fixing up the URLs to use the deb.debian.org
redirection service, which correctly handles HTTPS.

BUG=chromium:916655
TEST=apt-get update works

Change-Id: I0fe4e7bda3e4a7a8317102ff088efadaf4489b7f
Reviewed-on: https://chromium-review.googlesource.com/1384818
Commit-Ready: ChromeOS CL Exonerator Bot <chromiumos-cl-exonerator@appspot.gserviceaccount.com>
Tested-by: Stephen Barber <smbarber@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Zach Reizner <zachr@chromium.org>
1 file changed
tree: 5466ab8aea5b0d0012f8ea044b96556e10c1a158
  1. cros-adapta/
  2. cros-apt-config/
  3. cros-garcon/
  4. cros-guest-tools/
  5. cros-notificationd/
  6. cros-sftp/
  7. cros-sommelier/
  8. cros-sommelier-config/
  9. cros-sudo-config/
  10. cros-systemd-overrides/
  11. cros-tast-tests/
  12. cros-ui-config/
  13. cros-wayland/
  14. kokoro/
  15. lxd/
  16. .gitignore
  17. LICENSE
  18. README.md
  19. WORKSPACE
README.md

cros-container-guest-tools

Overview

These are the guest packages for setting up a container to integrate with Chrome OS. This includes build scripts that are run in Google's internal continuous integration service.