[Tails-dev] [review'n'merge:1.2.1] bugfix/7945-directories-i…

Delete this message

Reply to this message
Author: intrigeri
Date:  
To: tails-dev
Subject: [Tails-dev] [review'n'merge:1.2.1] bugfix/7945-directories-in-boot-profile
Hi,

bugfix/7945-directories-in-boot-profile fixes the issue identified by
anonym in #7945, by filtering directories out in process_IN_ACCESS,
just like we did already in process_IN_OPEN. The resulting boot
profile is not substantially larger than the old one, and from what
I've seen, the changes seem to make sense:

  diff -NaurB \
    <(cut -d' ' -f1 config/binary_rootfs/squashfs.sort | sort) \
    <(cut -d' ' -f1 pat/to/new-boot-profile | sort)


Please review'n'merge into stable and devel, thanks!

(Note that this branch incorporates bugfix/8189-intel-microcode-v3,
that are needed to build an ISO these days.)

Cheers,
--
intrigeri