Jessica Clarke jrtc27 at freebsd.org wrote on Sun Feb 28 01:25:47 UTC 2021 :
> On 28 Feb 2021, at 01:22, Brandon Bergren <bdragon at FreeBSD.org> wrote: > > > > On Sat, Feb 27, 2021, at 7:10 PM, Brandon Bergren wrote: > >> This is mistakenly detecting pseries powerpc64* as an EFI platform and > >> causing install to error out. Please add back the uname checks so this > >> code doesn't run on powerpc*. > > > > Specifically, the /boot/efi stuff in usr.sbin/bsdinstall/scripts/bootconfig > > should not run on mips / 32 bit ARM / powerpc* systems. I believe /boot/efi > > is always created so it can't be used to infer existence of EFI. > > 32-bit Arm can boot via EFI. Just mips* and powerpc*. So far as I know, those 32-bit arm systems using sysutils/u-boot-* ports that, in turn, are using boot.scr and ublr.bin are not using EFI. Are there problems for any of the following contexts? /usr/ports/sysutils/u-boot-a13-olinuxino/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-bananapi/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-bananapim2/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-beaglebone/pkg-descr: * A boot.scr (U-Boot scripts ) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-chip/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-cubieboard/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-cubieboard2/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-duovero/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-nanopi-m1plus/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-nanopi-neo-air/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-nanopi-neo/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-olimex-a20-som-evb/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-olinuxino-lime/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-olinuxino-lime2-emmc/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-olinuxino-lime2/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-orangepi-one/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-orangepi-pc-plus/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-orangepi-pc/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-orangepi-plus-2e/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-orangepi-zero/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-pandaboard/pkg-descr: * A boot.scr (U-Boot scripts ) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-pcduino3/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-riotboard/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-rpi-0-w/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included /usr/ports/sysutils/u-boot-sinovoip-bpi-m3/pkg-descr: * A boot.scr (U-Boot script) that loads ubldr.bin and execute it is included === Mark Millard marklmi at yahoo.com ( dsl-only.net went away in early 2018-Mar) _______________________________________________ dev-commits-src-main@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"