meta-digi/meta-digi-dey/recipes-core
Hector Palacios 90867ccc82 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)
(cherry picked from commit 8b8f9560af)
2023-01-17 16:50:11 +01:00
..
base-files kirkstone migration: general update to the new override syntax 2022-06-20 11:39:57 +02:00
busybox busybox: send resume actions to the background 2023-01-03 08:33:45 +01: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 dualboot: get rid of DUALBOOT_ENABLED configuration 2022-11-22 11:42:39 +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 16:50:11 +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