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

            Bug ID: 274803
           Summary: nextboot's handling of multiple -o is unhelpful
           Product: Base System
           Version: 15.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: [email protected]
          Reporter: [email protected]

# nextboot -o foo=bar -o "-v"
# cat /boot/nextboot.conf 
nextboot_enable="YES"
kernel_options="foo=bar"
kernel_options="-v"
#

So the last option wins.  It would be nice to document that, or even better,
perhaps make -o append to the previous value.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to