0
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2025-08-07 06:51:36 +00:00
Files
Felix Fietkau 5d40123818 provision: add script for managing device provisioning data
This is useful for keeping specific data on a device across factory reset.
It uses a separate partition (only UBI supported at the moment) to store
the data. The primary use case is storing sensitive data like cryptographic
keys for maintaining a device as part of a network.

Signed-off-by: Felix Fietkau <nbd@nbd.name>
2025-03-17 13:17:52 +01:00
..