overlay-rammus

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 rammus
rammus13310.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
13816.6.0
90.0.4430.11
13833.0.0
91.0.4435.0
75 76 77 78 79 80 81 83 84 85 86 87ASUS Chromebook C425
● ASUS Chromebook Flip C433
● ASUS Chromebook Flip C434

Devices Base On rammus

Manufacturer Model Codename Board Name Baseboard
ASUSASUS Chromebook Flip C433TAshyvanashyvana-mrammus
ASUSASUS Chromebook C425leonaleonarammus
ASUSASUS Chromebook Flip C434rammusshyvanarammus

rammus Flags


USE=""
USE="${USE} rammus"
USE="${USE} unibuild"
USE="${USE} background_blur"
USE="${USE} ime_addons"
USE="${USE} ondevice_handwriting"
USE="${USE} ondevice_text_suggestions"

Overlay Tree


(chromium_source_tree)/src/overlays/overlay-rammus

.
├── chromeos-base
│   ├── chromeos-bsp-rammus
│   │   ├── chromeos-bsp-rammus-0.0.1.ebuild
│   │   ├── chromeos-bsp-rammus-0.0.1-r26.ebuild
│   │   └── files
│   │       ├── 99-chromeos-rammus-usb-charge-mode.rules
│   │       ├── common
│   │       │   └── audio
│   │       │       ├── cras-config
│   │       │       │   ├── dsp.ini
│   │       │       │   └── kblda7219m98927
│   │       │       └── ucm-config
│   │       │           ├── HiFi.conf
│   │       │           └── kblda7219m98927.conf
│   │       ├── leona
│   │       │   ├── audio
│   │       │   │   ├── cras-config
│   │       │   │   │   ├── dsp.ini
│   │       │   │   │   └── kblda7219m98927
│   │       │   │   └── ucm-config
│   │       │   │       ├── HiFi.conf
│   │       │   │       └── kblda7219m98927.conf
│   │       │   └── dptf.dv
│   │       ├── shyvana
│   │       │   ├── audio
│   │       │   │   ├── cras-config
│   │       │   │   │   ├── dsp.ini
│   │       │   │   │   └── kblda7219m98927
│   │       │   │   └── ucm-config
│   │       │   │       ├── HiFi.conf
│   │       │   │       └── kblda7219m98927.conf
│   │       │   └── dptf.dv
│   │       └── shyvana-m
│   │           └── audio
│   │               ├── cras-config
│   │               │   ├── dsp.ini
│   │               │   └── kblda7219m98927
│   │               └── ucm-config
│   │                   ├── HiFi.conf
│   │                   └── kblda7219m98927.conf
│   └── chromeos-config-bsp-rammus
│       ├── chromeos-config-bsp-rammus-0.0.1.ebuild
│       ├── chromeos-config-bsp-rammus-0.0.1-r13.ebuild
│       └── files
│           └── model.yaml
├── metadata
│   └── layout.conf
├── profiles
│   └── base
│       ├── make.defaults
│       └── parent
└── virtual
    ├── chromeos-bsp
    │   ├── chromeos-bsp-2.ebuild
    │   └── chromeos-bsp-2-r2.ebuild
    └── chromeos-config-bsp
        ├── chromeos-config-bsp-2.ebuild
        └── chromeos-config-bsp-2-r2.ebuild

27 directories, 31 files