Page MenuHomeFreeBSD

Add bsdinstall as a new method to install a jail
ClosedPublic

Authored by brd on May 29 2020, 12:42 AM.
Tags
None
Referenced Files
F82711339: D25044.diff
Wed, May 1, 9:54 PM
Unknown Object (File)
Jan 12 2024, 1:55 AM
Unknown Object (File)
Nov 8 2023, 7:34 AM
Unknown Object (File)
Nov 6 2023, 3:55 PM
Unknown Object (File)
Oct 31 2023, 8:07 PM
Unknown Object (File)
Oct 7 2023, 6:29 AM
Unknown Object (File)
Oct 5 2023, 2:54 PM
Unknown Object (File)
Sep 29 2023, 8:08 PM
Subscribers
None

Details

Summary

Replace the manual fetch method with bsdinstall and break the methods into there own sections.

Will follow up with the white space change as a separate commit.

Diff Detail

Repository
rD FreeBSD doc repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 31371
Build 28998: arc lint + arc unit

Event Timeline

brd requested review of this revision.May 29 2020, 12:42 AM
brd created this revision.

Looks good in general, only minor nits found. Thanks for that work.

en_US.ISO8859-1/books/handbook/jails/chapter.xml
211

s/Jail/jail/

325

s/host/Host/

Found another typo...

en_US.ISO8859-1/books/handbook/jails/chapter.xml
211

Urgh, I just saw this, not earlier (sorry for the extra work): s/though/through/

brd marked 3 inline comments as done.May 29 2020, 6:11 PM

@bcr ohh, good eye!

Thanks (I'll tell that to my optometrist ;-)).

Ready to commit!

This revision is now accepted and ready to land.May 29 2020, 7:08 PM