meta-digi/meta-digi-dey/recipes-core/recovery
Hector Palacios 8b8f9560af recovery-initramfs: add script and mdev rule for UBI volumes
On systems with a single MTD system partition and multiple UBI
volumes, the initramdisk doesn't mount the 'update' partition
because mdev rules only trigger events for MTD partitions.

This commit adds a rule to trigger an event for every /dev/ubi0_x
(every UBI volume on ubi0 device) and call the new automount_ubi.sh
script. The script checks if the volume is called 'update' and if
so, it creates /mnt/update mountpoint and mounts the volume.

Signed-off-by: Hector Palacios <hector.palacios@digi.com>

https://onedigi.atlassian.net/browse/DEL-8297
(cherry picked from commit df9c622b1bf0a7307c61deda12cf1f67d4f630f0)
2023-01-17 13:53:21 +01:00
..
recovery-initramfs recovery-initramfs: add script and mdev rule for UBI volumes 2023-01-17 13:53:21 +01:00
recovery-utils/recovery-utils recovery: add support to update a specific image set 2022-11-23 17:19:05 +01:00
recovery-initramfs.bb recovery-initramfs: add script and mdev rule for UBI volumes 2023-01-17 13:53:21 +01:00
recovery-utils.bb gatesgarth migration: Convert u-boot-fw-utils dependencies to libubootenv dependencies 2021-05-05 19:18:11 +02:00