This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: Windows 10 updates causes fork retry no child processes
On 11/04/2016 02:40 PM, Achim Gratz wrote:
> Brian Inglis writes:
>>> I think the simplest way for right now might be to have a batch file run at startup that runs rebaseall.
>>>
>>> Something like these lines in a batch file:
>>> cd C:\Cygwin\bin
>>> .\ash /bin/rebaseall
>>>
>>> This would rebase the dlls each time after Windows Update forces a reboot.
>>>
>>> Do you see any issue with that?
>> To set up for a full rebase you need to run the following first:
>>
>> .\dash /bin/rebase-trigger fullrebase
>>
>> otherwise it will run an incremental and probably do nothing.
> No, rebaseall is distinct from the incremental autorebase script.
>
>
> Regards,
> Achim.
Thanks for the clarification.
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple