Page MenuHomeFreeBSD

loader.conf.5: "console" setting does not document multi-value possiblity
ClosedPublic

Authored by michaelo on Jan 23 2026, 8:28 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Feb 20, 10:10 AM
Unknown Object (File)
Wed, Feb 18, 8:13 AM
Unknown Object (File)
Wed, Feb 18, 8:13 AM
Unknown Object (File)
Wed, Feb 18, 8:12 AM
Unknown Object (File)
Wed, Feb 18, 3:41 AM
Unknown Object (File)
Tue, Feb 17, 11:33 PM
Unknown Object (File)
Tue, Feb 17, 1:02 AM
Unknown Object (File)
Mon, Feb 16, 9:13 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 70110
Build 66993: arc lint + arc unit

Event Timeline

Comma separated is preferred. Spaces happen to work.

ziaee added subscribers: tsoome, kevans.

This is fine with me, but I would wait for @imp or even anyone someone else from Loader like @kevans or @tsoome. It sounds like he might not want to declare that space works and then they're committed to supporting that, or making things consistent towards that.

This revision is now accepted and ready to land.Sat, Jan 24, 7:27 PM

This is fine with me, but I would wait for @imp or even anyone someone else from Loader like @kevans or @tsoome. It sounds like he might not want to declare that space works and then they're committed to supporting that, or making things consistent towards that.

I am fine with that as long as docs and code are consistent.

dab requested changes to this revision.Sun, Jan 25, 10:48 PM
dab added inline comments.
stand/defaults/loader.conf.5
332

s/seperated/separated/

This revision now requires changes to proceed.Sun, Jan 25, 10:48 PM
This revision is now accepted and ready to land.Wed, Jan 28, 3:22 AM
In D54843#1255708, @imp wrote:

Comma is preferred.

I will create a separate PR for these cases as described in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292595#c0.