From owner-freebsd-mips@freebsd.org Wed Nov 14 13:43:43 2018 Return-Path: Delivered-To: freebsd-mips@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id AF42911286EB for ; Wed, 14 Nov 2018 13:43:43 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (smtp.digiware.nl [IPv6:2001:4cb8:90:ffff::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id DF86877694 for ; Wed, 14 Nov 2018 13:43:42 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from router.digiware.nl (localhost.digiware.nl [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id E4C00B2545; Wed, 14 Nov 2018 14:43:40 +0100 (CET) X-Virus-Scanned: amavisd-new at digiware.com Received: from smtp.digiware.nl ([127.0.0.1]) by router.digiware.nl (router.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id P57vMY23BgD5; Wed, 14 Nov 2018 14:43:40 +0100 (CET) Received: from [192.168.10.67] (opteron [192.168.10.67]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPSA id 49FE3B2544; Wed, 14 Nov 2018 14:43:40 +0100 (CET) Subject: Re: Building a new version for my WiTi board To: Michael Zhilin Cc: Stanislav Galabov , freebsd-mips@freebsd.org References: <09b2150d-ef55-c032-59c4-4b218a03f186@digiware.nl> <47b96cf8-d596-2373-cd7b-bff6cd92843c@digiware.nl> From: Willem Jan Withagen Message-ID: Date: Wed, 14 Nov 2018 14:43:24 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: nl Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: DF86877694 X-Spamd-Result: default: False [-4.11 / 200.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; R_SPF_ALLOW(-0.20)[+mx]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[digiware.nl]; TO_DN_SOME(0.00)[]; RCVD_COUNT_THREE(0.00)[4]; TO_MATCH_ENVRCPT_SOME(0.00)[]; MX_GOOD(-0.01)[smtp.digiware.nl,www.digiware.nl]; NEURAL_HAM_SHORT(-0.95)[-0.950,0]; IP_SCORE(-0.85)[ipnet: 2000::/6(-2.38), asn: 12552(-1.85), country: SE(-0.02)]; FREEMAIL_TO(0.00)[gmail.com]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[]; ASN(0.00)[asn:12552, ipnet:2000::/6, country:SE]; FREEMAIL_CC(0.00)[gmail.com]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: freebsd-mips@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting FreeBSD to MIPS List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 14 Nov 2018 13:43:43 -0000 On 14-11-2018 13:25, Michael Zhilin wrote: > There are 2 active (supported) set of scripts: >  - ZRouter, initiated by ray@ and supported by yamori813 Am I correct in understanding that there are 2 Zrouter-s in Version control. The old one in mercurial.... And a more recent one in github? And most if not all people are using the one in github? Perhaps it would be wise to amend the zrouter.org, to reflect that? --WjW