Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Apr 2019 18:31:50 +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-vwkn4eVccs@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=3D234248

--- Comment #5 from commit-hook@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

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



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