On 14/12/2025 at 19:06, Pascal Hambourg wrote:

AFAICS detected_filesystem is updated only when init.d/* scripts are executed, not when the partition is formatted. As a result, it is not always updated after a partition is formatted.

Checking more carefully, detected_filesystem is updated by update.d/detected_filesystem which is executed not only by init.d/update_partitions but also by lib/base.sh function update_partition() which is called in multiple scripts but AFAICS none in commit.d/ where partitions are formatted, so my conclusion still stands.

Reply via email to