overlay-x86-generic

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 x86-generic

Devices Base On x86-generic

Manufacturer Model Codename Board Name Baseboard

x86-generic Flags


USE=""
USE="${USE} containers"
USE="${USE} legacy_keyboard legacy_power_button kernel-4_14"
USE="${USE} direncryption"
USE="${USE} buffet"
USE="${USE} -unibuild"
USE="${USE} legacy_firmware_ui"
USE="${USE} -video_capture_use_gpu_memory_buffer"

Overlay Tree


(chromium_source_tree)/src/overlays/overlay-x86-generic

.
├── metadata
│   └── layout.conf
├── profiles
│   ├── asan
│   │   ├── make.defaults
│   │   ├── parent
│   │   └── profile.bashrc
│   └── base
│       ├── make.defaults
│       ├── package.use
│       └── parent
├── scripts
│   └── disk_layout.json
└── toolchain.conf

5 directories, 9 files