# nerves_system_openwrt_one v0.5.2 - Table of Contents

Nerves System - OpenWRT One (MediaTek MT7981B / Filogic 820)

## Pages

- [nerves_system_openwrt_one](readme.md)
- [Changelog](changelog.md)

## Mix Tasks

- [mix openwrt_one.firmware_post](Mix.Tasks.OpenwrtOne.FirmwarePost.md): Post-process a `mix firmware` .fw so it ships the correct
user-merged initramfs/UBI rather than the system-only versions
baked in at system build time.
- [mix openwrt_one.upload](Mix.Tasks.OpenwrtOne.Upload.md): Ship the freshly-built firmware to a running OpenWRT One Nerves
device via the system's `scripts/upload-ota.sh` (volume-level
A/B-slot UBI OTA: writes the inactive `fit_*` UBI volume via
`ubiupdatevol`, flips `nerves_fw_active` via `fw_setenv`, reboots).

