> The problem here is that the installer needs to know if an ESP has been
> made. If /boot/efi is supposed to be the mountpoint for an ESP, its
> presence seemed like a reasonable way to signal that. Here are some options:
I haven't followed the thread so this may not quite be on point but
FWIW in
Peter Jeremy wrote:
> This breaks installworld with DESTDIR set:
Yes, sorry. Fix is in 85d6747a694
___
dev-commits-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all
To unsubscribe, send any mail to "dev-com
Yuri Pankov wrote:
> That should be the following instead:
>
> LINKS= ${BINDIR}/make ${BINDIR}/bmake
Yes, thanks - I committed that a little while ago
after reading the error again...
>
> >> --- install -N /pool/poudriere/jails/headamd64/usr/src/etc -l h -o root -g
> >> wheel -m 555 /pool/pou
O. Hartmann wrote:
> > .if exists(${.CURDIR}/tests)
> > PROG= make
> > +LINKS= make bmake
> > +MLINKS= ${MAN} b${MAN}
> > .endif
> >
>
> This commit seems to break updating and installation of jail's base system
> based on 14-CURRENT.
>
> # poudriere jail -l
> headamd64 14.0-CURRENT 144