Re: GOST in OPENSSL_BASE

2016-07-11 Thread Slawa Olhovchenkov
On Sun, Jul 10, 2016 at 06:28:04PM +0300, Andrey Chernov wrote: > On 10.07.2016 18:13, Andrey Chernov wrote: > > On 10.07.2016 18:12, Andrey Chernov wrote: > >> On 10.07.2016 18:01, Slawa Olhovchenkov wrote: > >>> On Sun, Jul 10, 2016 at 05:10:04PM +0300, Andrey Chernov wrote: > >>> > On 10.0

stable/11 question: kboot vs. powerpc: only powerpc64?

2016-07-11 Thread Mark Millard
Is the following something that should be updated something like is indicated below for 11.0-BETA1? Is kboot powerpc64 specific? # svnlite diff /usr/src/sys/boot/powerpc/Makefile Index: /usr/src/sys/boot/powerpc/Makefile === --- /usr

Re: stable/11 question: kboot vs. powerpc: only powerpc64?

2016-07-11 Thread Nathan Whitehorn
It is not 64-bit only; like the normal loader, it can load both 32-bit and 64-bit kernels. Those two flags are probably obsolete at this point and were for compatibility with pre-2.17.5 versions of binutils. Can you do a test build with the -CFLAGS+= -Wa,-mppc64bridge line removed? -Nathan On

FreeBSD_HEAD_i386 - Build #3556 - Failure

2016-07-11 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #3556 - Failure: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3556/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3556/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3556/console Change summaries: 3

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Slawa Olhovchenkov
On Mon, Jul 11, 2016 at 11:04:33AM -0500, Mark Felder wrote: > > > On Mon, Jul 11, 2016, at 05:29, Slawa Olhovchenkov wrote: > > > > I.e. GOST will be available in openssl. > > Under BSD-like license. > > Can be this engine import in base system and enabled at time 1.1.0? > > And can be GOST en

FreeBSD_HEAD_i386 - Build #3557 - Fixed

2016-07-11 Thread jenkins-admin
FreeBSD_HEAD_i386 - Build #3557 - Fixed: Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3557/ Full change log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3557/changes Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD_i386/3557/console Change summaries: 302

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Mark Felder
On Mon, Jul 11, 2016, at 05:29, Slawa Olhovchenkov wrote: > > I.e. GOST will be available in openssl. > Under BSD-like license. > Can be this engine import in base system and enabled at time 1.1.0? > And can be GOST enabled now? > I think the wrong question is being asked here. Instead we need

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Kurt Jaeger
Hi! > > I.e. GOST will be available in openssl. > > Under BSD-like license. > > Can be this engine import in base system and enabled at time 1.1.0? > > And can be GOST enabled now? > I think the wrong question is being asked here. Instead we need to focus > on decoupling openssl from base so this

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Andrey Chernov
On 11.07.2016 19:29, Slawa Olhovchenkov wrote: > On Mon, Jul 11, 2016 at 11:04:33AM -0500, Mark Felder wrote: > >> >> >> On Mon, Jul 11, 2016, at 05:29, Slawa Olhovchenkov wrote: >>> >>> I.e. GOST will be available in openssl. >>> Under BSD-like license. >>> Can be this engine import in base syste

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Jung-uk Kim
On 07/10/16 09:30 AM, Slawa Olhovchenkov wrote: > I am surprised lack of support GOST in openssl-base. > Can be this enabled before 11.0 released? It works for me, I think. The following change was all I need to enable the engine: --- /etc/ssl/openssl.cnf.orig +++ /etc/ssl/openssl.cnf @@ -13,6 +

Re: stable/11 question: kboot vs. powerpc: only powerpc64?

