Hi all,
I'm attempting to build a FreeBSD 11.3/aarch64 AMI for EC2 based on the
instructions in
https://lists.freebsd.org/pipermail/freebsd-cloud/2015-April/15.html
on my FreeBSD 11.3/amd64 box. My command line looks like this:
cd /usr/src/release && make WITH_CLOUDWARE=YES
AWSKEYFILE=/ro
On 2019-08-28 21:14, Greg Lewis wrote:
> I'm attempting to build a FreeBSD 11.3/aarch64 AMI for EC2 based on the
> instructions in
>
> https://lists.freebsd.org/pipermail/freebsd-cloud/2015-April/15.html
>
> on my FreeBSD 11.3/amd64 box.
I didn't MFC all of the bits needed for building ARM64
On Thu, Aug 29, 2019 at 04:41:49AM +, Colin Percival wrote:
> On 2019-08-28 21:14, Greg Lewis wrote:
> > I'm attempting to build a FreeBSD 11.3/aarch64 AMI for EC2 based on the
> > instructions in
> >
> > https://lists.freebsd.org/pipermail/freebsd-cloud/2015-April/15.html
> >
> > on my F