Re: Revision 312827 fatal error: 'opt_printf.h' file not found

2017-01-26 Thread Scott Long
> On Jan 26, 2017, at 5:22 PM, Jung-uk Kim wrote: > > On 01/26/2017 19:17, Alex Deiter wrote: >> Hello, >> >> patch: >> >> Index: sys/cam/cam_xpt.h >> === >> --- sys/cam/cam_xpt.h (revision 312851) >> +++

Re: How building sys/boot

2017-01-26 Thread Warner Losh
On Wed, Jan 25, 2017 at 5:37 PM, Ilya A. Arkhipov wrote: > Many thanks Dimitry for full definition > > 25.01.2017, 21:46, "Dimitry Andric" : >> On 25 Jan 2017, at 14:58, Ilya A. Arkhipov wrote: >>> Somebody can explain to me how build

Re: Revision 312827 fatal error: 'opt_printf.h' file not found

2017-01-26 Thread Alex Deiter
Hello, Thank you! Alex Deiter alex.dei...@gmail.com > On 27 Jan 2017, at 03:22, Jung-uk Kim wrote: > > On 01/26/2017 19:17, Alex Deiter wrote: >> Hello, >> >> patch: >> >> Index: sys/cam/cam_xpt.h >> === >>

Re: Revision 312827 fatal error: 'opt_printf.h' file not found

2017-01-26 Thread Jung-uk Kim
On 01/26/2017 19:17, Alex Deiter wrote: Hello, patch: Index: sys/cam/cam_xpt.h === --- sys/cam/cam_xpt.h (revision 312851) +++ sys/cam/cam_xpt.h (working copy) @@ -33,7 +33,10 @@ #define _CAM_CAM_XPT_H 1 #include + +#ifdef

Revision 312827 fatal error: 'opt_printf.h' file not found

2017-01-26 Thread Alex Deiter
Hello, patch: Index: sys/cam/cam_xpt.h === --- sys/cam/cam_xpt.h (revision 312851) +++ sys/cam/cam_xpt.h (working copy) @@ -33,7 +33,10 @@ #define _CAM_CAM_XPT_H 1 #include + +#ifdef _KERNEL #include "opt_printf.h" +#endif

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-26 Thread Allan Jude
On 2017-01-26 18:50, Alan Somers wrote: > On Thu, Jan 26, 2017 at 4:40 PM, Ngie Cooper (yaneurabeya) > wrote: >> Hi, >> I tried upgrading one of my workstations and unfortunately the >> freebsd-boot partition is too small (I follow manpage directions, exactly, >>

Re: gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-26 Thread Alan Somers
On Thu, Jan 26, 2017 at 4:40 PM, Ngie Cooper (yaneurabeya) wrote: > Hi, > I tried upgrading one of my workstations and unfortunately the > freebsd-boot partition is too small (I follow manpage directions, exactly, > and those seem to be too small as of

gptzfsboot grew a lot after skein support was added; need knob to control bloat

2017-01-26 Thread Ngie Cooper (yaneurabeya)
Hi, I tried upgrading one of my workstations and unfortunately the freebsd-boot partition is too small (I follow manpage directions, exactly, and those seem to be too small as of 10.3-RELEASE timeframe), and I don’t have enough space or ability to resize the partition and make it