2016-07-11 Thread Mark Millard
On 2016-Jul-11, at 6:49 AM, Nathan Whitehorn wrote: > > It is not 64-bit only; like the normal loader, it can load both 32-bit and > 64-bit kernels. Those two flags are probably obsolete at this point and were > for compatibility with pre-2.17.5 versions of binutils. Can you do a test > build

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Jung-uk Kim
On 07/10/16 10:10 AM, Andrey Chernov wrote: > On 10.07.2016 16:30, Slawa Olhovchenkov wrote: >> I am surprised lack of support GOST in openssl-base. >> Can be this enabled before 11.0 released? > > AFAIK openssl maintainers says something like they can't support this > code and it will become rott

Re: stable/11 question: kboot vs. powerpc: only powerpc64?

2016-07-11 Thread Mark Millard
On 2016-Jul-11, at 11:04 AM, Mark Millard wrote: > On 2016-Jul-11, at 6:49 AM, Nathan Whitehorn wrote: >> >> It is not 64-bit only; like the normal loader, it can load both 32-bit and >> 64-bit kernels. Those two flags are probably obsolete at this point and were >> for compatibility with pre

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Slawa Olhovchenkov
On Mon, Jul 11, 2016 at 02:28:45PM -0400, Jung-uk Kim wrote: > On 07/10/16 10:10 AM, Andrey Chernov wrote: > > On 10.07.2016 16:30, Slawa Olhovchenkov wrote: > >> I am surprised lack of support GOST in openssl-base. > >> Can be this enabled before 11.0 released? > > > > AFAIK openssl maintainers

Re: stable/11 question: kboot vs. powerpc: only powerpc64?

2016-07-11 Thread Mark Millard
On 2016-Jul-11, at 11:30 AM, Mark Millard wrote: > On 2016-Jul-11, at 11:04 AM, Mark Millard wrote: > >> On 2016-Jul-11, at 6:49 AM, Nathan Whitehorn wrote: >>> >>> It is not 64-bit only; like the normal loader, it can load both 32-bit and >>> 64-bit kernels. Those two flags are probably obs

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Jung-uk Kim
On 07/11/16 02:41 PM, Slawa Olhovchenkov wrote: > On Mon, Jul 11, 2016 at 02:28:45PM -0400, Jung-uk Kim wrote: > >> On 07/10/16 10:10 AM, Andrey Chernov wrote: >>> On 10.07.2016 16:30, Slawa Olhovchenkov wrote: I am surprised lack of support GOST in openssl-base. Can be this enabled befo

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Slawa Olhovchenkov
On Mon, Jul 11, 2016 at 03:00:39PM -0400, Jung-uk Kim wrote: > On 07/11/16 02:41 PM, Slawa Olhovchenkov wrote: > > On Mon, Jul 11, 2016 at 02:28:45PM -0400, Jung-uk Kim wrote: > > > >> On 07/10/16 10:10 AM, Andrey Chernov wrote: > >>> On 10.07.2016 16:30, Slawa Olhovchenkov wrote: > I am sur

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Slawa Olhovchenkov
On Mon, Jul 11, 2016 at 07:48:44PM +0300, Andrey Chernov wrote: > On 11.07.2016 19:29, Slawa Olhovchenkov wrote: > > On Mon, Jul 11, 2016 at 11:04:33AM -0500, Mark Felder wrote: > > > >> > >> > >> On Mon, Jul 11, 2016, at 05:29, Slawa Olhovchenkov wrote: > >>> > >>> I.e. GOST will be available in

Re: stable/11 question: kboot vs. powerpc: only powerpc64?

2016-07-11 Thread Mark Millard
Quick top-post just to indicate that I just did gcc 4.2.1 based cross-builds for TARGET_ARCH=powerpc and TARGET_ARCH=powerpc64 and they completed. They had analogous warnings to what clang (powerpc) and powerpc64-gcc (powerpc64) produced. I do not have a context to test powerpc64 or powerpc kbo

FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Ronald Klop
Hi, Just downloaded the amd64 BETA1 ISO (873MB) and tried to burn a CD on Windows 10. It complained that the ISO is too big for my 700 MB CD-r. The bootonly iso (281MB) burns and runs ok. Regards, Ronald. ___ freebsd-current@freebsd.org mailing lis

