Page MenuHomeFreeBSD

Point out that -F probably does not do what the user expects.
ClosedPublic

Authored by brooks on Mar 16 2017, 11:05 PM.
Tags
None
Referenced Files
F171567928: D10038.id.diff
Fri, Sep 11, 7:34 PM
F171564770: D10038.diff
Fri, Sep 11, 7:09 PM
F171553338: D10038.id26339.diff
Fri, Sep 11, 5:40 PM
F171493305: D10038.id27163.diff
Fri, Sep 11, 11:13 AM
Unknown Object (File)
Thu, Sep 10, 10:00 PM
Unknown Object (File)
Thu, Sep 10, 4:21 PM
Unknown Object (File)
Thu, Sep 10, 8:44 AM
Unknown Object (File)
Mon, Sep 7, 4:34 PM
Subscribers
None

Details

Summary

Users attempting to create images from mtree METALOG files created by
installworld often use -F when they should be passing the METALOG file
in place of a directory. This is often produces difficult to debug
error reports.

Diff Detail

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

Event Timeline

Sounds good to me, having been bitten by exactly this issue. If we knew of a use case for -F we could allude to it (e.g. not the option you are looking for, unless ...), but I'm not sure where one would actually want -F.

This revision is now accepted and ready to land.Mar 16 2017, 11:22 PM
This revision was automatically updated to reflect the committed changes.