[Bug 234248] rc.conf(5): Description of kld_list doesn't specify format of list

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 7 18:31:53 UTC 2019


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

--- Comment #5 from commit-hook at freebsd.org ---
A commit references this bug:

Author: crees
Date: Sun Apr  7 18:31:47 UTC 2019
New revision: 346017
URL: https://svnweb.freebsd.org/changeset/base/346017

Log:
  Remove now unnecessary kldstat check before attempting to load modules.

  Since r233109, kldload has the -n option, which silently ignores options
  that are already loaded.

  https://lists.freebsd.org/pipermail/freebsd-rc/2018-December/003899.html

  Note that this script no longer reports if the module is already loaded,
  but it could be argued this wasn't particularly useful information.

  PR:                   docs/234248
  Reviewed by:          bcr (docs), kib, rgrimes (visual)
  Approved by:          jilles
  Differential Revision:        https://reviews.freebsd.org/D18670

Changes:
  head/libexec/rc/rc.d/abi
  head/libexec/rc/rc.d/bthidd
  head/libexec/rc/rc.d/cfumass
  head/libexec/rc/rc.d/kld
  head/libexec/rc/rc.d/mdconfig
  head/libexec/rc/rc.d/mdconfig2
  head/libexec/rc/rc.d/mountcritremote
  head/libexec/rc/rc.d/syscons
  head/libexec/rc/rc.subr
  head/share/man/man5/rc.conf.5

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-doc mailing list