freebsd/release/i386
Ed Maste 05f2347421 Make i386 memstick images bootable.
This reverts the i386 part of r342283, "Rework UEFI ESP generation", and
the followup commit in r342690.

r342283 added an ESP to the i386 memstick image, and as a side effect
made the ESP the active partition, not the bootcode-containing UFS
partition.  As a result the i386 memstick images would not boot in
either UEFI or legacy mode - UEFI failed because we do not support i386
UEFI booting, and legacy mode failed because the partition with legacy
bootcode was not active.

The bootcode-containing UFS partition is again the only, and active,
partition.

PR:		246494
Reported by:	Jorge Maidana
Differential Revision:	The FreeBSD Foundation
2020-05-24 18:25:49 +00:00
..
i386.conf Add general configuration files used by release/release.sh for 2017-11-17 18:00:52 +00:00
make-memstick.sh Make i386 memstick images bootable. 2020-05-24 18:25:49 +00:00
mkisoimages.sh release: set -e to exit on error in iso image scripts 2018-10-22 19:39:20 +00:00