Re: building armv6 bootable media
Warner Losh <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CANCZdfpY41j2-HGPJVtYeueyLyt+u_9hivm0z2FsqamEdAwQeg@mail.gmail.com> |
Hmmm, if this is -current, then armv6 has started to be unwound... thermite.sh was in the releng repo... I can't find it now... and kyle on irc said my memory might be faulty and thermite was just a wrapper around release. Warner On Mon, Apr 22, 2024 at 2:53 PM Lexi Winter <[email protected]> wrote: > Warner Losh: > > On Mon, Apr 22, 2024 at 2:30 PM Lexi Winter <[email protected]> wrote: > > > after running 'make -C release NO_ROOT=yes release' for arm.armv6 i > have > > > the following files: > [...] > > > none of these appear to be bootable media > > > IIRC, arm stuff was built by thermite and not the release script. > > thanks, i guess that explains why i don't get a bootable media. > > i'm trying to boot an armv6 GENERIC kernel under qemu to test my PR: > https://github.com/freebsd/freebsd-src/pull/1124 > > could you recommend the best way to do this? duckduckgoing "freebsd > thermite" doesn't return any results that look relevant. >