Actions
Feature #16624
openIntroduce a way for packages to keep RAM disk data
Start date:
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
26.03
Release Notes:
Default
Description
Packages that maintain their own databases need to recreate the db after each boot when the RAM Disk feature is enabled. Introduce a new package config XML node "ramdisk_dir_names" which is used as a space-separated list of directory names at /var/db/<name> which will be included in the RAM disk backup and restore scripts.
Actions