| commit | cc9b41a1baaff9a2c5b20bf4b329b53142c2fa72 | [log] [tgz] |
|---|---|---|
| author | Lei YU <yulei.sh@bytedance.com> | Wed Dec 15 14:07:16 2021 +0800 |
| committer | Lei YU <yulei.sh@bytedance.com> | Mon Mar 14 13:48:50 2022 +0800 |
| tree | fb717e8986c73ef8293bcb1d2384de2eb9a5e43c | |
| parent | bdf2d6ce874a22522dc30e0e9f68ca1221185c5f [diff] |
dual-image: Add alt-rwfs-dir config
Add alt-rwfs-dir in meson config to specify the alt-rwfs dir, and set to
ALT_RWFS in config.h
Then sync-manager will sync files to expected directory for the
secondary flash.
Tested: Verify the /etc/hostname is synced to
/run/media/rwfs-alt/cow/etc/hostname when it is changed.
Note: the sync-manager only sync files when it's updated.
Ideally it should sync files once before the service starts to
make sure the files are always in sync.
Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: I4aee549d339d17529d17e1ec2d9f100ec6b36f07
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson buildninja -C buildTo clean the repository run rm -r build.