mbox series

[meta-selinux,v2,0/1] initscripts: fix incompatibility with read-only-rootfs

Message ID 20250929162057.48553-1-joaomarcos.costa@bootlin.com
Headers show
Series initscripts: fix incompatibility with read-only-rootfs | expand

Message

Joao Marcos Costa Sept. 29, 2025, 4:20 p.m. UTC
Hello,

This patch presents a possible fix for a build-time issue whenever the
'read-only-rootfs' IMAGE_FEATURE is used. I decided to keep the details on the
commit message itself, and to add this cover letter mostly for keeping a
changelog.

Best regards,
---

Changes in v2:
- removed the do_ prefix in do_restore_context as it is used mostly for tasks
- replaced the python anonymous function by 'postfuncs' variable flag

João Marcos Costa (1):
  initscripts: fix incompatibility with read-only-rootfs

 recipes-core/initscripts/initscripts-1.0_selinux.inc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Comments

Joao Marcos Costa Oct. 6, 2025, 9:17 a.m. UTC | #1
Hello,

On 9/29/25 18:20, João Marcos Costa wrote:
> Hello,
> 
> This patch presents a possible fix for a build-time issue whenever the
> 'read-only-rootfs' IMAGE_FEATURE is used. I decided to keep the details on the
> commit message itself, and to add this cover letter mostly for keeping a
> changelog.
> 
> Best regards,
> ---
> 
> Changes in v2:
> - removed the do_ prefix in do_restore_context as it is used mostly for tasks
> - replaced the python anonymous function by 'postfuncs' variable flag
> 
> João Marcos Costa (1):
>    initscripts: fix incompatibility with read-only-rootfs
> 
>   recipes-core/initscripts/initscripts-1.0_selinux.inc | 4 +++-
>   1 file changed, 3 insertions(+), 1 deletion(-)
> 

I'm realizing now that I didn't add the maintainers to CC in my previous 
mail, sorry about that.
Joao Marcos Costa Oct. 13, 2025, 8:03 a.m. UTC | #2
Hello,

On 10/6/25 11:17, Joao Marcos Costa wrote:
> Hello,
> 
> On 9/29/25 18:20, João Marcos Costa wrote:
>> Hello,
>>
>> This patch presents a possible fix for a build-time issue whenever the
>> 'read-only-rootfs' IMAGE_FEATURE is used. I decided to keep the 
>> details on the
>> commit message itself, and to add this cover letter mostly for keeping a
>> changelog.
>>
>> Best regards,
>> ---

Gentle ping: would there be any updates about this patch?
Thanks!
Yi Zhao Oct. 13, 2025, 8:09 a.m. UTC | #3
On 10/13/25 16:03, Joao Marcos Costa via lists.yoctoproject.org wrote:
> Hello,
>
> On 10/6/25 11:17, Joao Marcos Costa wrote:
>> Hello,
>>
>> On 9/29/25 18:20, João Marcos Costa wrote:
>>> Hello,
>>>
>>> This patch presents a possible fix for a build-time issue whenever the
>>> 'read-only-rootfs' IMAGE_FEATURE is used. I decided to keep the 
>>> details on the
>>> commit message itself, and to add this cover letter mostly for 
>>> keeping a
>>> changelog.
>>>
>>> Best regards,
>>> ---
>
> Gentle ping: would there be any updates about this patch?

It has been merged. Thanks.


//Yi


> Thanks!
>