Re: Partition layout of ARM SD card images

Mark Millard <[email protected]>
Newsgroups gmane.os.freebsd.devel.arm
Message-ID <[email protected]>
On 2022-Jul-12, at 01:05, Ronald Klop <[email protected]> wrote:

> . . .
> 
> 
> It seems the image builder of aarch64 13-stable is disabled. 
> https://ci.freebsd.org/job/FreeBSD-stable-13-aarch64-images/
> Other architectures are enabled. 

Looks to me like even if the:

https://ci.freebsd.org/job/FreeBSD-*-aarch64-images/

were being run, the activity would not seem to test
what the likes of:

           cd /usr/src/release
           sh release.sh -c arm64/RPI.conf

does in chroot_arm_build_release for producing an image.
For example, chroot_arm_build_release does not use mkimg .

It appears that:

https://github.com/freebsd/freebsd-ci/blob/master/scripts/build/build-images.sh

is only set up for where passing "-b ufs/boot/pmbr" to
mkimg is useful. In fact:

https://ci.freebsd.org/job/FreeBSD-main-aarch64-images/

shows runs failing for:

mkimg: ufs/boot/pmbr: No such file or directory

before they disabled the project.

===
Mark Millard
marklmi at yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.