From owner-freebsd-arm@freebsd.org Sun Jan 12 03:55:58 2020 Return-Path: Delivered-To: freebsd-arm@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 2E2EB222050 for ; Sun, 12 Jan 2020 03:55:58 +0000 (UTC) (envelope-from matheus@eternamente.info) Received: from hobbes.arroway.org (hobbes.arroway.org [173.199.118.77]) by mx1.freebsd.org (Postfix) with ESMTP id 47wNDW6vP2z3PNf for ; Sun, 12 Jan 2020 03:55:55 +0000 (UTC) (envelope-from matheus@eternamente.info) Received: from elita (unknown [177.89.5.111]) by hobbes.arroway.org (Postfix) with ESMTPA id 73B881C6918 for ; Sun, 12 Jan 2020 00:55:49 -0300 (BRT) Date: Sun, 12 Jan 2020 00:54:54 -0300 From: Nenhum_de_Nos To: freebsd-arm@freebsd.org Subject: own freebsd-update server for RPi3 Message-Id: <20200112005454.e7599be873eada0f40d7760a@eternamente.info> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 47wNDW6vP2z3PNf X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of matheus@eternamente.info has no SPF policy when checking 173.199.118.77) smtp.mailfrom=matheus@eternamente.info X-Spamd-Result: default: False [-0.08 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; NEURAL_HAM_MEDIUM(-0.67)[-0.674,0]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MV_CASE(0.50)[]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-arm@freebsd.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_HAM_LONG(-0.58)[-0.581,0]; DMARC_NA(0.00)[eternamente.info]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:20473, ipnet:173.199.116.0/22, country:US]; MID_RHS_MATCH_FROM(0.00)[]; IP_SCORE(-0.32)[asn: 20473(-1.56), country: US(-0.05)]; RCVD_COUNT_TWO(0.00)[2] X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Jan 2020 03:55:58 -0000 Hi, I have a RPi3 running freebsd 12.1R and I need to use custom kernel (pf compiled) after all was configured. I used crochet to have this img with pf compiled in, and now I need to update my RPi with that image. I found this link https://www.freebsd.org/doc/en_US.ISO8859-1/articles/freebsd-update-server/index.html But it is old and I tested it and was not working for me. Is that another way I can update my RPi rather then compile it on itself? If anyone has any hints, thanks. matheus -- Nenhum_de_Nos