Bezdeka
Signed-off-by: Felix Moessbauer
---
scripts/lib/wic/plugins/imager/direct.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/lib/wic/plugins/imager/direct.py
b/scripts/lib/wic/plugins/imager/direct.py
index 085bf8b463..ae871e8795 100644
--- a/scripts/lib/wic
is when generating images for
both direct kernel boot and EFI. In this case, the rootfs mountpoint
needs to be in the fstab of the rootfs and needs to be replaced in WIC.
With this logic, the reverted commit 20d43a2 can be included again.
Reviewed-by: Florian Bezdeka
Signed-off-by: Felix
For comparison, here the fstab files for the ext4 and the wic version
of the core-image-minimal (see below).
Putting all persons in CC who have been involved in the first try and in
the revert.
Best regards,
Felix Moessbauer
Siemens AG
.ext4
```
# stock fstab - you probably want to override
Changes since v1:
- restore previous behavior
- implement support for --rootfs-dir=${IMAGE_ROOTFS}/ via fallback
Best regards,
Felix Moessbauer
Siemens AG
Felix Moessbauer (1):
wic/plugins/rootfs: Fix permissions when splitting rootfs folders
across partitions
scripts/lib/wic/plugins
--rootfs-dir=${IMAGE_ROOTFS}/ in the WIC script, leading to erronous file
permissions and ownership.
Signed-off-by: Felix Moessbauer
---
scripts/lib/wic/plugins/source/rootfs.py | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/scripts/lib/wic/plugins/source/rootfs.py
b
> Subject: Re: [OE-core] [PATCH 1/1] Fix permissions when splitting rootfs
> folders
> across partitions.
>
> Hello Felix,
>
> Il giorno Thu, 21 Apr 2022 18:05:43 +0200 "Felix Moessbauer"
> ha scritto:
>
> > This patches ensures that the file datab
permissions and ownership.
Signed-off-by: Felix Moessbauer
---
scripts/lib/wic/plugins/source/rootfs.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/scripts/lib/wic/plugins/source/rootfs.py
b/scripts/lib/wic/plugins/source/rootfs.py
index 2e34e715ca..efcc220c48 100644
--- a