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 auron |
Manufacturer | Model | Codename | Board Name | Baseboard |
---|---|---|---|---|
Acer | Acer Chromebase 24 | buddy | buddy | auron |
Toshiba | Toshiba Chromebook 2 (2015 Edition) | gandof | gandof | auron |
Dell | Dell Chromebook 13 7310 | lulu | lulu | auron |
Acer | Acer Chromebook 15 | auron_yuna | Yuna | auron |
Acer | Acer C670 Chromebook 11 | auron_paine | paine | auron |
USE=""
USE="${USE} auron"
USE="${USE} -unibuild"
USE="${USE} fsverity"
(chromium_source_tree)/src/overlays/overlay-auron
.
├── chromeos-base
│ └── chromeos-bsp-auron
│ ├── chromeos-bsp-auron-0.0.1.ebuild
│ ├── chromeos-bsp-auron-0.0.1-r14.ebuild
│ └── files
│ └── powerd_prefs
│ └── low_battery_shutdown_percent
├── metadata
│ └── layout.conf
├── profiles
│ └── base
│ ├── make.defaults
│ └── parent
└── virtual
└── chromeos-bsp
├── chromeos-bsp-2.ebuild
└── chromeos-bsp-2-r1.ebuild
9 directories, 8 files