]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
nanobsd: Set a GPT label for EFI and cfg partitions
authorJose Luis Duran <jlduran@gmail.com>
Tue, 23 Apr 2024 21:12:45 +0000 (15:12 -0600)
committerWarner Losh <imp@FreeBSD.org>
Tue, 23 Apr 2024 21:13:35 +0000 (15:13 -0600)
commit14e3f2d8d3eb6f47556e59bee3e2004ac9a9d7e6
tree62d2a117cf7bd0caee5891b8dd2023031298b5cb
parent8a8daeafaf7094fd6e65f93fa4e7687591e23fc2
nanobsd: Set a GPT label for EFI and cfg partitions

Use efiboot0 for the EFI partition, the nomenclature efiboot + #index
was taken from bsdinstall (zfsboot).

Use cfg for the cfg partition.  Poudriere firmware images are already
using this label.

PR: 278480
Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/1187
tools/tools/nanobsd/embedded/common