Page MenuHomeFreeBSD

Update FreeBSD versions to 13.1 in handbook
ClosedPublic

Authored by minsoochoo0122_proton.me on Oct 27 2022, 11:06 PM.
Tags
Referenced Files
Unknown Object (File)
Feb 8 2024, 2:09 AM
Unknown Object (File)
Jan 14 2024, 11:28 PM
Unknown Object (File)
Jan 10 2024, 2:22 AM
Unknown Object (File)
Dec 23 2023, 12:15 AM
Unknown Object (File)
Jul 5 2023, 8:42 AM
Unknown Object (File)
Jul 2 2023, 6:55 PM
Unknown Object (File)
Jul 2 2023, 6:55 PM
Unknown Object (File)
Jul 2 2023, 6:53 PM

Details

Summary

Although the handbook explains for FreeBSD 13, some examples use old versions like FreeBSD 9.

PR: 263333

Test Plan

cd documentation
make run

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=263333

Please add "PR: 263333" to the summary.

documentation/content/en/books/handbook/bsdinstall/_index.adoc
59

Is "en-ca" intended?

documentation/content/en/books/handbook/cutting-edge/_index.adoc
272

I think there's more than 1 now. Did you run the updated examples?

782
787
documentation/content/en/books/handbook/jails/_index.adoc
339–343

I'm tempted to keep this one 12.x, but given the timing, not sure whether it should be 12.2 to 12.3 or 12.3 to 12.4.

906–913

So, is that from 13.1 to 13.1-p(mumble)?

documentation/content/en/books/handbook/virtualization/_index.adoc
612–613

Speed may vary, but please make the rest match reality.

This revision now requires changes to proceed.Oct 28 2022, 12:04 AM
minsoochoo0122_proton.me added inline comments.
documentation/content/en/books/handbook/bsdinstall/_index.adoc
59

No. I'll fix it to en-US

documentation/content/en/books/handbook/jails/_index.adoc
339–343

Is there any reason to keep it 12.x?

906–913

I meant from 13.0 to 13.1

documentation/content/en/books/handbook/jails/_index.adoc
339–343

Because 12.x is still supported, so an example about it still makes sense. And depending on when this gets committed, the committer can adjust to 12.4 if already announced, so making 12.2 to 12.3 works for me.

lwhsu added inline comments.
documentation/content/en/books/handbook/bsdinstall/_index.adoc
59

Just use https://azuremarketplace.microsoft.com/marketplace/apps/thefreebsdfoundation.freebsd-13_1 (without locale) is fine. It will be redirected to the locale you use.

documentation/content/en/books/handbook/virtualization/_index.adoc
612–613

Use https://download.freebsd.org/releases/ISO-IMAGES/13.1/FreeBSD-13.1-RELEASE-amd64-bootonly.iso . /ftp is not needed and only kept for backward compatible reason.

1032

I reflected all the suggestions and it seems that the reviewers don't have further opinion on this. I'll accept this revision just for now, but if this revision needs any modification, please I would like to hear your opinions.

@pauamma_gundo.com Would you like to check this revision, and if this is fine, accept it?

This revision was not accepted when it landed; it landed in state Needs Review.Apr 8 2023, 10:11 AM
This revision was automatically updated to reflect the committed changes.