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
F109505411: D25044.diff
Wed, Feb 5, 11:11 PM
Unknown Object (File)
Fri, Jan 31, 3:42 AM
Unknown Object (File)
Tue, Jan 28, 11:59 AM
Unknown Object (File)
Thu, Jan 9, 3:59 PM
Unknown Object (File)
Jan 3 2025, 8:43 PM
Unknown Object (File)
Oct 9 2024, 12:04 PM
Unknown Object (File)
Oct 2 2024, 11:28 AM
Unknown Object (File)
Sep 30 2024, 10:33 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 31375
Build 29001: 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