boot.config.5: Clarify that this controls legacy boot blocks
Reviewed by; ziaee Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D52460
This commit is contained in:
@@ -21,12 +21,12 @@
|
|||||||
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
|
||||||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||||
.\" SUCH DAMAGE.
|
.\" SUCH DAMAGE.
|
||||||
.Dd October 12, 2020
|
.Dd November 14, 2025
|
||||||
.Dt BOOT.CONFIG 5
|
.Dt BOOT.CONFIG 5
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
.Nm boot.config
|
.Nm boot.config
|
||||||
.Nd "Configuration file for the boot blocks"
|
.Nd "Configuration file for the legacy boot blocks"
|
||||||
.Sh DESCRIPTION
|
.Sh DESCRIPTION
|
||||||
The
|
The
|
||||||
.Nm
|
.Nm
|
||||||
@@ -34,9 +34,9 @@ file contains options for the
|
|||||||
.Fx
|
.Fx
|
||||||
boot block code.
|
boot block code.
|
||||||
.Pp
|
.Pp
|
||||||
When the
|
When the first- and second-stage
|
||||||
.Fx
|
.Fx
|
||||||
boot loader runs, it searches the
|
boot loaders run, they search the
|
||||||
.Dq Li a
|
.Dq Li a
|
||||||
slice of the boot partition for a
|
slice of the boot partition for a
|
||||||
.Nm
|
.Nm
|
||||||
|
|||||||
Reference in New Issue
Block a user