Page MenuHomeFreeBSD

makefs: allow setting the file system volume label
ClosedPublic

Authored by emaste on Feb 5 2015, 8:15 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Sep 30, 1:02 AM
Unknown Object (File)
Aug 15 2025, 8:37 AM
Unknown Object (File)
Jul 18 2025, 12:33 PM
Unknown Object (File)
Jul 10 2025, 5:26 PM
Unknown Object (File)
Jun 25 2025, 2:42 PM
Unknown Object (File)
Jun 24 2025, 3:41 AM
Unknown Object (File)
Jun 20 2025, 8:42 PM
Unknown Object (File)
Jun 18 2025, 5:05 AM
Subscribers
None

Details

Summary

We could allow arbitrary -o options, but the file system label seems important enough to have a specific option.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste retitled this revision from to makefs: allow setting the file system volume label.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: brooks.
brooks edited edge metadata.

Looks good to me.

I'd like to support the minimum free space and free inodes flags in addition to -s at some point.

This revision is now accepted and ready to land.Feb 6 2015, 12:45 PM
emaste updated this revision to Diff 3666.

Closed by commit rS278318 (authored by @emaste).