https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196598

            Bug ID: 196598
           Summary: makefs option typo
           Product: Base System
           Version: 10.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: dan.mcgre...@usask.ca

Created attachment 151466
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=151466&action=edit
fix for makefs maxbpg option

makefs has a typo in its handling of the maxbpg option for ffs. It is parsing
maxbpf instead.

# makefs -t ffs -o version=2,maxbpg=4096 -s 4g -N etc ../rootfs METALOG
makefs: Unknown option `maxbpg'

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to