there is a simple workaround if you don't want to or can't reboot your
machines: install the ntp pkg
pkg install ntp
and add the following line to /etc/rc.conf
ntpd_program="/usr/local/sbin/ntpd"
then kill the original /usr/sbin/ntpd process and run this command:
/etc/rc.d/ntpd start
Rob
Ok thank you for that.
As far as I know, the SA does not mention 'patch -p0'. Shouldn’t this be
mentioned?
Or does it mean every SA or EN have to be applied this way ?
I’m just wondering so that I can do it right next time.
--
Guillaume
> Le 27 oct. 2015 à 16:01, Herbert J. Skuhra a écrit :
>
On Tue, Oct 27, 2015 at 01:59:13PM +0100, Herbert J. Skuhra wrote:
> On Tue, Oct 27, 2015 at 01:35:56PM +0100, Guillaume Bibaut wrote:
> >
> > > Le 27 oct. 2015 à 12:46, Herbert J. Skuhra a écrit :
> > >
> > > On Tue, Oct 27, 2015 at 11:48:24AM +0100, Guillaume Bibaut wrote:
> > >> Hello,
> > >>
On Tue, Oct 27, 2015 at 01:59:13PM +0100, Herbert J. Skuhra wrote:
>
>> I guess that checking out releng/10.2 and compiling it would
>> succeed, because it’s a clean pull, but I’m not sure that releng/10.2
>> and applying patches to 10.2-RELEASE is the same
>
> Check https://www.freebsd.org/relen
On Tue, Oct 27, 2015 at 01:35:56PM +0100, Guillaume Bibaut wrote:
>
> > Le 27 oct. 2015 à 12:46, Herbert J. Skuhra a écrit :
> >
> > On Tue, Oct 27, 2015 at 11:48:24AM +0100, Guillaume Bibaut wrote:
> >> Hello,
> >>
> >> I’ve been applying NTP patches successfully recently, but when I try
> >>
> Le 27 oct. 2015 à 12:46, Herbert J. Skuhra a écrit :
>
> On Tue, Oct 27, 2015 at 11:48:24AM +0100, Guillaume Bibaut wrote:
>> Hello,
>>
>> I’ve been applying NTP patches successfully recently, but when I try
>> to compile once patches applied, the make fails badly on ntp folders.
>> I’ve trie
On Tue, Oct 27, 2015 at 11:48:24AM +0100, Guillaume Bibaut wrote:
> Hello,
>
> I’ve been applying NTP patches successfully recently, but when I try
> to compile once patches applied, the make fails badly on ntp folders.
> I’ve tried to download FreeBSD 10.2-RELEASE sources, and to reapply
> patche
Hello,
I’ve been applying NTP patches successfully recently, but when I try to compile
once patches applied, the make fails badly on ntp folders.
I’ve tried to download FreeBSD 10.2-RELEASE sources, and to reapply patches
since that release to be up to date, but the compilation fails in the same