Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Dec 2018 14:36:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        rc@FreeBSD.org
Subject:   [Bug 234248] rc.conf(5): Description of kld_list doesn't specify format of list
Message-ID:  <bug-234248-20181-rWAHljqgIM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-234248-20181@https.bugs.freebsd.org/bugzilla/>
References:  <bug-234248-20181@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help

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

Miroslav Lachman <000.fbsd@quip.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |000.fbsd@quip.cz

--- Comment #1 from Miroslav Lachman <000.fbsd@quip.cz> ---
Space or comma isn't the only info missing here. There should be some info
(example) if it should be just module name, or with "ko" extension or with full
path.

A) kld_list="ipmi accf_http"
B) kld_list="ipmi.ko accf_http.ko"
C) kld_list="/boot/kernel/ipmi.ko /boot/kernel/accf_http.ko"

-- 
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-234248-20181-rWAHljqgIM>