Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Oct 2023 03:17:05 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 274803] nextboot's handling of multiple -o is unhelpful
Message-ID:  <bug-274803-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274803

            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: bugs@FreeBSD.org
          Reporter: markj@FreeBSD.org

# nextboot -o foo=3Dbar -o "-v"
# cat /boot/nextboot.conf=20
nextboot_enable=3D"YES"
kernel_options=3D"foo=3Dbar"
kernel_options=3D"-v"
#

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274803-227>