On 2020/2/19 10:20, Gao Xiang wrote:
> Hi Guifu,
>
> On Tue, Feb 18, 2020 at 10:30:47PM +0800, Li Guifu wrote:
>> From: Li GuiFu <[email protected]>
>>
>> Add excluded file feature "--exclude-path=" and '--exclude-regex=',
>> which can be used to build EROFS image without some user specific
>> files or dirs. Note that you may give multiple '--exclude-path'
>> or '--exclude-regex' options.
>>
>> Signed-off-by: Gao Xiang <[email protected]>
>> Signed-off-by: Li Guifu <[email protected]>
>
> Applied to experimental branch with the following minor updates.
>
> If you have more suggestions, please kindly point out. Or I will
> push it out to dev branch later.
>
> Thanks,
> Gao Xiang
>
It looks good