Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | provision: add script for managing device provisioning data | Felix Fietkau | 2025-03-17 |
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> |