Completed
aboutrauc
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Behind the Scenes of an Update Framework: RAUC
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 About Me
- 3 Updating - Big Picture
- 4 Fail-Safe Updating - Atomicity + Redundancy
- 5 Overview Over FOSS Update Frameworks
- 6 aboutrauc
- 7 RAUC - Design Goals
- 8 RAUC - Code & Service Architecture
- 9 Slots - Configuring Redundancy Setup
- 10 RAUC - Slot Handling
- 11 Booted Slot Detection
- 12 Introspection
- 13 RAUC - Update Bundle Format
- 14 Manifest - System Configuration
- 15 HOW to install - Update Handler
- 16 RAUC Bootloader Interaction
- 17 RAUC - Bootloader Interface
- 18 RAUC - Authentication
- 19 RAUC Signing Features - X.509 PKI
- 20 Customizing The Update
- 21 RAUC And Verified Boot
- 22 Built-In Bootloader Updates
- 23 Atomic Bootloader Updates - MBR
- 24 Streaming and Delta Updates - casync
- 25 casync - RAUC
- 26 Integration - Required Components
- 27 Integration & Ecosystem
- 28 References