Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jan 2020 19:14:20 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Nenhum_de_Nos <matheus@eternamente.info>
Cc:        freebsd-arm@freebsd.org
Subject:   Re: own freebsd-update server for RPi3
Message-ID:  <CAJuc1zOD75xZ1n4qAZq9tt-wtn7BtwUw5BH5mdsnPdwz7e4xaw@mail.gmail.com>
In-Reply-To: <20200112005454.e7599be873eada0f40d7760a@eternamente.info>

index | next in thread | previous in thread | raw e-mail

On Sun, 12 Jan 2020 at 16:56, Nenhum_de_Nos <matheus@eternamente.info> wrote:
>
> 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?

I crossbuild my RPI3 kernel, world and ports on an amd64 host, with
the help of qemu-aarch64-static and binmiscctl(8); based from:
https://wiki.freebsd.org/QemuUserModeHowTo

Once you have built everything, just mount the filesystem on the RPI3
SD card and install everything onto it.

Cheers.
-- 
Jonathan Chen <jonc@chen.org.nz>


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAJuc1zOD75xZ1n4qAZq9tt-wtn7BtwUw5BH5mdsnPdwz7e4xaw>