overlay-sentry

Upstream ChromeOS Builds

If this section is empty, it indicates that the board is a generic board that the ChromiumOS team does not maintain upstream builds on or does not provide over-the-air (OTA) updates.

Stable Beta Dev Canary Devices Based on sentry
sentry13310.93.0
85.0.4183.133
13421.102.0
86.0.4240.199
13505.111.0
87.0.4280.152
13597.105.0
88.0.4324.208
13729.45.0
89.0.4389.82
13729.45.0
89.0.4389.82
13816.12.0
90.0.4430.19
13778.0.0
90.0.4411.0
13833.0.0
91.0.4435.0
75 76 77 78 79 80 81 83 84 85 86 87Lenovo ThinkPad 13

Devices Base On sentry

Manufacturer Model Codename Board Name Baseboard
LenovoLenovo Thinkpad 13 ChromebooksentrySentrykunimitsu

sentry Flags


USE=""
USE="${USE} sentry"
USE="${USE} cros_ec pd_sync"
USE="${USE} allow_consumer_kiosk"
USE="${USE} direncryption"
USE="${USE} -unibuild"
USE="${USE} background_blur"

Overlay Tree


(chromium_source_tree)/src/overlays/overlay-sentry

.
├── chromeos-base
│   └── chromeos-bsp-sentry
│       ├── chromeos-bsp-sentry-0.0.1.ebuild
│       ├── chromeos-bsp-sentry-0.0.1-r18.ebuild
│       └── files
│           ├── audio-config
│           │   ├── cras-config
│           │   │   ├── dsp.ini
│           │   │   └── sklnau8825max
│           │   └── ucm-config
│           │       └── sklnau8825max
│           │           ├── HiFi.conf
│           │           └── sklnau8825max.conf
│           └── powerd_prefs
│               ├── charging_ports
│               └── low_battery_shutdown_percent
├── metadata
│   └── layout.conf
├── profiles
│   └── base
│       ├── make.defaults
│       └── parent
└── virtual
    └── chromeos-bsp
        ├── chromeos-bsp-2.ebuild
        └── chromeos-bsp-2-r1.ebuild

13 directories, 13 files