Re: CVS commit: src/external/mpl/dhcp

2018-06-22 Thread Christos Zoulas
In article <12738.1529677...@splode.eterna.com.au>, matthew green wrote: > >why does dhclient link this way? at the very least, adding >a comment to the Makefile.inc would help, but i wonder if this >is not some artifact of old times we should remove, at least >for MKDYNAMICROOT=yes.

Re: CVS commit: src/external/mpl/dhcp

2018-06-22 Thread Kamil Rytarowski
On 22.06.2018 17:05, Jason Thorpe wrote: > > >> On Jun 22, 2018, at 7:44 AM, matthew green wrote: >> >> meaning -- it uses libraries normally installed in /usr/lib but >> links them statically? >> >> those libraries should move to /lib. they're already part of >> the root fs (mostly). then

re: CVS commit: src/external/mpl/dhcp

2018-06-22 Thread matthew green
> Well, there is an ongoing discussion to phase out dhcp (dhclient) out of > the base system. i'm going to object to that -- while i prefer dhcpcd i've twice needed for temporary issues, and not having working networking while travelling (this was one case) is really not something we want to deal

Re: CVS commit: src/external/mpl/dhcp

2018-06-22 Thread Kamil Rytarowski
On 22.06.2018 16:18, matthew green wrote: > "Kamil Rytarowski" writes: >> Module Name: src >> Committed By:kamil >> Date:Thu Jun 21 11:02:48 UTC 2018 >> >> Modified Files: >> src/external/mpl/dhcp: Makefile.inc >> >> Log Message: >> Make building of dhcp compatible

re: CVS commit: src/external/mpl/dhcp

2018-06-22 Thread matthew green
"Kamil Rytarowski" writes: > Module Name: src > Committed By: kamil > Date: Thu Jun 21 11:02:48 UTC 2018 > > Modified Files: > src/external/mpl/dhcp: Makefile.inc > > Log Message: > Make building of dhcp compatible with MKSANITIZER > > Disable LD flags (-Wl,-Bstatic and

Re: CVS commit: src/usr.bin/ldd

2018-06-22 Thread Kamil Rytarowski
On 22.06.2018 15:38, matthew green wrote: > "Kamil Rytarowski" writes: >> Module Name: src >> Committed By:kamil >> Date:Thu Jun 21 10:41:46 UTC 2018 >> >> Modified Files: >> src/usr.bin/ldd/build: Makefile >> src/usr.bin/ldd/elf32: Makefile >>

Re: CVS commit: src/share/mk

2018-06-22 Thread maya
On Fri, Jun 22, 2018 at 12:37:34PM +1000, matthew green wrote: > "Maya Rashish" writes: > > Module Name:src > > Committed By: maya > > Date: Wed Jun 20 02:15:13 UTC 2018 > > > > Modified Files: > > src/share/mk: sys.mk > > > > Log Message: > > Strip

Re: CVS commit: src/sys/arch

2018-06-22 Thread Maxime Villard
Le 20/06/2018 à 21:26, Jaromír Doleček a écrit : 2018-06-20 18:03 GMT+02:00 Maxime Villard : I haven't tested but looking at the code it seems to me that this part of your change breaks DAZ on native, and I don't see how it can help xsave on xen by the way Thanks, I'll change the conditional