Page MenuHomeFreeBSD

14.0 relnotes: add other cases to bootcode update section
ClosedPublic

Authored by karels on Nov 28 2023, 6:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jun 16, 8:34 PM
Unknown Object (File)
Sat, Jun 13, 5:51 PM
Unknown Object (File)
Fri, Jun 12, 3:23 PM
Unknown Object (File)
Thu, Jun 11, 12:26 PM
Unknown Object (File)
Wed, Jun 10, 7:26 AM
Unknown Object (File)
Jun 5 2026, 4:39 AM
Unknown Object (File)
Jun 4 2026, 9:13 AM
Unknown Object (File)
Jun 4 2026, 1:43 AM
Subscribers

Details

Summary

Address updating bootcode on BIOS-based systems. Add an intro
with general considerations, and mentioning the cases. BIOS info
based on draft by ale@. Update recommendations.

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 54643
Build 51532: arc lint + arc unit

Event Timeline

karels created this revision.
imp requested changes to this revision.Nov 28 2023, 6:56 PM

Looks ok... but we should start signaling zfs + bios is running out of room

website/content/en/releases/14.0R/relnotes.adoc
100

We need a scary warning and advice: BIOS zfsroot is getting full and you should update to efi.

This revision now requires changes to proceed.Nov 28 2023, 6:56 PM
karels added inline comments.
website/content/en/releases/14.0R/relnotes.adoc
100

I added a warning, but didn't make it specific to ZFS. Should I? Is this scary enough? btw, the current gptzfsboot is only 177K, so it seems like it has a fair amount of room for growth?

@imp, any comments? Does this meet your approval?

one size nit.
Sorry if this was delayed... my email went all wonky...

website/content/en/releases/14.0R/relnotes.adoc
92

175kiB is the current size of gptboot. So maybe we should suggest a smaller number like 180k?

This revision is now accepted and ready to land.Nov 29 2023, 3:35 PM
website/content/en/releases/14.0R/relnotes.adoc
92

175kiB is the current size of gptboot. So maybe we should suggest a smaller number like 180k?

Instead of 256K? I can do that on the commit if that works. btw, I think you meant gptzfsboot.

website/content/en/releases/14.0R/relnotes.adoc
92

ah, yes I did. More echos of the gptboot vs gptzfsboot being the same confusion...