meta-digi/meta-digi-dey/recipes-core
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
..
base-files kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
busybox meta-digi: generalize recipes to support ConnectCore MP13 DVK platform 2022-09-15 16:14:30 +02:00
images swupdate: do not run swupdate daemon on non-dualboot devices 2022-11-23 10:23:25 +01:00
init-ifupdown kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
initscripts kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
packagegroups meta-digi: ccmp15: add v4l-utils to default images 2023-01-12 08:42:54 +01:00
psplash kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
readline kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
recovery recovery-initramfs: add script and mdev rule for UBI volumes 2023-01-17 13:53:21 +01:00
system-monitor kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
systemd kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00
sysvinit kirkstone migration: update sysvinit package 2022-06-21 16:49:56 +02:00
trustfence kirkstone migration: cosmetic, clean build warnings 2022-06-21 16:49:56 +02:00