Re: stable/11 question: kboot vs. powerpc: only powerpc64?

2016-07-11 Thread Mark Millard
On 2016-Jul-11, at 1:51 PM, Mark Millard wrote: > Quick top-post just to indicate that I just did gcc 4.2.1 based cross-builds > for TARGET_ARCH=powerpc and TARGET_ARCH=powerpc64 and they completed. They > had analogous warnings to what clang (powerpc) and powerpc64-gcc (powerpc64) > produced.

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Conrad Meyer
DVD-R dates to 1997; cheap USB flash devices are now pervasive. Maybe it's time to move on from CD. Best, Conrad On Mon, Jul 11, 2016 at 2:01 PM, Ronald Klop wrote: > Hi, > > Just downloaded the amd64 BETA1 ISO (873MB) and tried to burn a CD on > Windows 10. It complained that the ISO is too bi

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Alan Somers
> On Mon, Jul 11, 2016 at 2:01 PM, Ronald Klop wrote: >> Hi, >> >> Just downloaded the amd64 BETA1 ISO (873MB) and tried to burn a CD on >> Windows 10. It complained that the ISO is too big for my 700 MB CD-r. >> >> The bootonly iso (281MB) burns and runs ok. >> >> Regards, >> Ronald. Please open

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Glen Barber
On Mon, Jul 11, 2016 at 03:32:34PM -0600, Alan Somers wrote: > > On Mon, Jul 11, 2016 at 2:01 PM, Ronald Klop wrote: > >> Hi, > >> > >> Just downloaded the amd64 BETA1 ISO (873MB) and tried to burn a CD on > >> Windows 10. It complained that the ISO is too big for my 700 MB CD-r. > >> > >> The boo

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Slawa Olhovchenkov
On Mon, Jul 11, 2016 at 09:41:44PM +, Glen Barber wrote: > On Mon, Jul 11, 2016 at 03:32:34PM -0600, Alan Somers wrote: > > > On Mon, Jul 11, 2016 at 2:01 PM, Ronald Klop wrote: > > >> Hi, > > >> > > >> Just downloaded the amd64 BETA1 ISO (873MB) and tried to burn a CD on > > >> Windows 10. I

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Ernie Luzar
Glen Barber wrote: On Mon, Jul 11, 2016 at 03:32:34PM -0600, Alan Somers wrote: On Mon, Jul 11, 2016 at 2:01 PM, Ronald Klop wrote: Hi, Just downloaded the amd64 BETA1 ISO (873MB) and tried to burn a CD on Windows 10. It complained that the ISO is too big for my 700 MB CD-r. The bootonly iso

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Andrey Chernov
On 11.07.2016 23:13, Slawa Olhovchenkov wrote: > On Mon, Jul 11, 2016 at 07:48:44PM +0300, Andrey Chernov wrote: > >> On 11.07.2016 19:29, Slawa Olhovchenkov wrote: >>> On Mon, Jul 11, 2016 at 11:04:33AM -0500, Mark Felder wrote: >>> On Mon, Jul 11, 2016, at 05:29, Slawa Olhovchenko

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Chris H
On Tue, 12 Jul 2016 00:46:04 +0300 Slawa Olhovchenkov wrote > On Mon, Jul 11, 2016 at 09:41:44PM +, Glen Barber wrote: > > > On Mon, Jul 11, 2016 at 03:32:34PM -0600, Alan Somers wrote: > > > > On Mon, Jul 11, 2016 at 2:01 PM, Ronald Klop > > > wrote: >> Hi, > > > >> > > > >> Just downloade

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Allan Jude
On 2016-07-11 18:33, Chris H wrote: On Tue, 12 Jul 2016 00:46:04 +0300 Slawa Olhovchenkov wrote On Mon, Jul 11, 2016 at 09:41:44PM +, Glen Barber wrote: On Mon, Jul 11, 2016 at 03:32:34PM -0600, Alan Somers wrote: On Mon, Jul 11, 2016 at 2:01 PM, Ronald Klop wrote: >> Hi, Just downl

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Andrey Chernov
On 11.07.2016 21:41, Slawa Olhovchenkov wrote: > On Mon, Jul 11, 2016 at 02:28:45PM -0400, Jung-uk Kim wrote: > >> On 07/10/16 10:10 AM, Andrey Chernov wrote: >>> On 10.07.2016 16:30, Slawa Olhovchenkov wrote: I am surprised lack of support GOST in openssl-base. Can be this enabled befor

