Page MenuHomeFreeBSD

Document md_root in loader(8).
ClosedPublic

Authored by trasz on Jul 24 2015, 11:48 AM.
Tags
None
Referenced Files
F146563892: D3183.diff
Tue, Mar 3, 4:43 PM
F146505995: D3183.diff
Tue, Mar 3, 5:34 AM
Unknown Object (File)
Sun, Mar 1, 10:19 PM
Unknown Object (File)
Sat, Feb 28, 10:30 PM
Unknown Object (File)
Sat, Feb 28, 6:29 PM
Unknown Object (File)
Jan 31 2026, 12:12 PM
Unknown Object (File)
Dec 14 2025, 2:25 AM
Unknown Object (File)
Nov 21 2025, 12:55 AM
Subscribers

Details

Summary

Document md_root in loader(8). The md(4) manual page mentions it,
but it's hard to find and easy to miss.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

trasz retitled this revision from to Document md_root in loader(8)..
trasz updated this object.
trasz edited the test plan for this revision. (Show Details)
wblock added inline comments.
sys/boot/common/loader.8
216 ↗(On Diff #7251)

Use the

218 ↗(On Diff #7251)

s/create/create a/

220 ↗(On Diff #7251)

Semicolons are best avoided. Split the sentence instead:
disk.
This is useful for booting from a temporary rootfs.

trasz edited edge metadata.

Fixes from wblock@.

wblock added a reviewer: wblock.

Please check with igor -R and mandoc -Tlint. Remember to update .Dd before commit.

This revision is now accepted and ready to land.Jul 25 2015, 11:25 AM
This revision was automatically updated to reflect the committed changes.