Recent patch(1) update

2017-11-21 Thread Kyle Evans
Hello! I've recently fixed a bug in patch(1) that caused patches with limited context to be misapplied under some circumstances. Patches that were candidates to be misapplied either had low context with respect to the default max fuzzing (-U0 / -U1) or had lower context due to being near the

Re: Loader.conf problem

2017-11-21 Thread Thomas Laus
On 11/21/17 13:04, Warner Losh wrote: > > I think I see the problem... There's no LOADER_SUPPORT_GELI in the > gptzfsboot built. Let me fix that... Seems to be caused by having > HAVE_GPT instead of HAVE_GELI r326069 should get this working again. > Can you confirm this independently. > >

Re: Loader.conf problem

2017-11-21 Thread Warner Losh
On Tue, Nov 21, 2017 at 11:53 AM, Thomas Laus wrote: > On 11/21/17 12:38, Andriy Gapon wrote: > > On 21/11/2017 14:48, Thomas Laus wrote: > >> I had boot success when copying gptzfsboot file from my laptop that is > >> running r325474. The problem CURRENT version running on my

Re: Loader.conf problem

2017-11-21 Thread Thomas Laus
On 11/21/17 12:38, Andriy Gapon wrote: > On 21/11/2017 14:48, Thomas Laus wrote: >> I had boot success when copying gptzfsboot file from my laptop that is >> running r325474. The problem CURRENT version running on my desktop is >> r326012. > > could you please compare sizes of the files before

Re: Loader.conf problem

2017-11-21 Thread Warner Losh
On Tue, Nov 21, 2017 at 10:38 AM, Andriy Gapon wrote: > On 21/11/2017 14:48, Thomas Laus wrote: > > I had boot success when copying gptzfsboot file from my laptop that is > > running r325474. The problem CURRENT version running on my desktop is > > r326012. > > Thomas, > >

Re: Loader.conf problem

2017-11-21 Thread Andriy Gapon
On 21/11/2017 14:48, Thomas Laus wrote: > I had boot success when copying gptzfsboot file from my laptop that is > running r325474. The problem CURRENT version running on my desktop is > r326012. Thomas, could you please compare sizes of the files before going further? -- Andriy Gapon

Re: XBOX/i386 and xlint removal

2017-11-21 Thread Konstantin Belousov
On Thu, Nov 09, 2017 at 03:52:21PM +0200, Konstantin Belousov wrote: > Hello, > I created two reviews to axe two features which I personally find of > little use in modern FreeBSD. ... I put the follow up to remove the lint support from the headers. Feel free to review and comment, after adding

Re: Loader.conf problem

2017-11-21 Thread Thomas Laus
On 11/20/17 18:46, Warner Losh wrote: > > > On Mon, Nov 20, 2017 at 4:31 PM, Thomas Laus > wrote: > > Warner Losh [i...@bsdimp.com ] wrote: > > > > Can you revert this part of the change? Go back to a known-working >