Re: CVS import: src/external/bsd/dhcpcd/dist

2020-10-16 Thread Ryo ONODERA
Hi, Roy Marples writes: > Hi Ryo > > On 15/10/2020 02:23, Ryo ONODERA wrote: >> dhcpcd-9.3.1 do not detect carrier with cdce(4) and urndis(4) devices. >> dhcpcd-9.2.0 from pkgsrc-2020Q3 branch works without problems. >> (Maybe 9.3.0 in NetBSD base worked for me.) >> >> cdce and urndis have no "

Re: CVS import: src/external/bsd/dhcpcd/dist

2020-10-15 Thread Roy Marples
Hi Ryo On 15/10/2020 02:23, Ryo ONODERA wrote: dhcpcd-9.3.1 do not detect carrier with cdce(4) and urndis(4) devices. dhcpcd-9.2.0 from pkgsrc-2020Q3 branch works without problems. (Maybe 9.3.0 in NetBSD base worked for me.) cdce and urndis have no "status" line in ifconfig command output. Is t

Re: CVS import: src/external/bsd/dhcpcd/dist

2020-10-14 Thread Ryo ONODERA
Hi, dhcpcd-9.3.1 do not detect carrier with cdce(4) and urndis(4) devices. dhcpcd-9.2.0 from pkgsrc-2020Q3 branch works without problems. (Maybe 9.3.0 in NetBSD base worked for me.) cdce and urndis have no "status" line in ifconfig command output. Is this related to my problem? "Roy Marples" wr

Re: CVS import: src/external/bsd/dhcpcd/dist

2019-10-16 Thread Roy Marples
This should now be fixed. On 14 October 2019 16:39:24 BST, "Herbert J. Skuhra" wrote: >On Fri, 11 Oct 2019 13:01:23 +0200, "Roy Marples" wrote: >> >> Module Name: src >> Committed By:roy >> Date:Fri Oct 11 11:01:23 UTC 2019 >> >> Update of /cvsroot/src/external/bsd/dhcpc

Re: CVS import: src/external/bsd/dhcpcd/dist

2019-10-14 Thread Herbert J. Skuhra
On Fri, 11 Oct 2019 13:01:23 +0200, "Roy Marples" wrote: > > Module Name: src > Committed By: roy > Date: Fri Oct 11 11:01:23 UTC 2019 > > Update of /cvsroot/src/external/bsd/dhcpcd/dist > In directory ivanova.netbsd.org:/tmp/cvs-serv19794 > > Log Message: > Import dhcpcd-8.1.0 with the

Re: CVS import: src/external/bsd/dhcpcd/dist

2013-07-23 Thread David Laight
On Sun, Jul 21, 2013 at 06:35:47PM +0200, Marc Balmer wrote: > Am 20.07.13 18:44, schrieb Roy Marples: > > David Holland writes: > >> On Fri, Jul 19, 2013 at 07:15:52PM -0700, Erik Fair wrote: > >> > > * dhcpcd will now assign a short hostname by default > >> > > To use a FQDN hostname, set thi

Re: CVS import: src/external/bsd/dhcpcd/dist

2013-07-21 Thread Marc Balmer
Am 20.07.13 18:44, schrieb Roy Marples: > David Holland writes: >> On Fri, Jul 19, 2013 at 07:15:52PM -0700, Erik Fair wrote: >> > > * dhcpcd will now assign a short hostname by default >> > > To use a FQDN hostname, set this in dhcpcd.conf(5) >> > > env hostname_fqdn=YES >> > >> > This is

Re: CVS import: src/external/bsd/dhcpcd/dist

2013-07-20 Thread David Young
On Sat, Jul 20, 2013 at 05:44:52PM +0100, Roy Marples wrote: > David Holland writes: > >On Fri, Jul 19, 2013 at 07:15:52PM -0700, Erik Fair wrote: > > > > * dhcpcd will now assign a short hostname by default > > > > To use a FQDN hostname, set this in dhcpcd.conf(5) > > > > env hostname_fqdn=YES

Re: CVS import: src/external/bsd/dhcpcd/dist

2013-07-20 Thread Roy Marples
David Holland writes: On Fri, Jul 19, 2013 at 07:15:52PM -0700, Erik Fair wrote: > > * dhcpcd will now assign a short hostname by default > > To use a FQDN hostname, set this in dhcpcd.conf(5) > > env hostname_fqdn=YES > > This is the wrong default, too - hostname should always be FQDN.

Re: CVS import: src/external/bsd/dhcpcd/dist

2013-07-20 Thread David Holland
On Sat, Jul 20, 2013 at 02:00:57PM +, Taylor R Campbell wrote: >to wit: I just extracted nearly 20,000 uname outputs from gnats, and >found around 5500 unique hostnames of which only about 60% contained a >dot. > > Out of curiosity, how many of them were `.local' or `.localdom

Re: CVS import: src/external/bsd/dhcpcd/dist

2013-07-20 Thread Martin S. Weber
On Sat, Jul 20, 2013 at 07:20:42AM +, David Holland wrote: > On Sat, Jul 20, 2013 at 06:35:51AM +, David Holland wrote: > > > > * dhcpcd will now assign a short hostname by default > > > > To use a FQDN hostname, set this in dhcpcd.conf(5) > > > > env hostname_fqdn=YES > > > > >

Re: CVS import: src/external/bsd/dhcpcd/dist

2013-07-20 Thread Taylor R Campbell
Date: Sat, 20 Jul 2013 07:20:42 + From: David Holland to wit: I just extracted nearly 20,000 uname outputs from gnats, and found around 5500 unique hostnames of which only about 60% contained a dot. Out of curiosity, how many of them were `.local' or `.localdomain'?

Re: CVS import: src/external/bsd/dhcpcd/dist

2013-07-20 Thread David Holland
On Sat, Jul 20, 2013 at 06:35:51AM +, David Holland wrote: > > > * dhcpcd will now assign a short hostname by default > > > To use a FQDN hostname, set this in dhcpcd.conf(5) > > > env hostname_fqdn=YES > > > > This is the wrong default, too - hostname should always be FQDN. > >

Re: CVS import: src/external/bsd/dhcpcd/dist

2013-07-19 Thread David Holland
On Fri, Jul 19, 2013 at 07:15:52PM -0700, Erik Fair wrote: > > * dhcpcd will now assign a short hostname by default > > To use a FQDN hostname, set this in dhcpcd.conf(5) > > env hostname_fqdn=YES > > This is the wrong default, too - hostname should always be FQDN. This is far from univers

Re: CVS import: src/external/bsd/dhcpcd/dist

2013-07-19 Thread Erik Fair
On Jul 19, 2013, at 04:52, "Roy Marples" wrote: > Module Name: src > Committed By: roy > Date: Fri Jul 19 11:52:58 UTC 2013 > > Update of /cvsroot/src/external/bsd/dhcpcd/dist > In directory ivanova.netbsd.org:/tmp/cvs-serv22216 > > Log Message: > Import dhcpcd-6.0.3 with the followin