Page MenuHomeFreeBSD

Update glabel(8) to clarify filesystem volume labels, device metadata identifiers, and generic GEOM labels.
Needs ReviewPublic

Authored by felix.the.red_gmail.com on Jun 25 2025, 2:11 AM.
Tags
None
Referenced Files
F157533820: D51030.id157686.diff
Fri, May 22, 12:50 PM
F157521321: D51030.id157562.diff
Fri, May 22, 8:48 AM
F157514426: D51030.id.diff
Fri, May 22, 6:55 AM
F157459634: D51030.diff
Thu, May 21, 4:57 PM
Unknown Object (File)
Tue, May 19, 5:14 PM
Unknown Object (File)
Tue, May 19, 6:53 AM
Unknown Object (File)
Sat, May 9, 5:50 AM
Unknown Object (File)
Mon, May 4, 2:09 PM
Subscribers

Details

Reviewers
None
Group Reviewers
manpages
Summary
  • Change description of manual page
  • Split out filesystem, GPT and GEOM labels.
  • Give an example for each filesystem of the program to use to set a label.
  • Clarify examples.

To summarize the original PR:

  • "Labelization" is not a real word. Please change the description of the manual page.
  • glabel(8) is confusing and doesn't distinguish between filesystem labels and GEOM labels.
  • The example doesn't appear to show glabel in action.

PR:262207

Test Plan

Check formatting
mandoc -Tascii lib/geom/label/glabel.8

Check for linter errors:
mandoc -Tlint lib/geom/label/glabel.8

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

felix.the.red_gmail.com edited the summary of this revision. (Show Details)
felix.the.red_gmail.com edited the test plan for this revision. (Show Details)

Remove empty Em.
Remove end-of-line space.

Can you update the patch to use ada instead of ad, which is the more canonical naming used these days?