Re: [Tails-dev] [review'n'merge:1.2.1] bugfix/7945-directori…

Delete this message

Reply to this message
Author: anonym
Date:  
To: The Tails public development discussion list
Subject: Re: [Tails-dev] [review'n'merge:1.2.1] bugfix/7945-directories-in-boot-profile
On 05/11/14 14:58, intrigeri wrote:
> 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)


I can confirm that the size of the new boot-profile now looks sane, as
well as the diff with the old one. Awesome!

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


Merged!

Cheers!