Re: GOST in OPENSSL_BASE

2016-07-11 Thread Andrey Chernov
On 12.07.2016 1:44, Andrey Chernov wrote: > On 11.07.2016 21:41, Slawa Olhovchenkov wrote: >> On Mon, Jul 11, 2016 at 02:28:45PM -0400, Jung-uk Kim wrote: >> >>> On 07/10/16 10:10 AM, Andrey Chernov wrote: On 10.07.2016 16:30, Slawa Olhovchenkov wrote: > I am surprised lack of support GOST

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Steven Hartland
On 11/07/2016 23:39, Allan Jude wrote: On 2016-07-11 18:33, Chris H wrote: On Tue, 12 Jul 2016 00:46:04 +0300 Slawa Olhovchenkov wrote On Mon, Jul 11, 2016 at 09:41:44PM +, Glen Barber wrote: On Mon, Jul 11, 2016 at 03:32:34PM -0600, Alan Somers wrote: On Mon, Jul 11, 2016 at 2:01 P

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Maxim Sobolev
You don't need that much for OS really if you compress the underlying FS (be that ISO9660 or UFS) with the mkuzip. Just as an extreme example of that, we have liveCD-type image that deals with provisioning a new systems and troubleshooting issues on around 40MB ISO. That includes nearly all of the

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Chris H
On Mon, 11 Jul 2016 18:39:51 -0400 Allan Jude wrote > On 2016-07-11 18:33, Chris H wrote: > > On Tue, 12 Jul 2016 00:46:04 +0300 Slawa Olhovchenkov > > wrote > > >> On Mon, Jul 11, 2016 at 09:41:44PM +, Glen Barber wrote: > >> > >>> On Mon, Jul 11, 2016 at 03:32:34PM -0600, Alan Somers wrote

Re: FreeBSD-11.0-BETA1-amd64-disc1.iso is too big for my 700MB CD-r

2016-07-11 Thread Maxim Sobolev
P.S. Just in case if somebody wants to integrate this method into FreeBSD liveCD build, we do a bit of trick there by making normal ISO9660 file system with compressed kernel and relevant boot pieces and then also sticking in BSD label on the same disk image. It turns out ISO9660 and BSD disklabel

ptrace attach in multi-threaded processes

2016-07-11 Thread Mark Johnston
Hi, It seems to be possible for ptrace(PT_ATTACH) to race with the delivery of a signal to the same process. ptrace(PT_ATTACH) sets P_TRACED and sends SIGSTOP to a thread in the target process. Consider the case where a signal is delivered to a second thread, and both threads are executing ast() c

Re: svn commit: r302601 - in head/sys: arm/include arm64/include [__WCHAR_MAX definition mostly]

2016-07-11 Thread Mark Millard
https://lists.freebsd.org/pipermail/svn-src-head/2016-July/088998.html shows: > Modified: head/sys/arm/include/_types.h > == > --- head/sys/arm/include/_types.h Mon Jul 11 23:15:54 2016 > (r302600) > +++ head/sy

Re: svn commit: r302601 - in head/sys: arm/include arm64/include [__WCHAR_MAX definition mostly]

2016-07-11 Thread Andrey Chernov
On 12.07.2016 5:44, Mark Millard wrote: > My understanding of the criteria for __WCHAR_MIN and __WCHAR_MAX: > > A) __WCHAR_MIN and __WCHAR_MAX: same type as the integer promotion of > ___wchar_t (if that is distinct). > B) __WCHAR_MIN is the low value for ___wchar_t as an integer type; not > neces