Use VERSION_ID to distinguish between stable and unreleased debian

In base-files 12.3 in bookworm/testing, VERSION_CODENAME is added to
/etc/os-release. Unreleased versions of debian still remain without
version numbers, so use VERSION_ID to distinguish between stable and
unreleased versions.

BUG=b:253622661
TEST=launch bookworm container and check cros.list

Change-Id: I61c7390ad97a468054bfff46ac0da9c979c9b51f
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/tremplin/+/3958879
Reviewed-by: David Munro <davidmunro@google.com>
Tested-by: James Ye <jamesye@google.com>
Commit-Queue: James Ye <jamesye@google.com>
2 files changed
tree: 25eb493b8630c0c582d3f236eee2326a4d31a0c7
  1. src/
  2. .gitignore
  3. DIR_METADATA
  4. OWNERS
  5. README.md
README.md

Tremplin

Tremplin is the “springboard” daemon that runs in the Termina VM and exposes a gRPC interface for managing LXD containers.