HomeFreeBSD

bsdinstall: jail: Fix DISTMENU items

Description

bsdinstall: jail: Fix DISTMENU items

The menu was incorrectly using the fourth column (distname) instead of
the first (dist) of the MANIFEST.

The actual file name is on the first column of the MANIFEST file.
Remove the .txz part of the name to build the menu options.

Reviewed by: jamie
MFC after: 5 days
Differential Revision: https://reviews.freebsd.org/D53177

Details

Provenance
jlduranAuthored on Oct 22 2025, 6:21 PM
Reviewer
jamie
Differential Revision
D53177: bsdinstall: jail: Fix DISTMENU items
Parents
rG99bf680a8499: Fix getmntpoint(3) to operate as it is documented in its manual page.
Branches
Unknown
Tags
Unknown