From aff95057bca1dc929996a616b0c39a6ff89a1bbf Mon Sep 17 00:00:00 2001 From: Warner Losh Date: Sun, 14 Aug 2022 08:41:11 -0600 Subject: [PATCH] stand: Update testing script for arch retirement And catch up to changes in booting methods currently supported. Add riscv. Sponsored by: Netflix --- tools/boot/rootgen.sh | 50 +++++++------------------------------------ 1 file changed, 8 insertions(+), 42 deletions(-) diff --git a/tools/boot/rootgen.sh b/tools/boot/rootgen.sh index b61fff647b5..2f840cf6e31 100755 --- a/tools/boot/rootgen.sh +++ b/tools/boot/rootgen.sh @@ -645,29 +645,6 @@ mk_geli_mbr_zfs_both() { # u-boot # powerpc -mk_sparc64_nogeli_vtoc8_ufs_ofw() { - src=$1 - img=$2 - mntpt=$3 - geli=$4 - scheme=$5 - fs=$6 - bios=$7 - - cat > ${src}/etc/fstab <