Re: [PATCH fstools] libfstools: support custom executable validating overlay

2022-03-04 Thread Rafał Miłecki
On 4.01.2022 23:46, Rafał Miłecki wrote: From: Rafał Miłecki This results in calling /usr/libexec/overlay_verify which may either modify overlay (e.g. wipe it) or refuse it. It's needed by targets that need to validate that "rootfs_data" doesn't come from a previous firmware. They may provide

Re: [PATCH fstools] libfstools: support custom executable validating overlay

2022-01-05 Thread Paul Oranje via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Nice. One small remark though.

Re: [PATCH fstools] libfstools: support custom executable validating overlay

2022-01-05 Thread Paul Oranje via openwrt-devel
The sender domain has a DMARC Reject/Quarantine policy which disallows sending mailing list messages using the original "From" header. To mitigate this problem, the original message has been wrapped automatically by the mailing list software.--- Begin Message --- Nice. One small remark though.

[PATCH fstools] libfstools: support custom executable validating overlay

2022-01-04 Thread Rafał Miłecki
From: Rafał Miłecki This results in calling /usr/libexec/overlay_verify which may either modify overlay (e.g. wipe it) or refuse it. It's needed by targets that need to validate that "rootfs_data" doesn't come from a previous firmware. They may provide a script that will wipe such /outdated/